diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-10-06 11:13:39 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-10-06 11:13:39 (GMT) |
commit | 9c73671c3b917a2a6a22411fb17c46dfa5e21049 (patch) | |
tree | 299f8147014891f56f675497403c68cc26df6579 /doc | |
parent | 7b19bfec4c496f2112b363cbdc8a0c302a48cfce (diff) | |
download | Qt-9c73671c3b917a2a6a22411fb17c46dfa5e21049.zip Qt-9c73671c3b917a2a6a22411fb17c46dfa5e21049.tar.gz Qt-9c73671c3b917a2a6a22411fb17c46dfa5e21049.tar.bz2 |
Changed wording on Symbian introduction doc.
Executing "perl createpackage.pl" will only work in bin dir, so changed
the wording a bit.
Reviewed-by: Janne Anttila
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/s60-introduction.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/s60-introduction.qdoc b/doc/src/s60-introduction.qdoc index d0a1976..086ee52 100644 --- a/doc/src/s60-introduction.qdoc +++ b/doc/src/s60-introduction.qdoc @@ -121,8 +121,8 @@ \row \o \c QT_SIS_OPTIONS \o Options accepted by \c .sis creation. -i, install the package right away using PC suite. -c=<file>, read certificate information from a file. - Execute \c{perl createpackage.pl} for more information - about options. + Execute \c{createpackage.pl} script without any + parameters for more information about options. By default no otions are given. \row \o \c QT_SIS_TARGET \o Target for which \c .sis file is created. Accepted values are build targets listed in |