summaryrefslogtreecommitdiff
path: root/no/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 /no/META-INF
parenta5162a210e3ff07e44307dbf60717d5d5a40608d (diff)
gbuild: let ExtensionTarget expect manifest below META-INF
... adapt dictionaries to that.
Diffstat (limited to 'no/META-INF')
-rw-r--r--no/META-INF/manifest.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/no/META-INF/manifest.xml b/no/META-INF/manifest.xml
new file mode 100644
index 0000000..528a320
--- /dev/null
+++ b/no/META-INF/manifest.xml
@@ -0,0 +1,5 @@
+<?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:manifest>