ipsservices/ipssossettings/inc/ipssetutilspageids.hrh
changeset 4 e7aa27f58ae1
parent 0 8466d47a6819
child 20 efd4f1afd43e
equal deleted inserted replaced
3:a4d6f1ea0416 4:e7aa27f58ae1
    71     // When to Sync
    71     // When to Sync
    72     EIpsSetUiWhenSchedule,
    72     EIpsSetUiWhenSchedule,
    73     EIpsSetUiWhenDays,
    73     EIpsSetUiWhenDays,
    74     EIpsSetUiWhenHours,
    74     EIpsSetUiWhenHours,
    75     EIpsSetUiWhenHoursCustom,
    75     EIpsSetUiWhenHoursCustom,
    76     EIpsSetUiWhenRoaming,
       
    77 
       
    78 
    76 
    79 // BUTTON IDS
    77 // BUTTON IDS
    80 
    78 
    81     // Security
    79     // Security
    82     EIpsSetUiConnectionSecurityBtnTLS, //3600
    80     EIpsSetUiConnectionSecurityBtnTLS, //3600
   148 
   146 
   149     // Sync hours
   147     // Sync hours
   150     EIpsSetUiWhenHoursBtnCustomize,
   148     EIpsSetUiWhenHoursBtnCustomize,
   151     EIpsSetUiWhenHoursEditCustomizeFrom,  //3650
   149     EIpsSetUiWhenHoursEditCustomizeFrom,  //3650
   152     EIpsSetUiWhenHoursEditCustomizeTo,
   150     EIpsSetUiWhenHoursEditCustomizeTo,
   153     EIpsSetUiWhenHoursBtnAllDay,
   151     EIpsSetUiWhenHoursBtnAllDay
   154 
   152 
   155     // Sync when roaming
       
   156     EIpsSetUiWhenRoamingBtnOff,
       
   157     EIpsSetUiWhenRoamingBtnOn
       
   158     };
   153     };
   159 
   154 
   160 #endif // IPSSETUTILSPAGEIDS_HRH
   155 #endif // IPSSETUTILSPAGEIDS_HRH
   161 
   156 
   162 
   157