summaryrefslogtreecommitdiffstats
path: root/doc/src/deployment/deployment.qdoc
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2010-01-07 14:45:56 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2010-01-07 14:45:56 (GMT)
commitce5f772c529517c3e1c043fd826a790316ed9915 (patch)
tree159d306fedb648d659ecd6bc90c93225d1d2e6e1 /doc/src/deployment/deployment.qdoc
parenta628b5579a977594cf125110589c8bd5096db380 (diff)
parent55c983e33d974d046d8deab8b68b85efdb9eb03a (diff)
downloadQt-ce5f772c529517c3e1c043fd826a790316ed9915.zip
Qt-ce5f772c529517c3e1c043fd826a790316ed9915.tar.gz
Qt-ce5f772c529517c3e1c043fd826a790316ed9915.tar.bz2
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6
Diffstat (limited to 'doc/src/deployment/deployment.qdoc')
-rw-r--r--doc/src/deployment/deployment.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/deployment/deployment.qdoc b/doc/src/deployment/deployment.qdoc
index 1459e6a..8ba106c 100644
--- a/doc/src/deployment/deployment.qdoc
+++ b/doc/src/deployment/deployment.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
@@ -1573,12 +1573,12 @@
By default \c .pkg file generated by \c qmake adds support for all
S60 3rd edition FP1, S60 3rd edition FP2 and S60 5th edition devices.
- As a last step we will embed the Open C, Open C++ and Qt \c .sis files to the Wiggly
+ As a last step we will embed the \c qt_installer.sis file to the Wiggly
deployment file:
\snippet doc/src/snippets/code/doc_src_deployment.qdoc 58
- By embedding all dependencies to the application deployment file, the
+ When \c qt_installer.sis is embedded to the application deployment file, the
end-user does not need to download and install all dependencies separately.
The drawback of \c .sis embedding is that the application \c .sis file size becomes
big. To address these problems Forum Nokia is planning to release a smart installer