summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbjoern.michaelsen@canonical.com <Bjoern Michaelsen>2011-02-08 00:07:47 +0100
committerThorsten Behrens <tbehrens@novell.com>2011-02-08 16:33:26 +0100
commitd18c9a17f33c100fa38e65209f4353cad63ba0af (patch)
treebf1a2eed724d4449edbc6187df1b91959d213080
parent27a82c54cbd78486ca876e0e8668d4943852967f (diff)
lp#696527: enable human icon theme in LibreOffice
Signed-off-by: bjoern.michaelsen@canonical.com <Bjoern Michaelsen> (cherry picked from commit f6a16194d1348cb1c679acec5cd9e014ca3f3104) Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs5
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 54893bb26b..c1910892f2 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5867,6 +5867,11 @@
<desc>Classic - the OpenOffice.org 2.0 default theme</desc>
</info>
</enumeration>
+ <enumeration oor:value="human">
+ <info>
+ <desc>Human - the Gnome default theme for Ubuntu</desc>
+ </info>
+ </enumeration>
</constraints>
<value>auto</value>
</prop>