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 17:02:08 +0100
commit7e065099543a70ab6866f8301a25100b63f6b479 (patch)
treebf1a2eed724d4449edbc6187df1b91959d213080
parent3792811e4a4fbef556c9a4d3abcb17ad246e0576 (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> (cherry picked from commit d18c9a17f33c100fa38e65209f4353cad63ba0af) Signed-off-by: Cedric Bosdonnat <cedric.bosdonnat.ooo@free.fr> Signed-off-by: Petr Mladek <pmladek@suse.cz>
-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>