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
commit6cbc70d67076de6ac8d7475c7dcb6d34bb8104d9 (patch)
tree6c50c2399ca0b8337eb6bef28618d1528e7de2f0 /officecfg
parent06fc1ee4c4ee8de3a4d758cbca761a5e80a0873f (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 54893bb26b75..c1910892f23c 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>