summaryrefslogtreecommitdiff
path: root/extras/source/autocorr/lang/ru/META-INF/manifest.xml
diff options
context:
space:
mode:
authorLaurent Balland-Poirier <laurent.balland-poirier@laposte.net>2014-05-31 10:34:13 +0200
committerCaolán McNamara <caolanm@redhat.com>2014-06-04 08:55:44 +0000
commitac4a6814c694f1143c1c5acccb5f6ef99280bbbd (patch)
tree61067bd0bd6cbdf9c30e202f599fea6357c29d93 /extras/source/autocorr/lang/ru/META-INF/manifest.xml
parent3e336d69e32ddfac624c450b7bb990dfea1f9c3b (diff)
Move AutoCorrection files to extras/source/autocorr
Move all files concerning AutoCorrection from extras/source/autotext/lang/{lang}/acor to extras/source/autocorr/lang/{lang} Update CustomTarget_autocorr.mk and Package_autocorr.mk Add missing mimetype files (hr, ja, ko, zh-CN and zh-TW) Change-Id: Ic33575d0ce9df294e8a809f7e1605238aaa55ec3 Reviewed-on: https://gerrit.libreoffice.org/9599 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'extras/source/autocorr/lang/ru/META-INF/manifest.xml')
-rw-r--r--extras/source/autocorr/lang/ru/META-INF/manifest.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/extras/source/autocorr/lang/ru/META-INF/manifest.xml b/extras/source/autocorr/lang/ru/META-INF/manifest.xml
new file mode 100644
index 000000000000..b0467da7ff47
--- /dev/null
+++ b/extras/source/autocorr/lang/ru/META-INF/manifest.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest>
+ <file-entry media-type="" full-path="/"/>
+ <file-entry media-type="" full-path="META-INF/"/>
+ <file-entry media-type="text/xml" full-path="BlockList.xml"/>
+ <file-entry media-type="text/xml" full-path="DocumentList.xml"/>
+ <file-entry media-type="text/xml" full-path="SentenceExceptList.xml"/>
+ <file-entry media-type="text/xml" full-path="WordExceptList.xml"/>
+</manifest>