Skip to content

Commit fe2773b

Browse files
committed
Change product name in Sidebar #442
1 parent 045d88a commit fe2773b

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Diff for: oxt/src/main/oxt/Sidebar.xcu

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<?xml version='1.0' encoding='UTF-8'?>
2-
<!-- ************************************************************** * * Licensed
3-
to the Apache Software Foundation (ASF) under one * or more contributor license
4-
agreements. See the NOTICE file * distributed with this work for additional
5-
information * regarding copyright ownership. The ASF licenses this file *
6-
to you under the Apache License, Version 2.0 (the * "License"); you may not
7-
use this file except in compliance * with the License. You may obtain a copy
8-
of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless
9-
required by applicable law or agreed to in writing, * software distributed
10-
under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES
11-
OR CONDITIONS OF ANY * KIND, either express or implied. See the License for
12-
the * specific language governing permissions and limitations * under the
2+
<!-- ************************************************************** * * Licensed
3+
to the Apache Software Foundation (ASF) under one * or more contributor license
4+
agreements. See the NOTICE file * distributed with this work for additional
5+
information * regarding copyright ownership. The ASF licenses this file *
6+
to you under the Apache License, Version 2.0 (the * "License"); you may not
7+
use this file except in compliance * with the License. You may obtain a copy
8+
of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless
9+
required by applicable law or agreed to in writing, * software distributed
10+
under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES
11+
OR CONDITIONS OF ANY * KIND, either express or implied. See the License for
12+
the * specific language governing permissions and limitations * under the
1313
License. * ************************************************************** -->
1414
<oor:component-data oor:name="Sidebar"
1515
oor:package="org.openoffice.Office.UI" xmlns:install="http://openoffice.org/2004/installation"
@@ -19,7 +19,7 @@
1919
<node oor:name="DeckList">
2020
<node oor:name="WollMuxDeck" oor:op="replace">
2121
<prop oor:name="Title" oor:type="xs:string">
22-
<value xml:lang="en-US">WollMux</value>
22+
<value xml:lang="en-US">LibreOffice Template System</value>
2323
</prop>
2424
<prop oor:name="Id" oor:type="xs:string">
2525
<value>WollMuxDeck</value>
@@ -38,7 +38,7 @@
3838
</node>
3939
<node oor:name="WollMuxSeriendruckDeck" oor:op="replace">
4040
<prop oor:name="Title" oor:type="xs:string">
41-
<value xml:lang="en-US">WollMux Seriendruck</value>
41+
<value xml:lang="en-US">Seriendruck</value>
4242
</prop>
4343
<prop oor:name="Id" oor:type="xs:string">
4444
<value>WollMuxSeriendruckDeck</value>
@@ -109,7 +109,7 @@
109109
</node>
110110
<node oor:name="WollMuxSeriendruckPanel" oor:op="replace">
111111
<prop oor:name="Title" oor:type="xs:string">
112-
<value xml:lang="en-US">WollMux Seriendruck</value>
112+
<value xml:lang="en-US">Seriendruck</value>
113113
</prop>
114114
<prop oor:name="Id" oor:type="xs:string">
115115
<value>WollMuxSeriendruckPanel</value>

0 commit comments

Comments
 (0)