diff options
author | Laurent Balland-Poirier <laurent.balland-poirier@laposte.net> | 2014-06-06 22:56:05 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-07-02 11:22:27 +0000 |
commit | e9dd058ccd0de193cdbc9ae8638f603569249c5e (patch) | |
tree | 04dab765cbfbb77055c512de85c05e7c083f5392 /extras/source/autotext/mytexts | |
parent | 775a86af2989ae0ed6873917ae2c2b727e161ff9 (diff) |
Build all l10n AutoText
- Remove .bau files
- Unzip .bau
- Add missing mimetype files
- Remove trailing spaces and tabs
- Change directory names of standard/FN/Object 1 to standard/FN/Object_1
- Add files to project (3800 files)
- Remove non-UTF8 characters in sk/template/HLB and sk/template/HRB
- Move user autotext in CustomTarget to a sub directory "user" to avoid
conflict with shared autotext
- Change all META-INF/manifest.xml to add DOCTYPE line and complete
manifest tag
- Add AllLangCustomTarget_autotextshare.mk
- Make relative path for office.dtd and Manifest.dtd in xml file
- Correct pl/standard/ZO/atevent.xml and pl/template/PT1/atevent.xml
Caolan's dream: https://bugs.freedesktop.org/show_bug.cgi?id=40499#c36
Change-Id: I17486cd88f380976990291a7d12969cc7751fb84
Reviewed-on: https://gerrit.libreoffice.org/9954
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'extras/source/autotext/mytexts')
-rw-r--r-- | extras/source/autotext/mytexts/META-INF/manifest.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/source/autotext/mytexts/META-INF/manifest.xml b/extras/source/autotext/mytexts/META-INF/manifest.xml index 798e1d25896f..bd42a711f547 100644 --- a/extras/source/autotext/mytexts/META-INF/manifest.xml +++ b/extras/source/autotext/mytexts/META-INF/manifest.xml @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "../../../../../package/dtd/Manifest.dtd"> <manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest"> <manifest:file-entry manifest:media-type="" manifest:full-path="/"/> <manifest:file-entry manifest:media-type="" manifest:full-path="META-INF/"/> |