diff options
author | Eike Rathke <erack@redhat.com> | 2013-11-18 22:15:50 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2013-11-18 22:21:54 +0100 |
commit | d626d8b18cbb14825632900a02c7291912855f73 (patch) | |
tree | d28ac76371523ad4e2cbaeb42b3ceeedb6170213 /kmr_Latn/META-INF | |
parent | 96cb9a317f448f7c70afc3a81b532efacaabd456 (diff) |
renamed ku* to kmr-Latn*, fdo#63460
Change-Id: I678f0625438ff3caaeb892e4237b4428304f5ce3
Diffstat (limited to 'kmr_Latn/META-INF')
-rw-r--r-- | kmr_Latn/META-INF/manifest.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kmr_Latn/META-INF/manifest.xml b/kmr_Latn/META-INF/manifest.xml new file mode 100644 index 0000000..f54199b --- /dev/null +++ b/kmr_Latn/META-INF/manifest.xml @@ -0,0 +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:manifest> |