Kaydet (Commit) fc8bb235 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

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
üst 2da8adb2
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment