Bug#624688: vim-gui-common: Drop path and file extension for Icon in gvim.desktop

Michael Bienia geser at ubuntu.com
Sat Apr 30 16:32:49 UTC 2011


Package: vim-gui-common
Version: 2:7.3.154+hg~74503f6ee649-2
Severity: normal
Tags: patch

Hi,

this was originally filed in Ubuntu as bug #740842 [1].
To allow theming of the icon, the desktop file shouldn't contain an
absolute path name (and also no file extension).

Michael

1: https://launchpad.net/bugs/740842

diff -Nru vim-7.3.154+hg~74503f6ee649/debian/gvim.desktop vim-7.3.154+hg~74503f6ee649/debian/gvim.desktop
--- vim-7.3.154+hg~74503f6ee649/debian/gvim.desktop     2011-03-18 02:33:29.000000000 +0100
+++ vim-7.3.154+hg~74503f6ee649/debian/gvim.desktop     2011-04-30 17:34:57.000000000 +0200
@@ -72,7 +72,7 @@
 Exec=gvim -f %F
 Terminal=false
 Type=Application
-Icon=/usr/share/pixmaps/vim.svg
+Icon=vim
 Categories=Utility;TextEditor;
 StartupNotify=true
 MimeType=text/plain;





More information about the pkg-vim-maintainers mailing list