Version 6.4.0.3, tag libreoffice-6.4.0.3
[LibreOffice.git] / desktop / test / deployment / active / Addons.xcu
blobd3b481ef43e8945852687ca5e5ce07c4501ccb0d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 -->
20 <o:component-data xmlns:o="http://openoffice.org/2001/registry"
21 o:package="org.openoffice.Office" o:name="Addons">
22 <node o:name="AddonUI">
23 <node o:name="OfficeMenuBar">
24 <node o:name="org.openoffice.test.desktop.deployment.active"
25 o:op="replace">
26 <prop o:name="Title" xml:lang="en-US">
27 <value>active</value>
28 </prop>
29 <node o:name="Submenu">
30 <node o:name="1" o:op="replace">
31 <prop o:name="URL">
32 <value>vnd.org.openoffice.test.desktop.deployment.active_native:</value>
33 </prop>
34 <prop o:name="Title" xml:lang="en-US">
35 <value>native</value>
36 </prop>
37 </node>
38 <node o:name="2" o:op="replace">
39 <prop o:name="URL">
40 <value>vnd.org.openoffice.test.desktop.deployment.active_java:</value>
41 </prop>
42 <prop o:name="Title" xml:lang="en-US">
43 <value>java</value>
44 </prop>
45 </node>
46 <node o:name="3" o:op="replace">
47 <prop o:name="URL">
48 <value>vnd.org.openoffice.test.desktop.deployment.active_python:</value>
49 </prop>
50 <prop o:name="Title" xml:lang="en-US">
51 <value>python</value>
52 </prop>
53 </node>
54 </node>
55 </node>
56 </node>
57 </node>
58 </o:component-data>