summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorbjoern.michaelsen@canonical.com <Bjoern Michaelsen>2011-02-08 00:07:47 +0100
committerbjoern.michaelsen@canonical.com <Bjoern Michaelsen>2011-02-08 00:07:47 +0100
commitf6a16194d1348cb1c679acec5cd9e014ca3f3104 (patch)
tree38560a62841ed1372c23e92929e5654a571666e3 /officecfg
parent5af9eec8bc6967636fb4bf331d68cc708fa94cbd (diff)
lp#696527: enable human icon theme in LibreOffice
Signed-off-by: bjoern.michaelsen@canonical.com <Bjoern Michaelsen>
Diffstat (limited to 'officecfg')
-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>