diff options
author | Petr Mladek <pmladek@suse.cz> | 2012-08-31 15:43:46 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2012-08-31 15:52:21 +0200 |
commit | 4b27695fea841d54f7f6407b873bbd33709eeab5 (patch) | |
tree | c68d22e7838eec4fa536b863e9306d6738e41f6c /officecfg | |
parent | 10efe1bcedfa450e95cbc3f08642d239ba2ab579 (diff) |
add "Tango Testing" icon theme
It is enabled by default for dev build. It will be used for reworking
the Tango theme by the design team.
The them was requested by Stefan Knorr (Astron) <heinzlesspam at gmail dot com>
The two intial icons are from Alexander Wilms <alexander dot wilms at zoho dot com>
Change-Id: I9205a3164352442a2cdc02e75e58b15b327dfbd3
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 2c27fdfa75a0..829532062a4a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -6726,6 +6726,11 @@ <desc>Human - the Gnome default theme for Ubuntu</desc> </info> </enumeration> + <enumeration oor:value="tango_testing"> + <info> + <desc>Tango Testing - used for testing by the design team</desc> + </info> + </enumeration> </constraints> <value>auto</value> </prop> |