[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - extras/source

Fridrich Å trba fridrich.strba at bluewin.ch
Fri Jun 28 00:13:56 PDT 2013


 extras/source/autotext/lang/ro/acor/META-INF/manifest.xml |   16 +++++++-------
 1 file changed, 8 insertions(+), 8 deletions(-)

New commits:
commit bdc91dd1c7ba74ff37fd89e7a0a9f130d7949210
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Fri Jun 28 09:13:05 2013 +0200

    namespace fixup
    
    Change-Id: I9554321562ed774d9367068ea9860b58b6c0ab94

diff --git a/extras/source/autotext/lang/ro/acor/META-INF/manifest.xml b/extras/source/autotext/lang/ro/acor/META-INF/manifest.xml
index 11a66a8..4ed39a4 100644
--- a/extras/source/autotext/lang/ro/acor/META-INF/manifest.xml
+++ b/extras/source/autotext/lang/ro/acor/META-INF/manifest.xml
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<manifest:manifest>
- <manifest:file-entry manifest:media-type="" manifest:full-path="/"/>
- <manifest:file-entry manifest:media-type="" manifest:full-path="META-INF/"/>
- <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="DocumentList.xml"/>
- <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="WordExceptList.xml"/>
- <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="SentenceExceptList.xml"/>
- <manifest:file-entry manifest:media-type="text/xml" manifest:full-path="BlockList.xml"/>
-</manifest:manifest>
\ No newline at end of file
+<manifest>
+ <file-entry media-type="" full-path="/"/>
+ <file-entry media-type="" full-path="META-INF/"/>
+ <file-entry media-type="text/xml" full-path="DocumentList.xml"/>
+ <file-entry media-type="text/xml" full-path="WordExceptList.xml"/>
+ <file-entry media-type="text/xml" full-path="SentenceExceptList.xml"/>
+ <file-entry media-type="text/xml" full-path="BlockList.xml"/>
+</manifest>


More information about the Libreoffice-commits mailing list