summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-03-25 15:17:59 +0000
committerOliver Bolte <obo@openoffice.org>2008-03-25 15:17:59 +0000
commit2868eff437df1437ce7e7b02f7824861e3d82644 (patch)
treec9ceca01fd735962d839665d73959fee3305ce8e /officecfg
parent4b2b50eb5f6c35d1b6774de5e4a510e0a4aa0d2c (diff)
INTEGRATION: CWS tl41_DEV300 (1.3.414); FILE REMOVED
2008/02/05 14:27:58 tl 1.3.414.3: #i80286# Linguistic.xcu removed - wrong place to add those entries 2008/01/15 11:01:43 tl 1.3.414.2: #i80287# make new configuration entries for linguistic services 2008/01/15 11:00:11 tl 1.3.414.1: #i80287# make new configuration entries for linguistic services
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Linguistic.xcu43
1 files changed, 0 insertions, 43 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Linguistic.xcu b/officecfg/registry/data/org/openoffice/Office/Linguistic.xcu
deleted file mode 100644
index f63331d8507d..000000000000
--- a/officecfg/registry/data/org/openoffice/Office/Linguistic.xcu
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--***********************************************************************
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * $RCSfile: Linguistic.xcu,v $
- *
- * $Revision: 1.3 $
- *
- * last change: $Author: rt $ $Date: 2005-09-08 14:49:41 $
- *
- * 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>