summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-06-28 09:13:05 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-06-28 09:13:33 +0200
commitbdc91dd1c7ba74ff37fd89e7a0a9f130d7949210 (patch)
tree21ce0c01ec2b8980e8f8b73ded90605ed5c154fe /extras
parent8273588316af3b240137bbad165a465b582a8854 (diff)
namespace fixup
Change-Id: I9554321562ed774d9367068ea9860b58b6c0ab94
Diffstat (limited to 'extras')
-rw-r--r--extras/source/autotext/lang/ro/acor/META-INF/manifest.xml16
1 files changed, 8 insertions, 8 deletions
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 11a66a809fb1..4ed39a4c2a24 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>