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; -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org