diff -r 13d7c31c74e0 -r b183ec05bd8c terminalsecurity/SCP/SCPClient/data/SCPNotifier.rss --- a/terminalsecurity/SCP/SCPClient/data/SCPNotifier.rss Thu Aug 19 10:44:50 2010 +0300 +++ b/terminalsecurity/SCP/SCPClient/data/SCPNotifier.rss Tue Aug 31 16:04:06 2010 +0300 @@ -109,29 +109,5 @@ { buf = qtn_set_sec_code_setting_query_server; } - -RESOURCE TBUF r_scp_lawmo_locked - { - buf = qtn_device_locked_remotely; - } - -RESOURCE DIALOG r_dialog_warning -{ - flags = EAknWarningNoteFlags | EEikDialogFlagWait; - buttons = R_AVKON_SOFTKEYS_EMPTY; - items = - { - DLG_LINE - { - type = EAknCtNote; - id = EGeneralNote; - control = AVKON_NOTE - { - layout = EGeneralLayout; - animation = R_QGN_NOTE_WARNING_ANIM; - }; - } - }; -} // end of file