Maemo: Move INSTALLS information from package step to deploy step.

... because the files are installed even when packaging is disabled.

Reviewed-by: kh1
This commit is contained in:
ck
2010-07-14 12:21:35 +02:00
parent d0cbac9032
commit 8a3c1cc0d4
15 changed files with 109 additions and 82 deletions

View File

@@ -22,6 +22,7 @@ public:
~MaemoDeployStepWidget();
private:
Q_SLOT void handleModelsCreated();
virtual void init();
virtual QString summaryText() const;
virtual QString displayName() const;