Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / desktop / test / deployment / crashextension / META-INF / manifest.xml
blobcbb80194736352ce715e47a7fd715aef88cfdc8a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3  * This file is part of the LibreOffice project.
4  *
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/.
8  *
9 -->
11 <m:manifest xmlns:m="http://openoffice.org/2001/manifest">
12   <m:file-entry m:media-type="application/vnd.sun.star.configuration-data"
13       m:full-path="Addons.xcu"/>
14   <m:file-entry m:media-type="application/vnd.sun.star.configuration-data"
15       m:full-path="ProtocolHandler.xcu"/>
16     <m:file-entry m:media-type="application/vnd.sun.star.configuration-data"
17       m:full-path="ToolbarMerge.xcu"/>
18   <m:file-entry
19       m:media-type="application/vnd.sun.star.uno-components;platform=@PLATFORM@"
20       m:full-path="platform.components"/>
21 </m:manifest>