summaryrefslogtreecommitdiff
path: root/extras/source/autotext/lang/fr
diff options
context:
space:
mode:
authorJustin Luth <justin_luth@sil.org>2021-09-06 07:03:35 +0200
committerJustin Luth <justin_luth@sil.org>2021-09-08 07:13:00 +0200
commitd7ead0f1f36c66f008cb4a7726fd59b9ab5a943a (patch)
tree8840fd714239b45d106e489c3dccbca544a02efb /extras/source/autotext/lang/fr
parent83da70de985e1f9f7193676bef8dc71226803bb0 (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/fr')
-rw-r--r--extras/source/autotext/lang/fr/crdbus50/CLA1/meta.xml17
-rw-r--r--extras/source/autotext/lang/fr/crdbus50/CLA2/meta.xml17
-rw-r--r--extras/source/autotext/lang/fr/crdbus50/CLA3/meta.xml17
-rw-r--r--extras/source/autotext/lang/fr/crdbus50/META-INF/manifest.xml5
-rw-r--r--extras/source/autotext/lang/fr/crdbus50/MOD1/meta.xml17
-rw-r--r--extras/source/autotext/lang/fr/crdbus50/MOD2/meta.xml17
-rw-r--r--extras/source/autotext/lang/fr/standard/CDOS/meta.xml17
-rw-r--r--extras/source/autotext/lang/fr/standard/CREC/meta.xml17
-rw-r--r--extras/source/autotext/lang/fr/standard/META-INF/manifest.xml7
-rw-r--r--extras/source/autotext/lang/fr/standard/MM/meta.xml17
-rw-r--r--extras/source/autotext/lang/fr/standard/R1/meta.xml17
-rw-r--r--extras/source/autotext/lang/fr/standard/R2/meta.xml17
-rw-r--r--extras/source/autotext/lang/fr/standard/RESI/meta.xml17
-rw-r--r--extras/source/autotext/lang/fr/standard/SALU/meta.xml17
14 files changed, 0 insertions, 216 deletions
diff --git a/extras/source/autotext/lang/fr/crdbus50/CLA1/meta.xml b/extras/source/autotext/lang/fr/crdbus50/CLA1/meta.xml
deleted file mode 100644
index 1be601502a4d..000000000000
--- a/extras/source/autotext/lang/fr/crdbus50/CLA1/meta.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE office:document-settings 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-16T12:03:24</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/fr/crdbus50/CLA2/meta.xml b/extras/source/autotext/lang/fr/crdbus50/CLA2/meta.xml
deleted file mode 100644
index cfe2552dd5a5..000000000000
--- a/extras/source/autotext/lang/fr/crdbus50/CLA2/meta.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE office:document-settings 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-16T12:02:31</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/fr/crdbus50/CLA3/meta.xml b/extras/source/autotext/lang/fr/crdbus50/CLA3/meta.xml
deleted file mode 100644
index c5c988457a96..000000000000
--- a/extras/source/autotext/lang/fr/crdbus50/CLA3/meta.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE office:document-settings 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-16T12:02: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/fr/crdbus50/META-INF/manifest.xml b/extras/source/autotext/lang/fr/crdbus50/META-INF/manifest.xml
index 9cae0f427562..1202b270205f 100644
--- a/extras/source/autotext/lang/fr/crdbus50/META-INF/manifest.xml
+++ b/extras/source/autotext/lang/fr/crdbus50/META-INF/manifest.xml
@@ -7,28 +7,23 @@
<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="" 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/atevent.xml"/>
- <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="MOD2/meta.xml"/>
<manifest:file-entry manifest:media-type="" manifest:full-path="MOD2/"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CLA1/content.xml"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CLA1/styles.xml"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CLA1/atevent.xml"/>
- <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CLA1/meta.xml"/>
<manifest:file-entry manifest:media-type="" manifest:full-path="CLA1/"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CLA2/content.xml"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CLA2/styles.xml"/>
- <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CLA2/meta.xml"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CLA2/atevent.xml"/>
<manifest:file-entry manifest:media-type="" manifest:full-path="CLA2/"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CLA3/content.xml"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CLA3/styles.xml"/>
- <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CLA3/meta.xml"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="CLA3/atevent.xml"/>
<manifest:file-entry manifest:media-type="" manifest:full-path="CLA3/"/>
<manifest:file-entry manifest:media-type="text/xml" manifest:full-path="BlockList.xml"/>
diff --git a/extras/source/autotext/lang/fr/crdbus50/MOD1/meta.xml b/extras/source/autotext/lang/fr/crdbus50/MOD1/meta.xml
deleted file mode 100644
index 2d3060eff683..000000000000
--- a/extras/source/autotext/lang/fr/crdbus50/MOD1/meta.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE office:document-settings 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-16T12:05:00</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/fr/crdbus50/MOD2/meta.xml b/extras/source/autotext/lang/fr/crdbus50/MOD2/meta.xml
deleted file mode 100644
index 6b8e959ac19d..000000000000
--- a/extras/source/autotext/lang/fr/crdbus50/MOD2/meta.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE office:document-settings 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-16T12:04:38</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/fr/standard/CDOS/meta.xml b/extras/source/autotext/lang/fr/standard/CDOS/meta.xml
deleted file mode 100644
index c6988780c51d..000000000000
--- a/extras/source/autotext/lang/fr/standard/CDOS/meta.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE office:document-settings 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:20:15</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/fr/standard/CREC/meta.xml b/extras/source/autotext/lang/fr/standard/CREC/meta.xml
deleted file mode 100644
index c6988780c51d..000000000000
--- a/extras/source/autotext/lang/fr/standard/CREC/meta.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE office:document-settings 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:20:15</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/fr/standard/META-INF/manifest.xml b/extras/source/autotext/lang/fr/standard/META-INF/manifest.xml
index a93f910333b0..76dab104ad03 100644
--- a/extras/source/autotext/lang/fr/standard/META-INF/manifest.xml
+++ b/extras/source/autotext/lang/fr/standard/META-INF/manifest.xml
@@ -12,13 +12,11 @@
<manifest:file-entry manifest:full-path="CINVI/" manifest:media-type="application/vnd.oasis.opendocument.text"/>
<manifest:file-entry manifest:full-path="AR/atevent.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="AR/AR.xml" manifest:media-type="text/xml"/>
- <manifest:file-entry manifest:full-path="CREC/meta.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="CREC/atevent.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="CREC/content.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="CREC/manifest.rdf" manifest:media-type="application/rdf+xml"/>
<manifest:file-entry manifest:full-path="CREC/styles.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="CREC/" manifest:media-type="application/vnd.oasis.opendocument.text"/>
- <manifest:file-entry manifest:full-path="MM/meta.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="MM/atevent.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="MM/content.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="MM/styles.xml" manifest:media-type="text/xml"/>
@@ -30,7 +28,6 @@
<manifest:file-entry manifest:full-path="NF/" manifest:media-type="application/vnd.oasis.opendocument.text"/>
<manifest:file-entry manifest:full-path="COP/atevent.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="COP/COP.xml" manifest:media-type="text/xml"/>
- <manifest:file-entry manifest:full-path="RESI/meta.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="RESI/atevent.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="RESI/content.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="RESI/manifest.rdf" manifest:media-type="application/rdf+xml"/>
@@ -49,7 +46,6 @@
<manifest:file-entry manifest:full-path="CLET/manifest.rdf" manifest:media-type="application/rdf+xml"/>
<manifest:file-entry manifest:full-path="CLET/styles.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="CLET/" manifest:media-type="application/vnd.oasis.opendocument.text"/>
- <manifest:file-entry manifest:full-path="CDOS/meta.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="CDOS/atevent.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="CDOS/content.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="CDOS/manifest.rdf" manifest:media-type="application/rdf+xml"/>
@@ -59,17 +55,14 @@
<manifest:file-entry manifest:full-path="C/C.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="D/D.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="SALU/meta.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="SALU/atevent.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="SALU/content.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="SALU/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/manifest.rdf" manifest:media-type="application/rdf+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/manifest.rdf" manifest:media-type="application/rdf+xml"/>
diff --git a/extras/source/autotext/lang/fr/standard/MM/meta.xml b/extras/source/autotext/lang/fr/standard/MM/meta.xml
deleted file mode 100644
index c6988780c51d..000000000000
--- a/extras/source/autotext/lang/fr/standard/MM/meta.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE office:document-settings 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:20:15</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/fr/standard/R1/meta.xml b/extras/source/autotext/lang/fr/standard/R1/meta.xml
deleted file mode 100644
index cd5a969b4b32..000000000000
--- a/extras/source/autotext/lang/fr/standard/R1/meta.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE office:document-settings 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:20:15</meta:creation-date>
- <dc:date>2001-05-16T15:20:20</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/fr/standard/R2/meta.xml b/extras/source/autotext/lang/fr/standard/R2/meta.xml
deleted file mode 100644
index da002c74224b..000000000000
--- a/extras/source/autotext/lang/fr/standard/R2/meta.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE office:document-settings 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:20:15</meta:creation-date>
- <dc:date>2001-05-16T15:20:20</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/fr/standard/RESI/meta.xml b/extras/source/autotext/lang/fr/standard/RESI/meta.xml
deleted file mode 100644
index 9acee6ef8893..000000000000
--- a/extras/source/autotext/lang/fr/standard/RESI/meta.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE office:document-settings 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:20:28</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/fr/standard/SALU/meta.xml b/extras/source/autotext/lang/fr/standard/SALU/meta.xml
deleted file mode 100644
index 8f6219138b29..000000000000
--- a/extras/source/autotext/lang/fr/standard/SALU/meta.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE office:document-settings 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:20:15</meta:creation-date>
- <dc:date>2001-05-16T15:20:22</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