summaryrefslogtreecommitdiff
path: root/desktop/test/deployment
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-22 14:52:22 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-22 14:52:22 +0000
commitc080c9caa3b53114b11b31211f0ab84b8d5b2e9c (patch)
tree37d72a4bf81a743112e6189ca189cfcb5a03ba22 /desktop/test/deployment
parent5c0ba55ed633cc2bc451f54e2ebca5cbb90cb5db (diff)
INTEGRATION: CWS jl76 (1.2.194); FILE MERGED
2007/09/28 15:06:50 jl 1.2.194.1: #81326 extension has now a display name
Diffstat (limited to 'desktop/test/deployment')
-rw-r--r--desktop/test/deployment/update/simple/plain1.oxtbin0 -> 1642 bytes
-rw-r--r--desktop/test/deployment/update/simple/plain2.oxtbin0 -> 1643 bytes
-rw-r--r--desktop/test/deployment/update/simple/plain3.oxtbin0 -> 1643 bytes
-rw-r--r--desktop/test/deployment/update/simple/readme.txt7
-rw-r--r--desktop/test/deployment/update/simple/update/plain1.oxtbin0 -> 1645 bytes
-rw-r--r--desktop/test/deployment/update/simple/update/plain2.oxtbin0 -> 1645 bytes
-rw-r--r--desktop/test/deployment/update/simple/update/plain3.oxtbin0 -> 1645 bytes
7 files changed, 6 insertions, 1 deletions
diff --git a/desktop/test/deployment/update/simple/plain1.oxt b/desktop/test/deployment/update/simple/plain1.oxt
new file mode 100644
index 0000000000..6256f99d5e
--- /dev/null
+++ b/desktop/test/deployment/update/simple/plain1.oxt
Binary files differ
diff --git a/desktop/test/deployment/update/simple/plain2.oxt b/desktop/test/deployment/update/simple/plain2.oxt
new file mode 100644
index 0000000000..03249c2777
--- /dev/null
+++ b/desktop/test/deployment/update/simple/plain2.oxt
Binary files differ
diff --git a/desktop/test/deployment/update/simple/plain3.oxt b/desktop/test/deployment/update/simple/plain3.oxt
new file mode 100644
index 0000000000..64838932d1
--- /dev/null
+++ b/desktop/test/deployment/update/simple/plain3.oxt
Binary files differ
diff --git a/desktop/test/deployment/update/simple/readme.txt b/desktop/test/deployment/update/simple/readme.txt
index e48fa3db5f..34ad6bedab 100644
--- a/desktop/test/deployment/update/simple/readme.txt
+++ b/desktop/test/deployment/update/simple/readme.txt
@@ -3,7 +3,7 @@ The folder contains only simple extension. That is, they only contain
-t.rdb
-description.xml
-The description.xml contains only a version and one URL to the update data
+The description.xml contains a version, a display name, and one URL to the update data
For example:
@@ -13,11 +13,16 @@ For example:
xmlns:xlink="http://www.w3.org/1999/xlink">
<version value="1.0" />
+ <display-name>
+ <name lang="de">plain1 de</name>
+ </display-name>
+
<update-information>
<src xlink:href="http://extensions.openoffice.org/testarea/desktop/simple/plain1.update.xml" />
</update-information>
</description>
+There is only one language as display name available, which will therefore always be displayed.
The update information which is referenced in the update-information and the update is committed in the extensions/www project. To modify them get the project:
diff --git a/desktop/test/deployment/update/simple/update/plain1.oxt b/desktop/test/deployment/update/simple/update/plain1.oxt
new file mode 100644
index 0000000000..d73362e873
--- /dev/null
+++ b/desktop/test/deployment/update/simple/update/plain1.oxt
Binary files differ
diff --git a/desktop/test/deployment/update/simple/update/plain2.oxt b/desktop/test/deployment/update/simple/update/plain2.oxt
new file mode 100644
index 0000000000..3dc02aa97a
--- /dev/null
+++ b/desktop/test/deployment/update/simple/update/plain2.oxt
Binary files differ
diff --git a/desktop/test/deployment/update/simple/update/plain3.oxt b/desktop/test/deployment/update/simple/update/plain3.oxt
new file mode 100644
index 0000000000..575152403b
--- /dev/null
+++ b/desktop/test/deployment/update/simple/update/plain3.oxt
Binary files differ