summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-03-17 12:09:00 +0100
committerAndras Timar <andras.timar@collabora.com>2020-03-17 12:21:16 +0100
commit74d8e826359dbf38224fac1b9c02254b7fe0186a (patch)
tree243ffd56e998a259843af4a2a5e301b5df57b50e
parent6e60b3ca21fb031486fd35572156232dc6da4c0c (diff)
tdf#130999 fix registration of Greek dictionary
Change-Id: I7b85d588c67c9b05f3856d92544fb0a0348594ea Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/90405 Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.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>