diff options
author | David Tardon <dtardon@redhat.com> | 2014-03-04 16:33:32 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2014-03-04 16:36:02 +0100 |
commit | 2f78ad29c9bdf6393cddde39716032bfdab7c9fb (patch) | |
tree | d97dd88896aa3f53091df4d390ffe3894bb1b5d1 /gd_GB/META-INF | |
parent | b480c59b2cc6cd6d73f561db435c52568faea4bf (diff) |
fdo#75753 update gd dict. to 2.8
Change-Id: I33b5cbcd7379a6bf7e9e804fba287adeed7ae02d
Diffstat (limited to 'gd_GB/META-INF')
-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> |