summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-03-17 12:09:00 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-03-18 14:04:52 +0100
commit390a74603cd452dc35b34bc956927d519953bcab (patch)
treeb50c187df9c4dfacf3987bcd78e409bcb299c25c
parent2e25022c7405dc29aab47f26369bbcc21fbe6e68 (diff)
tdf#130999 fix registration of Greek dictionary cp-6.4-branch-point
Change-Id: I7b85d588c67c9b05f3856d92544fb0a0348594ea Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/90626 Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r--el_GR/META-INF/manifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/el_GR/META-INF/manifest.xml b/el_GR/META-INF/manifest.xml
index 839346e..f54199b 100644
--- a/el_GR/META-INF/manifest.xml
+++ b/el_GR/META-INF/manifest.xml
@@ -2,5 +2,5 @@
<!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> \ No newline at end of file
+ manifest:full-path="dictionaries.xcu"/>
+</manifest:manifest>