summaryrefslogtreecommitdiff
path: root/desktop/test/deployment/update/updateinfocreation/build/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/test/deployment/update/updateinfocreation/build/manifest.xml')
-rwxr-xr-xdesktop/test/deployment/update/updateinfocreation/build/manifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/test/deployment/update/updateinfocreation/build/manifest.xml b/desktop/test/deployment/update/updateinfocreation/build/manifest.xml
index 7e3e7947aa0f..fcedabf96b4b 100755
--- a/desktop/test/deployment/update/updateinfocreation/build/manifest.xml
+++ b/desktop/test/deployment/update/updateinfocreation/build/manifest.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<manifest:manifest>
+<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
<manifest:file-entry manifest:full-path="TestExtension.jar" manifest:media-type="application/vnd.sun.star.uno-component;type=Java"/>
<manifest:file-entry manifest:full-path="TestExtension.rdb" manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=RDB"/>
-</manifest:manifest> \ No newline at end of file
+</manifest:manifest>