To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=95318 Issue #|95318 Summary|Honour gtk-menu-images setting Component|gsl Version|DEV300m34 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|cmc Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Wed Oct 22 13:29:47 +0000 2008 ------- The gtk-menu-images setting specifies whether to show or hide the icons in menus. The attached patch a) lets OOo know about it, b) changes the existing show/hide toggle with a list-box with an additional "automatic" option c) adds a new config option for it and tallies it up with the existing show/hide option for backwards compatibility d) Seeing as vcl is the only piece that will be able to resolve automatic to yes/no then the vcl setting as to be used throughout OOo rather than the config setting Though what seems like the canonical mechanism to override the theme if the "show/hide" is in use is disabled (#i95316). Though maybe there is an alternative mechanism that is supposed to be in use these days. What's here works-for-me(tm) at least, though the aqua port should additionally set this to false I guess, rather than depend on the mac-specific officecfg config fragment to do this --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
