diff options
author | Leena Miettinen <[email protected]> | 2013-02-27 17:19:31 +0100 |
---|---|---|
committer | Leena Miettinen <[email protected]> | 2013-02-28 13:56:19 +0100 |
commit | 2221f47bcaaa00ceec6ce7c3563e50149d1c1abb (patch) | |
tree | efe10e94c897cc67dd1a43c258be1957b7986934 /doc/src/linux-mobile | |
parent | 482c8c0f6bc61af752445db8c7065d219e383b4f (diff) |
Doc: enabling the Madde plugin
Change-Id: Id023b9a8bbb1d2d5722f5bb4f35026eb44536ae0
Reviewed-by: Christian Kandeler <[email protected]>
Diffstat (limited to 'doc/src/linux-mobile')
-rw-r--r-- | doc/src/linux-mobile/maemodev.qdoc | 4 | ||||
-rw-r--r-- | doc/src/linux-mobile/meegodev.qdoc | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/src/linux-mobile/maemodev.qdoc b/doc/src/linux-mobile/maemodev.qdoc index 4255c35116c..143c46430d4 100644 --- a/doc/src/linux-mobile/maemodev.qdoc +++ b/doc/src/linux-mobile/maemodev.qdoc @@ -36,6 +36,10 @@ run, and deploy Maemo 5 applications as a part of the custom installation in the Qt 4 SDK online installer. + \note In \QC 2.7, and later, the Madde plugin that you need for Maemo + development is disabled by default. To enable it, select \gui Help > + \gui {About Plugins} > \gui {Device Support} > \gui Madde and restart \QC. + \if defined(qcmanual) For more information about the Maemo 5 platform, see diff --git a/doc/src/linux-mobile/meegodev.qdoc b/doc/src/linux-mobile/meegodev.qdoc index 928e56e4b43..982f45e0ffd 100644 --- a/doc/src/linux-mobile/meegodev.qdoc +++ b/doc/src/linux-mobile/meegodev.qdoc @@ -35,6 +35,10 @@ to create, build, debug, run, and deploy Harmattan applications as part of the Qt 4 SDK. + \note In \QC 2.7, and later, the Madde plugin that you need for MeeGo + development is disabled by default. To enable it, select \gui Help > + \gui {About Plugins} > \gui {Device Support} > \gui Madde and restart \QC. + \if defined(qcmanual) For more information about the Harmattan platform, see \l{http://library.developer.nokia.com/topic/MeeGo_1.2_Harmattan_API/html/guide/html/Developer_Library_Harmattan_overview_5dcf.html} |