diff options
Diffstat (limited to 'gd_GB/META-INF/manifest.xml')
-rw-r--r-- | gd_GB/META-INF/manifest.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gd_GB/META-INF/manifest.xml b/gd_GB/META-INF/manifest.xml index 528a320..05bd316 100644 --- a/gd_GB/META-INF/manifest.xml +++ b/gd_GB/META-INF/manifest.xml @@ -1,5 +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.configuration-data" + manifest:full-path="dictionaries.xcu"/> </manifest:manifest> |