diff options
author | Justin Luth <justin_luth@sil.org> | 2021-09-06 07:03:35 +0200 |
---|---|---|
committer | Justin Luth <justin_luth@sil.org> | 2021-09-08 07:13:00 +0200 |
commit | d7ead0f1f36c66f008cb4a7726fd59b9ab5a943a (patch) | |
tree | 8840fd714239b45d106e489c3dccbca544a02efb /extras/source/autotext/lang/sl | |
parent | 83da70de985e1f9f7193676bef8dc71226803bb0 (diff) |
remove unnecessary meta.xml from autotext
I kept this separate to simplify spotting errors.
There were about 130 unique md5sum hashes, and all were
roughly the same size. I spot checked a few with "meld"
and didn't see anything that seemed valuable.
find . -name meta.xml -exec rm {} \;
git grep -l \/meta.xml *.xml | xargs sed -i /\/meta.xml/d
git grep -l \/meta.xml ../CustomTarget_autotextshare.mk \
| xargs sed -i "/\/meta.xml/d"
Change-Id: Id11ec9973a8764ffbc809f9161868d6cacb80a85
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121606
Tested-by: Jenkins
Reviewed-by: Justin Luth <justin_luth@sil.org>
Reviewed-by: Laurent Balland-Poirier <laurent.balland-poirier@laposte.net>
Diffstat (limited to 'extras/source/autotext/lang/sl')
24 files changed, 0 insertions, 378 deletions
diff --git a/extras/source/autotext/lang/sl/crdbus50/CON1/meta.xml b/extras/source/autotext/lang/sl/crdbus50/CON1/meta.xml deleted file mode 100644 index 68739d097023..000000000000 --- a/extras/source/autotext/lang/sl/crdbus50/CON1/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T11:47:25</meta:creation-date> - <dc:date>0-00-00T00:00:00</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>1</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/crdbus50/CON2/meta.xml b/extras/source/autotext/lang/sl/crdbus50/CON2/meta.xml deleted file mode 100644 index 7ab67dc48685..000000000000 --- a/extras/source/autotext/lang/sl/crdbus50/CON2/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T11:48:26</meta:creation-date> - <dc:date>0-00-00T00:00:00</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>1</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/crdbus50/ELE1/meta.xml b/extras/source/autotext/lang/sl/crdbus50/ELE1/meta.xml deleted file mode 100644 index ed2da43cc29b..000000000000 --- a/extras/source/autotext/lang/sl/crdbus50/ELE1/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T11:42:45</meta:creation-date> - <dc:date>0-00-00T00:00:00</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>1</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/crdbus50/ELE2/meta.xml b/extras/source/autotext/lang/sl/crdbus50/ELE2/meta.xml deleted file mode 100644 index de2bda84ea65..000000000000 --- a/extras/source/autotext/lang/sl/crdbus50/ELE2/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T11:45:36</meta:creation-date> - <dc:date>0-00-00T00:00:00</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>1</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/crdbus50/ELE3/meta.xml b/extras/source/autotext/lang/sl/crdbus50/ELE3/meta.xml deleted file mode 100644 index 537af082b52f..000000000000 --- a/extras/source/autotext/lang/sl/crdbus50/ELE3/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T11:46:20</meta:creation-date> - <dc:date>0-00-00T00:00:00</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>1</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/crdbus50/META-INF/manifest.xml b/extras/source/autotext/lang/sl/crdbus50/META-INF/manifest.xml index 0b4a383d541b..4b16b5fe3bf2 100644 --- a/extras/source/autotext/lang/sl/crdbus50/META-INF/manifest.xml +++ b/extras/source/autotext/lang/sl/crdbus50/META-INF/manifest.xml @@ -6,30 +6,25 @@ <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE1/content.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE1/styles.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE1/atevent.xml"/> - <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE1/meta.xml"/> <manifest:file-entry manifest:media-type="application/vnd.oasis.opendocument.text" manifest:full-path="ELE1/"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE2/content.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE2/styles.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE2/atevent.xml"/> - <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE2/meta.xml"/> <manifest:file-entry manifest:media-type="application/vnd.oasis.opendocument.text" manifest:full-path="ELE2/"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE3/content.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE3/styles.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE3/atevent.xml"/> - <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE3/meta.xml"/> <manifest:file-entry manifest:media-type="application/vnd.oasis.opendocument.text" manifest:full-path="ELE3/"/> <manifest:file-entry manifest:media-type="" manifest:full-path="CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm"/> <manifest:file-entry manifest:media-type="" manifest:full-path="CON1/Pictures/"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CON1/content.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CON1/styles.xml"/> - <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CON1/meta.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CON1/atevent.xml"/> <manifest:file-entry manifest:media-type="application/vnd.oasis.opendocument.text" manifest:full-path="CON1/"/> <manifest:file-entry manifest:media-type="" manifest:full-path="CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm"/> <manifest:file-entry manifest:media-type="" manifest:full-path="CON2/Pictures/"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CON2/content.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CON2/styles.xml"/> - <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CON2/meta.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CON2/atevent.xml"/> <manifest:file-entry manifest:media-type="application/vnd.oasis.opendocument.text" manifest:full-path="CON2/"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="BlockList.xml"/> diff --git a/extras/source/autotext/lang/sl/crdbus54/ELE1/meta.xml b/extras/source/autotext/lang/sl/crdbus54/ELE1/meta.xml deleted file mode 100644 index 5758a961171f..000000000000 --- a/extras/source/autotext/lang/sl/crdbus54/ELE1/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T11:36:53</meta:creation-date> - <dc:date>0-00-00T00:00:00</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>1</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/crdbus54/ELE2/meta.xml b/extras/source/autotext/lang/sl/crdbus54/ELE2/meta.xml deleted file mode 100644 index 3637a8b7c6b8..000000000000 --- a/extras/source/autotext/lang/sl/crdbus54/ELE2/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T11:36:25</meta:creation-date> - <dc:date>0-00-00T00:00:00</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>1</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/crdbus54/ELE3/meta.xml b/extras/source/autotext/lang/sl/crdbus54/ELE3/meta.xml deleted file mode 100644 index ae6dd27c36a0..000000000000 --- a/extras/source/autotext/lang/sl/crdbus54/ELE3/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T11:37:40</meta:creation-date> - <dc:date>0-00-00T00:00:00</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>1</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/crdbus54/META-INF/manifest.xml b/extras/source/autotext/lang/sl/crdbus54/META-INF/manifest.xml index d5344fc8b091..1179c1c7841f 100644 --- a/extras/source/autotext/lang/sl/crdbus54/META-INF/manifest.xml +++ b/extras/source/autotext/lang/sl/crdbus54/META-INF/manifest.xml @@ -7,30 +7,25 @@ <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="MOD1/content.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="MOD1/styles.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="MOD1/atevent.xml"/> - <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="MOD1/meta.xml"/> <manifest:file-entry manifest:media-type="application/vnd.oasis.opendocument.text" manifest:full-path="MOD1/"/> <manifest:file-entry manifest:media-type="" manifest:full-path="MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm"/> <manifest:file-entry manifest:media-type="" manifest:full-path="MOD2/Pictures/"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="MOD2/content.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="MOD2/styles.xml"/> - <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="MOD2/meta.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="MOD2/atevent.xml"/> <manifest:file-entry manifest:media-type="application/vnd.oasis.opendocument.text" manifest:full-path="MOD2/"/> <manifest:file-entry manifest:media-type="" manifest:full-path="META-INF/"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE1/content.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE1/styles.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE1/atevent.xml"/> - <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE1/meta.xml"/> <manifest:file-entry manifest:media-type="application/vnd.oasis.opendocument.text" manifest:full-path="ELE1/"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE2/content.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE2/styles.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE2/atevent.xml"/> - <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE2/meta.xml"/> <manifest:file-entry manifest:media-type="application/vnd.oasis.opendocument.text" manifest:full-path="ELE2/"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE3/content.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE3/styles.xml"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE3/atevent.xml"/> - <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="ELE3/meta.xml"/> <manifest:file-entry manifest:media-type="application/vnd.oasis.opendocument.text" manifest:full-path="ELE3/"/> <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="BlockList.xml"/> </manifest:manifest>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/crdbus54/MOD1/meta.xml b/extras/source/autotext/lang/sl/crdbus54/MOD1/meta.xml deleted file mode 100644 index 8e5c828495d2..000000000000 --- a/extras/source/autotext/lang/sl/crdbus54/MOD1/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T11:38:59</meta:creation-date> - <dc:date>0-00-00T00:00:00</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>1</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/crdbus54/MOD2/meta.xml b/extras/source/autotext/lang/sl/crdbus54/MOD2/meta.xml deleted file mode 100644 index acc505136987..000000000000 --- a/extras/source/autotext/lang/sl/crdbus54/MOD2/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T11:39:59</meta:creation-date> - <dc:date>0-00-00T00:00:00</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>1</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/standard/CAN/meta.xml b/extras/source/autotext/lang/sl/standard/CAN/meta.xml deleted file mode 100644 index 19ceda5edc80..000000000000 --- a/extras/source/autotext/lang/sl/standard/CAN/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T15:11:47</meta:creation-date> - <dc:date>0-00-00T00:00:00</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>1</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/standard/DMS/meta.xml b/extras/source/autotext/lang/sl/standard/DMS/meta.xml deleted file mode 100644 index 19ceda5edc80..000000000000 --- a/extras/source/autotext/lang/sl/standard/DMS/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T15:11:47</meta:creation-date> - <dc:date>0-00-00T00:00:00</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>1</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/standard/J/meta.xml b/extras/source/autotext/lang/sl/standard/J/meta.xml deleted file mode 100644 index 953321355d3f..000000000000 --- a/extras/source/autotext/lang/sl/standard/J/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T15:11:47</meta:creation-date> - <dc:date>2001-05-16T15:11:50</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>3</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/standard/JACL/meta.xml b/extras/source/autotext/lang/sl/standard/JACL/meta.xml deleted file mode 100644 index 52523bca471b..000000000000 --- a/extras/source/autotext/lang/sl/standard/JACL/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T15:11:47</meta:creation-date> - <dc:date>2001-05-16T15:11:51</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>4</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/standard/JACR/meta.xml b/extras/source/autotext/lang/sl/standard/JACR/meta.xml deleted file mode 100644 index 3b439cdd27f1..000000000000 --- a/extras/source/autotext/lang/sl/standard/JACR/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T15:11:47</meta:creation-date> - <dc:date>2001-05-16T15:11:51</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>5</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/standard/JAINV/meta.xml b/extras/source/autotext/lang/sl/standard/JAINV/meta.xml deleted file mode 100644 index aed5fc274a4a..000000000000 --- a/extras/source/autotext/lang/sl/standard/JAINV/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T15:11:47</meta:creation-date> - <dc:date>2001-05-16T15:11:52</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>6</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/standard/JARL/meta.xml b/extras/source/autotext/lang/sl/standard/JARL/meta.xml deleted file mode 100644 index 98f843ae09d8..000000000000 --- a/extras/source/autotext/lang/sl/standard/JARL/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T15:11:47</meta:creation-date> - <dc:date>2001-05-16T15:11:52</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>7</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/standard/LIC/meta.xml b/extras/source/autotext/lang/sl/standard/LIC/meta.xml deleted file mode 100644 index 9c075216a2a5..000000000000 --- a/extras/source/autotext/lang/sl/standard/LIC/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T15:11:47</meta:creation-date> - <dc:date>2001-05-16T15:11:53</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>8</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/standard/META-INF/manifest.xml b/extras/source/autotext/lang/sl/standard/META-INF/manifest.xml index 7f59d6f0575a..4a066458adc2 100644 --- a/extras/source/autotext/lang/sl/standard/META-INF/manifest.xml +++ b/extras/source/autotext/lang/sl/standard/META-INF/manifest.xml @@ -8,13 +8,11 @@ <manifest:file-entry manifest:full-path="FN/manifest.rdf" manifest:media-type="application/rdf+xml"/> <manifest:file-entry manifest:full-path="FN/styles.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="FN/" manifest:media-type="application/vnd.oasis.opendocument.text"/> - <manifest:file-entry manifest:full-path="J/meta.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="J/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="J/content.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="J/styles.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="TWIMC/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="TWIMC/TWIMC.xml" manifest:media-type="text/xml"/> - <manifest:file-entry manifest:full-path="JAINV/meta.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="JAINV/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="JAINV/content.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="JAINV/styles.xml" manifest:media-type="text/xml"/> @@ -31,23 +29,19 @@ <manifest:file-entry manifest:full-path="RG/RG.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="S/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="S/S.xml" manifest:media-type="text/xml"/> - <manifest:file-entry manifest:full-path="JACL/meta.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="JACL/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="JACL/content.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="JACL/styles.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="RM/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="RM/RM.xml" manifest:media-type="text/xml"/> - <manifest:file-entry manifest:full-path="YT/meta.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="YT/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="YT/content.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="YT/styles.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="BW/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="BW/BW.xml" manifest:media-type="text/xml"/> - <manifest:file-entry manifest:full-path="JACR/meta.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="JACR/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="JACR/content.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="JACR/styles.xml" manifest:media-type="text/xml"/> - <manifest:file-entry manifest:full-path="LIC/meta.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="LIC/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="LIC/content.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="LIC/styles.xml" manifest:media-type="text/xml"/> @@ -57,7 +51,6 @@ <manifest:file-entry manifest:full-path="TC/TC.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="IRT/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="IRT/IRT.xml" manifest:media-type="text/xml"/> - <manifest:file-entry manifest:full-path="CAN/meta.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="CAN/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="CAN/content.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="CAN/styles.xml" manifest:media-type="text/xml"/> @@ -68,16 +61,13 @@ <manifest:file-entry manifest:full-path="DT/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="DT/DT.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="BlockList.xml" manifest:media-type="text/xml"/> - <manifest:file-entry manifest:full-path="JARL/meta.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="JARL/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="JARL/content.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="JARL/styles.xml" manifest:media-type="text/xml"/> - <manifest:file-entry manifest:full-path="R1/meta.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="R1/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="R1/content.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="R1/styles.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="R1/" manifest:media-type="application/vnd.oasis.opendocument.text"/> - <manifest:file-entry manifest:full-path="R2/meta.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="R2/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="R2/content.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="R2/styles.xml" manifest:media-type="text/xml"/> @@ -89,7 +79,6 @@ <manifest:file-entry manifest:full-path="A/A.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="VA/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="VA/VA.xml" manifest:media-type="text/xml"/> - <manifest:file-entry manifest:full-path="DMS/meta.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="DMS/atevent.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="DMS/content.xml" manifest:media-type="text/xml"/> <manifest:file-entry manifest:full-path="DMS/styles.xml" manifest:media-type="text/xml"/> diff --git a/extras/source/autotext/lang/sl/standard/R1/meta.xml b/extras/source/autotext/lang/sl/standard/R1/meta.xml deleted file mode 100644 index 884564f88c9d..000000000000 --- a/extras/source/autotext/lang/sl/standard/R1/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T15:11:47</meta:creation-date> - <dc:date>2001-05-16T15:11:54</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>9</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/standard/R2/meta.xml b/extras/source/autotext/lang/sl/standard/R2/meta.xml deleted file mode 100644 index b6d705daef8e..000000000000 --- a/extras/source/autotext/lang/sl/standard/R2/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T15:11:47</meta:creation-date> - <dc:date>2001-05-16T15:11:54</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>10</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file diff --git a/extras/source/autotext/lang/sl/standard/YT/meta.xml b/extras/source/autotext/lang/sl/standard/YT/meta.xml deleted file mode 100644 index 2890b9eb4c81..000000000000 --- a/extras/source/autotext/lang/sl/standard/YT/meta.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE office:document-meta PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "../../../../../../../xmloff/dtd/office.dtd"> -<office:document-meta xmlns:office="http://openoffice.org/2000/office" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" office:class="text" office:version="0.9"> - <office:meta> - <meta:generator>StarOffice 6.0 (Win32)</meta:generator><!--631a(Build:6450)--> - <meta:creation-date>2001-05-16T15:11:47</meta:creation-date> - <dc:date>2001-05-16T15:12:01</dc:date> - <meta:print-date>0-00-00T00:00:00</meta:print-date> - <dc:language>de-DE</dc:language> - <meta:editing-cycles>11</meta:editing-cycles> - <meta:editing-duration>PT0S</meta:editing-duration> - <meta:user-defined meta:name="Info 0"/> - <meta:user-defined meta:name="Info 1"/> - <meta:user-defined meta:name="Info 2"/> - <meta:user-defined meta:name="Info 3"/> - </office:meta> -</office:document-meta>
\ No newline at end of file |