diff options
author | Release Engineers <releng@openoffice.org> | 2009-04-14 17:47:15 +0000 |
---|---|---|
committer | Release Engineers <releng@openoffice.org> | 2009-04-14 17:47:15 +0000 |
commit | ad1abf647df65ec7b7bced355cb3da4ee6bbdfb2 (patch) | |
tree | 0b74bfcfe1d734b639c9b3ba2fc9f8a1e63a763b /officecfg/registry/schema | |
parent | c7961e7145ecf2a9531cf416222f7ecda8b81167 (diff) |
CWS-TOOLING: integrate CWS gtkmenuimages
2009-04-03 14:02:10 +0200 jsk r270485 : #i100820
2009-04-02 17:03:55 +0200 pl r270425 : CWS-TOOLING: rebase CWS gtkmenuimages to trunk@270033 (milestone: DEV300:m45)
2009-03-06 16:39:53 +0100 cmc r269021 : #i95318# pretty dialog up
2009-03-05 21:01:40 +0100 cmc r268944 : #i95318# pretty dialog up
2009-03-03 15:03:28 +0100 cmc r268731 : #i95318# pretty dialog up
2009-03-03 15:02:52 +0100 cmc r268730 : #i95318# pretty dialog up
2009-02-04 18:09:37 +0100 cmc r267397 : #i95318# follow system theme for defaults for icons on or off in menus
Diffstat (limited to 'officecfg/registry/schema')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 5379ddaea0f5..f71c6dcd7f2c 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -2746,6 +2746,13 @@ Dymamic border coloring means that when the mouse is hovered over a control, and </info> <value>true</value> </prop> + <prop oor:name="IsSystemIconsInMenus" oor:type="xs:boolean"> + <info> + <author>CMC</author> + <desc>Indicates whether icons in the office menus should shown/hidden by following the System theme.</desc> + </info> + <value>true</value> + </prop> <prop oor:name="ShowIconsInMenues" oor:type="xs:boolean"> <!-- OldPath: General/View --> <!-- UIHints: Tools Options - General View [Section] Options --> |