GNOME Bugzilla – Bug 590660
menu don't show icons for objects if menus_have_icons=false
Last modified: 2009-08-03 17:59:26 UTC
Even though this isn't part of the HIG yet [1] we want objects such as documents, bookmarks, applications and devices to always show icons (the HIG currently only mentions bookmarks), regardless of menus_have_icons is set to true or false. This would mean that Totem would make use of the gtk-image-menu-item-set-always-show-image [2] for all previously opened files under the Movie menu. This is especially important since GNOME recently changed menus_have_icons to false by default [3]. 1. http://bugzilla.gnome.org/show_bug.cgi?id=588668 2. http://library.gnome.org/devel/gtk/2.17/GtkImageMenuItem.html#gtk-image-menu-item-set-always-show-image 3. http://bugzilla.gnome.org/show_bug.cgi?id=557469
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 589808 ***