Skip to content

Commit 74d8e82

Browse files
committed
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>
1 parent 6e60b3c commit 74d8e82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

el_GR/META-INF/manifest.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
33
<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
44
<manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
5-
manifest:full-path="Dictionaries.xcu"/>
6-
</manifest:manifest>
5+
manifest:full-path="dictionaries.xcu"/>
6+
</manifest:manifest>

0 commit comments

Comments
 (0)