After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 103778 - Theme or make configurable main menu icon
Theme or make configurable main menu icon
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: general
2.2.x
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-17 21:29 UTC by Havoc Pennington
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Havoc Pennington 2003-01-17 21:29:04 UTC
The panel menu icon should either track the icon theme or be 
modifiable by right-clicking on the menu button applet.
Comment 1 Mark McLoughlin 2003-01-17 22:59:58 UTC
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.
Comment 2 Havoc Pennington 2003-01-17 23:04:57 UTC
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)
Comment 3 Mark McLoughlin 2003-01-17 23:10:13 UTC
Yeah, but this is registered as a stock icon already and we use stock
icons all over the place
Comment 4 Mark McLoughlin 2003-07-31 16:37:25 UTC
This should work fine by putting gnome-main-menu in the icon theme
with HEAD.