summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNiels Weber <niels.2.weber@nokia.com>2012-03-28 17:01:56 +0200
committerNiels Weber <niels.2.weber@nokia.com>2012-03-28 17:51:50 +0200
commit1c16a1000614591a6e9600796a9e61bdf7339c28 (patch)
tree386aac73f66993c0874e4dfee817cade51711c20 /doc
parent7dac5b486560e0f01f786693c53d5755e9740fd4 (diff)
Document localization of package.xml description.
Change-Id: I73c0f338433f8c571057760765d0388dcf062350 Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/package.xml1
-rw-r--r--doc/installerfw.qdoc5
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/examples/package.xml b/doc/examples/package.xml
index 01e5a96bc..118adcf73 100644
--- a/doc/examples/package.xml
+++ b/doc/examples/package.xml
@@ -2,6 +2,7 @@
<Package>
<DisplayName>QtGui</DisplayName>
<Description>Qt gui libraries</Description>
+ <Description xml:lang="de_de">Qt GUI Bibliotheken</Description>
<Version>1.2.3</Version>
<ReleaseDate>2009-04-23</ReleaseDate>
<Name>com.vendor.root.component2</Name>
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 5c69d1d5c..b5e0d5d3d 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -364,6 +364,11 @@
\row
\o Description
\o Human-readable description of the component. Required.
+ Specify translations for the description as values of additional
+ Description tags, with the xml:lang attribute set to the correct locale.
+ If a localization that matches the locale is not found and an untranslated
+ version exists, that one will be used. Otherwise no Description will be
+ shown for that locale.
\row
\o Version
\o Version number of the component in the following format: