idlehomescreen/xmluicontroller/src/ai3xmlui.rss
branchRCL_3
changeset 11 ff572dfe6d86
parent 0 f72a12da539e
equal deleted inserted replaced
9:f966699dea19 11:ff572dfe6d86
    27 #include <avkon.rsg>
    27 #include <avkon.rsg>
    28 #include <avkon.rh>
    28 #include <avkon.rh>
    29 #include <avkon.mbg>
    29 #include <avkon.mbg>
    30 #include <e32keys.h>
    30 #include <e32keys.h>
    31 #include <activeidle3.loc>
    31 #include <activeidle3.loc>
       
    32 
    32 // ========== RESOURCE DEFINITIONS ============================================
    33 // ========== RESOURCE DEFINITIONS ============================================
    33 
    34 
    34 RESOURCE RSS_SIGNATURE { }
    35 RESOURCE RSS_SIGNATURE { }
    35 RESOURCE TBUF { buf = ""; }
    36 RESOURCE TBUF { buf = ""; }
    36 
    37 
   140 RESOURCE TBUF r_qtn_hs_operation_failed_no_disk
   141 RESOURCE TBUF r_qtn_hs_operation_failed_no_disk
   141     {
   142     {
   142     buf = qtn_hs_operation_failed_no_disk;
   143     buf = qtn_hs_operation_failed_no_disk;
   143     }
   144     }
   144 
   145 
       
   146 RESOURCE TBUF r_qtn_hs_title_editmode
       
   147     {
       
   148     buf = qtn_hs_title_editing;
       
   149     }
       
   150 
   145 // home screen online dialog
   151 // home screen online dialog
   146 RESOURCE DIALOG r_yes_no_hs_online
   152 RESOURCE DIALOG r_yes_no_hs_online
   147     {
   153     {
   148     flags = EGeneralQueryFlags;
   154     flags = EGeneralQueryFlags;
   149     buttons = R_AVKON_SOFTKEYS_YES_NO;
   155     buttons = R_AVKON_SOFTKEYS_YES_NO;