[Libreoffice-commits] .: Branch 'libreoffice-3-3' - officecfg/registry

Thorsten Behrens thorsten at kemper.freedesktop.org
Tue Feb 8 07:36:11 PST 2011


 officecfg/registry/schema/org/openoffice/Office/Common.xcs |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit d18c9a17f33c100fa38e65209f4353cad63ba0af
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>
    (cherry picked from commit f6a16194d1348cb1c679acec5cd9e014ca3f3104)
    
    Signed-off-by: Thorsten Behrens <tbehrens at novell.com>

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