summaryrefslogtreecommitdiff
path: root/META-INF
diff options
context:
space:
mode:
authorLászló Németh <nemeth@numbertext.org>2012-02-02 12:17:44 +0100
committerLászló Németh <nemeth@numbertext.org>2012-02-02 12:17:44 +0100
commit1a46fc1103856acae202f047528d1bbd837220e4 (patch)
treef78ec351f747ecfc76c685547f2bd97fe0a4be5b /META-INF
Initial release
Diffstat (limited to 'META-INF')
-rw-r--r--META-INF/manifest.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/META-INF/manifest.xml b/META-INF/manifest.xml
new file mode 100644
index 0000000..a3a40d2
--- /dev/null
+++ b/META-INF/manifest.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest:manifest>
+ <manifest:file-entry manifest:full-path="dialog/OptionsDialog.xcs"
+ manifest:media-type="application/vnd.sun.star.configuration-schema" />
+ <manifest:file-entry manifest:full-path="dialog/OptionsDialog.xcu"
+ manifest:media-type="application/vnd.sun.star.configuration-data" />
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-component;type=Python"
+ manifest:full-path="Lightproof.py"/>
+ <manifest:file-entry
+ manifest:media-type="application/vnd.sun.star.configuration-data"
+ manifest:full-path="Linguistic.xcu" />
+</manifest:manifest> \ No newline at end of file