1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2*92832c2fSAndrew Rist<!--***********************************************************
3cdf0e10cSrcweir *
4*92832c2fSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
5*92832c2fSAndrew Rist * or more contributor license agreements.  See the NOTICE file
6*92832c2fSAndrew Rist * distributed with this work for additional information
7*92832c2fSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
8*92832c2fSAndrew Rist * to you under the Apache License, Version 2.0 (the
9*92832c2fSAndrew Rist * "License"); you may not use this file except in compliance
10*92832c2fSAndrew Rist * with the License.  You may obtain a copy of the License at
11*92832c2fSAndrew Rist *
12*92832c2fSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
13*92832c2fSAndrew Rist *
14*92832c2fSAndrew Rist * Unless required by applicable law or agreed to in writing,
15*92832c2fSAndrew Rist * software distributed under the License is distributed on an
16*92832c2fSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17*92832c2fSAndrew Rist * KIND, either express or implied.  See the License for the
18*92832c2fSAndrew Rist * specific language governing permissions and limitations
19*92832c2fSAndrew Rist * under the License.
20*92832c2fSAndrew Rist *
21*92832c2fSAndrew Rist ***********************************************************-->
22cdf0e10cSrcweir<oor:component-data oor:name="Setup" oor:package="org.openoffice" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
23cdf0e10cSrcweir	<node oor:name="Office">
24cdf0e10cSrcweir		<node oor:name="InstalledLocales">
25cdf0e10cSrcweir			<node oor:name="__LANGUAGE__" oor:op="replace">
26cdf0e10cSrcweir                <prop oor:name="Origin"><value>OpenOffice.org</value></prop>
27cdf0e10cSrcweir            </node>
28cdf0e10cSrcweir		</node>
29cdf0e10cSrcweir	</node>
30cdf0e10cSrcweir</oor:component-data>
31