diff options
author | Muhammet Kara <muhammet.kara@pardus.org.tr> | 2018-07-26 18:04:32 +0300 |
---|---|---|
committer | Muhammet Kara <muhammet.kara@pardus.org.tr> | 2018-07-28 17:54:42 +0200 |
commit | 00a2316c6499821fee61aaa14e718d5b7398e983 (patch) | |
tree | f7e622ab0a98058448d515166d639f1a69b6205b /tr_TR/META-INF | |
parent | 43f9b34b3bf68f252a68827adf59a7f9a4b4d935 (diff) |
Add Turkish (tr_TR) hunspell dictionary
From https://addons.mozilla.org/en-US/firefox/addon/turkce-yazim-denetimi/
Change-Id: Idd122cc8fe48940e9286a49006b3f97546cf5a79
Reviewed-on: https://gerrit.libreoffice.org/58129
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Muhammet Kara <muhammet.kara@pardus.org.tr>
Diffstat (limited to 'tr_TR/META-INF')
-rw-r--r-- | tr_TR/META-INF/manifest.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tr_TR/META-INF/manifest.xml b/tr_TR/META-INF/manifest.xml new file mode 100644 index 0000000..528a320 --- /dev/null +++ b/tr_TR/META-INF/manifest.xml @@ -0,0 +1,5 @@ +<?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> |