GNOME Bugzilla – Bug 103778
Theme or make configurable main menu icon
Last modified: 2004-12-22 21:47:04 UTC
The panel menu icon should either track the icon theme or be modifiable by right-clicking on the menu button applet.
Ah balls, you're right ... Just writing some stuff here so I don't forget it. See menu-util.c:get_pixmap() and menu.c:create_panel_menu(). Ifs not possible to create a custom menu anymore so we should just bin all that crap and use the stock id.
It'd also be fine to go straight to icon theme instead of using GTK stock icons, we're going to end up backending gtk stock icons with the icon theme eventually anyhow. (Since right now when you change the Icon theme in the theme control panel the stock icons don't change, but they do change based on Application theme, which is just bizarre)
Yeah, but this is registered as a stock icon already and we use stock icons all over the place
This should work fine by putting gnome-main-menu in the icon theme with HEAD.