[Libreoffice-commits] .: officecfg/registry
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Mon Feb 7 15:08:11 PST 2011
officecfg/registry/schema/org/openoffice/Office/Common.xcs | 5 +++++
1 file changed, 5 insertions(+)
New commits:
commit f6a16194d1348cb1c679acec5cd9e014ca3f3104
Author: bjoern.michaelsen at canonical.com <Bjoern Michaelsen>
Date: Tue Feb 8 00:07:47 2011 +0100
lp#696527: enable human icon theme in LibreOffice
Signed-off-by: bjoern.michaelsen at canonical.com <Bjoern Michaelsen>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 54893bb..c191089 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>
More information about the Libreoffice-commits
mailing list