Dictionary_en.mk         |    1 +
 en/META-INF/manifest.xml |    1 +
 2 files changed, 2 insertions(+)

New commits:
commit dbcea2a5cdfabea90420fa292e66cc647814b824
Author: Aron Budea <aron.bu...@collabora.com>
Date:   Mon May 7 23:21:27 2018 +0200

    English dictionaries: add ref to package-description.txt
    
    Change-Id: Ie63941f519f43a5e632816b696bd174f033c4991
    Reviewed-on: https://gerrit.libreoffice.org/53953
    Reviewed-by: Aron Budea <aron.bu...@collabora.com>
    Tested-by: Aron Budea <aron.bu...@collabora.com>

diff --git a/Dictionary_en.mk b/Dictionary_en.mk
index f42c813..bc9d7b6 100644
--- a/Dictionary_en.mk
+++ b/Dictionary_en.mk
@@ -29,6 +29,7 @@ $(eval $(call gb_Dictionary_add_root_files,dict-en,\
        dictionaries/en/Lightproof.components \
        dictionaries/en/Lightproof.py \
        dictionaries/en/Linguistic.xcu \
+       dictionaries/en/package-description.txt \
        dictionaries/en/README_en_AU.txt \
        dictionaries/en/README_en_CA.txt \
        dictionaries/en/README_en_GB_thes.txt \
diff --git a/en/META-INF/manifest.xml b/en/META-INF/manifest.xml
index f8d630a..b6489c7 100644
--- a/en/META-INF/manifest.xml
+++ b/en/META-INF/manifest.xml
@@ -3,6 +3,7 @@
 <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: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"
diff --git a/en/en_AU.aff b/en/en_AU.aff
old mode 100755
new mode 100644
diff --git a/en/en_AU.dic b/en/en_AU.dic
old mode 100755
new mode 100644
diff --git a/en/en_CA.aff b/en/en_CA.aff
old mode 100755
new mode 100644
diff --git a/en/en_CA.dic b/en/en_CA.dic
old mode 100755
new mode 100644
diff --git a/en/en_GB.aff b/en/en_GB.aff
old mode 100755
new mode 100644
diff --git a/en/en_GB.dic b/en/en_GB.dic
old mode 100755
new mode 100644
diff --git a/en/en_US.aff b/en/en_US.aff
old mode 100755
new mode 100644
diff --git a/en/en_US.dic b/en/en_US.dic
old mode 100755
new mode 100644
diff --git a/en/package-description.txt b/en/package-description.txt
old mode 100755
new mode 100644
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to