Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / odk / examples / python / toolpanel / META-INF / manifest.xml
blob300501b7fef1ffb1e765eefdefe86c6ae26b8c0f
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 -->
10 <manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
11   <manifest:file-entry
12     manifest:media-type="application/vnd.sun.star.uno-components"
13     manifest:full-path="toolpanel.component"/>
14   <manifest:file-entry
15     manifest:media-type="application/vnd.sun.star.configuration-data"
16     manifest:full-path="CalcWindowState.xcu"/>
17   <manifest:file-entry
18     manifest:media-type="application/vnd.sun.star.configuration-data"
19     manifest:full-path="Factory.xcu"/>
20   <manifest:file-entry
21     manifest:full-path="toolPanelPocBasic/"
22     manifest:media-type="application/vnd.sun.star.basic-library"/>
23 </manifest:manifest>