GNOME Bugzilla – Bug 170654
GNOME launchers for Application groups do not use appropriate icon
Last modified: 2005-03-30 20:41:57 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/7772 "When you create a launcher for an application group in a panel, it does not use the appropriate icon. Instead it uses the generic 'foot' icon. Steps to reproduce: 1. right click on panel, select 'Add to Panel' 2. click on 'Application Launcher' 3. click on 'Forward' button 4. click on the 'Internet' app group icon. 5. click on 'Add' Result: This creates a launcher that is a dropdown of all 'Internet' apps, but it does not use the 'Internet' icon, just a 'foot' icon. Note: This applies to the Hoary release. Warty exhibited the correct behaviour."
*** Bug 170911 has been marked as a duplicate of this bug. ***
2005-03-30 Vincent Untz <vincent@vuntz.net> * panel-menu-button.c: (panel_menu_button_get_icon): load the menu directory for the menu if it's not already loaded so we can have the right icon. Fix bug #170654