summaryrefslogtreecommitdiff
path: root/hu_HU/META-INF
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-10-23 20:05:55 +0200
committerMichael Stahl <mstahl@redhat.com>2012-10-23 20:05:55 +0200
commitc918f1d4242d9fd9a8de284e6b32b8c00e59debe (patch)
tree18d0152372e1ba71125808c220ccb7b545265ed7 /hu_HU/META-INF
parenta5162a210e3ff07e44307dbf60717d5d5a40608d (diff)
gbuild: let ExtensionTarget expect manifest below META-INF
... adapt dictionaries to that.
Diffstat (limited to 'hu_HU/META-INF')
-rw-r--r--hu_HU/META-INF/manifest.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/hu_HU/META-INF/manifest.xml b/hu_HU/META-INF/manifest.xml
new file mode 100644
index 0000000..a9ff14b
--- /dev/null
+++ b/hu_HU/META-INF/manifest.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
+<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data" manifest:full-path="dictionaries.xcu"/>
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.help" manifest:full-path="help"/>
+ <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>