diff options
author | Robert M Campbell <robert.rcampbell@gmail.com> | 2013-11-24 20:41:21 +0700 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2013-11-24 19:21:08 +0100 |
commit | 8e87e3eb166047de9359e13d3472fbe4248545d1 (patch) | |
tree | 806599cdbfd0d74c564ae8d7a2b1cf35071ef799 /lo_LA/META-INF | |
parent | 8d1a0d88df029906968a3bb12da5f7a832e9b8a1 (diff) |
Add lo_LA (Lao) dictionary fdo#71939
Change-Id: I2b750f3b282108fb5a8c0096e835ad280116d7d4
Diffstat (limited to 'lo_LA/META-INF')
-rw-r--r-- | lo_LA/META-INF/manifest.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lo_LA/META-INF/manifest.xml b/lo_LA/META-INF/manifest.xml new file mode 100644 index 0000000..f54199b --- /dev/null +++ b/lo_LA/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> |