diff options
Diffstat (limited to 'data/odt-styles/META-INF')
-rw-r--r-- | data/odt-styles/META-INF/manifest.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/odt-styles/META-INF/manifest.xml b/data/odt-styles/META-INF/manifest.xml new file mode 100644 index 000000000..5ecd5d892 --- /dev/null +++ b/data/odt-styles/META-INF/manifest.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<manifest:manifest xmlns:manifest="urn:oasis:names:tc:opendocument:xmlns:manifest:1.0"> + <manifest:file-entry manifest:media-type="application/vnd.oasis.opendocument.text" manifest:full-path="/"/> + <manifest:file-entry manifest:media-type="" manifest:full-path="Configurations2/statusbar/"/> + <manifest:file-entry manifest:media-type="" manifest:full-path="Configurations2/accelerator/current.xml"/> + <manifest:file-entry manifest:media-type="" manifest:full-path="Configurations2/accelerator/"/> + <manifest:file-entry manifest:media-type="" manifest:full-path="Configurations2/floater/"/> + <manifest:file-entry manifest:media-type="" manifest:full-path="Configurations2/popupmenu/"/> + <manifest:file-entry manifest:media-type="" manifest:full-path="Configurations2/progressbar/"/> + <manifest:file-entry manifest:media-type="" manifest:full-path="Configurations2/menubar/"/> + <manifest:file-entry manifest:media-type="" manifest:full-path="Configurations2/toolbar/"/> + <manifest:file-entry manifest:media-type="" manifest:full-path="Configurations2/images/Bitmaps/"/> + <manifest:file-entry manifest:media-type="" manifest:full-path="Configurations2/images/"/> + <manifest:file-entry manifest:media-type="application/vnd.sun.xml.ui.configuration" manifest:full-path="Configurations2/"/> + <manifest:file-entry manifest:media-type="application/binary" manifest:full-path="layout-cache"/> + <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="content.xml"/> + <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="styles.xml"/> + <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="meta.xml"/> + <manifest:file-entry manifest:media-type="" manifest:full-path="Thumbnails/thumbnail.png"/> + <manifest:file-entry manifest:media-type="" manifest:full-path="Thumbnails/"/> + <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="settings.xml"/> +</manifest:manifest>
\ No newline at end of file |