summaryrefslogtreecommitdiff
path: root/es
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2020-10-28 12:32:38 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-10-28 13:23:08 +0100
commit885370c2fe87ad45605cf7bcb949554c48dbb919 (patch)
tree6b25b550c1e3e499c8d29dfc9d13d7abd8e3ef43 /es
parent975046e0970d4300bb229fb0cbe3d5d0afec8c8f (diff)
Fixup Spanish dictionary update
This manifest.xml is now required since c918f1d4242d9fd9a8de284e6b32b8c00e59debe Change-Id: I094bf2342d04dd752c7fdc7227b8c5654b3e768a Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/104930 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'es')
-rw-r--r--es/META-INF/manifest.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/es/META-INF/manifest.xml b/es/META-INF/manifest.xml
new file mode 100644
index 0000000..0383ca4
--- /dev/null
+++ b/es/META-INF/manifest.xml
@@ -0,0 +1,6 @@
+<?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.package-bundle-description" manifest:full-path="package-description.txt"/>
+</manifest:manifest>