summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-06-12 05:20:49 +0000
committerOliver Bolte <obo@openoffice.org>2007-06-12 05:20:49 +0000
commit4004b7a78083ee2e1380689ef1c02a91e2fa1ab0 (patch)
treee26e68bbf0f99a9e55c63a3f44809b5a95668fd6
parent35667d611838a131e0f270483f0dbc9ea6f2f2f5 (diff)
INTEGRATION: CWS dv02 (1.1.2); FILE ADDED
2007/05/30 11:40:18 dv 1.1.2.1: #i76894# added sample for testing singelton PackageInformationProvider
-rw-r--r--desktop/test/deployment/locationtest/manifest.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop/test/deployment/locationtest/manifest.xml b/desktop/test/deployment/locationtest/manifest.xml
new file mode 100644
index 000000000000..8791582798bd
--- /dev/null
+++ b/desktop/test/deployment/locationtest/manifest.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest:manifest>
+ <manifest:file-entry manifest:full-path="LocationTest.jar" manifest:media-type="application/vnd.sun.star.uno-component;type=Java"/>
+ <manifest:file-entry manifest:full-path="LocationTest.rdb" manifest:media-type="application/vnd.sun.star.uno-typelibrary;type=RDB"/>
+</manifest:manifest> \ No newline at end of file