diff -r 341166945d65 -r 52b0f64eeb51 homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsmenustates_global.h --- a/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsmenustates_global.h Fri Jun 25 19:19:22 2010 +0300 +++ b/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsmenustates_global.h Fri Jul 09 14:36:01 2010 +0300 @@ -60,6 +60,10 @@ static const char *const HS_UNINSTALL_DIALOG_CONFIRMATION_ACTION ="qtl_dialog_softkey_2_left"; static const char *const HS_UNINSTALL_DIALOG_CONFIRMATION_DIALOG_ICON ="icon"; +static const char *const HS_INSTALLATION_LOG_DIALOG_LAYOUT =":/xml/hsinstallationlogdialog.docml"; +static const char *const HS_INSTALLATION_LOG_DIALOG_NAME="installation_log_dialog"; +static const char *const HS_INSTALLATION_LOG_DIALOG_LOG_LABEL="log_label"; + /*! To enable logging of function entry and exit use the following flag for qmake: