summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-03-27 11:43:20 +0000
committerOliver Bolte <obo@openoffice.org>2008-03-27 11:43:20 +0000
commite00ab016897b93efd1f3aaf1b9abbaae3a0aa2d4 (patch)
treeeb517c22c07f82f8956bc13960bd8b16313c1e10 /officecfg
parenta703dc94b6eb0f70ff32174d576b8e52c8ea6157 (diff)
#i10000# readded rev 1.3, deleted by accident (cws tl41)
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Linguistic.xcu43
1 files changed, 43 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Linguistic.xcu b/officecfg/registry/data/org/openoffice/Office/Linguistic.xcu
new file mode 100644
index 000000000000..880d6cc0a979
--- /dev/null
+++ b/officecfg/registry/data/org/openoffice/Office/Linguistic.xcu
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--***********************************************************************
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * $RCSfile: Linguistic.xcu,v $
+ *
+ * $Revision: 1.5 $
+ *
+ * last change: $Author: obo $ $Date: 2008-03-27 12:43:20 $
+ *
+ * The Contents of this file are made available subject to
+ * the terms of GNU Lesser General Public License Version 2.1.
+ *
+ *
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2005 by Sun Microsystems, Inc.
+ * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software Foundation.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
+ *
+ ************************************************************************ -->
+<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
+<oor:component-data oor:name="Linguistic" oor:package="org.openoffice.Office" xmlns:oor="http://openoffice.org/2001/registry" xmlns:install="http://openoffice.org/2004/installation" xmlns:xs="http://www.w3.org/2001/XMLSchema" >
+ <node oor:name="General">
+ <prop oor:name="UILocale" oor:type="xs:string" install:module="ForceDefaultLanguage">
+ <value>${PRODUCTLANGUAGE}</value>
+ </prop>
+ </node>
+</oor:component-data>