homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsmenustates_global.h
changeset 63 52b0f64eeb51
parent 62 341166945d65
child 69 87476091b3f5
equal deleted inserted replaced
62:341166945d65 63:52b0f64eeb51
    57 static const char *const HS_UNINSTALL_DIALOG_DELETE_LABEL ="delete_message_label";
    57 static const char *const HS_UNINSTALL_DIALOG_DELETE_LABEL ="delete_message_label";
    58 static const char *const HS_UNINSTALL_DIALOG_CONFIRMATION_DIALOG_LABEL ="confirmation_dialog_label";
    58 static const char *const HS_UNINSTALL_DIALOG_CONFIRMATION_DIALOG_LABEL ="confirmation_dialog_label";
    59 static const char *const HS_UNINSTALL_DIALOG_LIST_VIEW_LABEL ="list_view_label";
    59 static const char *const HS_UNINSTALL_DIALOG_LIST_VIEW_LABEL ="list_view_label";
    60 static const char *const HS_UNINSTALL_DIALOG_CONFIRMATION_ACTION ="qtl_dialog_softkey_2_left";
    60 static const char *const HS_UNINSTALL_DIALOG_CONFIRMATION_ACTION ="qtl_dialog_softkey_2_left";
    61 static const char *const HS_UNINSTALL_DIALOG_CONFIRMATION_DIALOG_ICON ="icon";
    61 static const char *const HS_UNINSTALL_DIALOG_CONFIRMATION_DIALOG_ICON ="icon";
       
    62 
       
    63 static const char *const HS_INSTALLATION_LOG_DIALOG_LAYOUT =":/xml/hsinstallationlogdialog.docml";
       
    64 static const char *const HS_INSTALLATION_LOG_DIALOG_NAME="installation_log_dialog";
       
    65 static const char *const HS_INSTALLATION_LOG_DIALOG_LOG_LABEL="log_label";
    62 
    66 
    63 
    67 
    64 /*!
    68 /*!
    65  To enable logging of function entry and exit use the following flag for qmake:
    69  To enable logging of function entry and exit use the following flag for qmake:
    66  -config nft
    70  -config nft