Please review the attached debdiff which fixes this bug. This patch
could also be applied while closing bug #479415 (new upstream 1.5 release).

-- 
Saïvann
diff -u smc-1.4/debian/rules smc-1.4/debian/rules
--- smc-1.4/debian/rules
+++ smc-1.4/debian/rules
@@ -13,4 +13,5 @@
 install/smc:: 
        cp -f debian/smc.xpm debian/smc/usr/share/pixmaps/smc
+       ln -s smc/smc.xpm debian/smc/usr/share/pixmaps/smc.xpm
        cp -f debian/smc.desktop debian/smc/usr/share/applications
        cp -f debian/menu debian/smc/usr/share/menu/smc
diff -u smc-1.4/debian/changelog smc-1.4/debian/changelog
--- smc-1.4/debian/changelog
+++ smc-1.4/debian/changelog
@@ -1,3 +1,10 @@
+smc (1.4-3) unstable; urgency=low
+
+  * debian/rules: Add symlink for smc.xpm icon in pixmaps folder to 
+    fix missing icon in GNOME menus. (Closes: #491885)
+
+ -- Saïvann Carignan <[EMAIL PROTECTED]>  Tue, 22 Jul 2008 12:40:10 -0400
+
 smc (1.4-2) unstable; urgency=low
 
   * Bug 'smc: Not In KDE Menu' has been fixed in this revision.

Reply via email to