ipsservices/ipssossettings/data/ipssetuimailsettings.ra
branchRCL_3
changeset 33 da5135c61bad
parent 4 e7aa27f58ae1
child 17 8592a65ad3fb
equal deleted inserted replaced
32:a3a1ae9acec6 33:da5135c61bad
   458             {
   458             {
   459             itemtype = EIpsSetUiRadioButtonArray;
   459             itemtype = EIpsSetUiRadioButtonArray;
   460             itemid = EIpsSetUiWhatRetrievePop3;
   460             itemid = EIpsSetUiWhatRetrievePop3;
   461             itemlabel = qtn_fse_settings_mail_downl_ctrl_retrieve_limit;
   461             itemlabel = qtn_fse_settings_mail_downl_ctrl_retrieve_limit;
   462             itemarray = r_ips_set_what_to_sync_array_email_retrieve_pop3;
   462             itemarray = r_ips_set_what_to_sync_array_email_retrieve_pop3;
   463             itemflags = KIpsSetUiFlagPop3Only;
   463             itemflags = KIpsSetUiFlagPop3Only | KIpsSetUiFlagLangSpecificNumConv;
   464             },
   464             },
   465         // Emails to retrieve (IMAP4)
   465         // Emails to retrieve (IMAP4)
   466         IPS_SET_ITEM
   466         IPS_SET_ITEM
   467             {
   467             {
   468             itemtype = EIpsSetUiMenuArray;
   468             itemtype = EIpsSetUiMenuArray;
   516             {
   516             {
   517             itemtype = EIpsSetUiRadioButtonArray;
   517             itemtype = EIpsSetUiRadioButtonArray;
   518             itemid = EIpsSetUiWhenHours;
   518             itemid = EIpsSetUiWhenHours;
   519             itemlabel = qtn_fse_settings_mail_conn_hours;
   519             itemlabel = qtn_fse_settings_mail_conn_hours;
   520             itemarray = r_ips_set_when_to_sync_array_sync_hours;
   520             itemarray = r_ips_set_when_to_sync_array_sync_hours;
       
   521             itemflags = KIpsSetUiFlagLangSpecificNumConv;
   521             },
   522             },
   522         // Update Interval
   523         // Update Interval
   523         IPS_SET_ITEM
   524         IPS_SET_ITEM
   524             {
   525             {
   525             itemtype = EIpsSetUiRadioButtonArray;
   526             itemtype = EIpsSetUiRadioButtonArray;
   526             itemid = EIpsSetUiWhenSchedule;
   527             itemid = EIpsSetUiWhenSchedule;
   527             itemlabel = qtn_fse_settings_mail_interval;
   528             itemlabel = qtn_fse_settings_mail_interval;
   528             itemarray = r_ips_set_when_to_sync_array_sync_schedule;
   529             itemarray = r_ips_set_when_to_sync_array_sync_schedule;
       
   530             itemflags = KIpsSetUiFlagLangSpecificNumConv;
   529             }
   531             }
   530         };
   532         };
   531     }
   533     }
   532 
   534 
   533 
   535 
   764         IPS_SET_ITEM
   766         IPS_SET_ITEM
   765             {
   767             {
   766             itemtype = EIpsSetUiItemValue;
   768             itemtype = EIpsSetUiItemValue;
   767             itemid = EIpsSetUiWhatRetrievePop3EditCustom;
   769             itemid = EIpsSetUiWhatRetrievePop3EditCustom;
   768             itemlabel = qtn_fse_settings_mail_retrieve_amount;
   770             itemlabel = qtn_fse_settings_mail_retrieve_amount;
   769             itemflags = KIpsSetUiFlagPermanentlyHidden;
   771             itemflags = KIpsSetUiFlagPermanentlyHidden |
       
   772                 KIpsSetUiFlagForceMustFill;
   770             }
   773             }
   771         };
   774         };
   772     }
   775     }
   773 
   776 
   774 // ---------------------------------------------------------------------------
   777 // ---------------------------------------------------------------------------
   787             itemtype = EIpsSetUiRadioButtonArray;
   790             itemtype = EIpsSetUiRadioButtonArray;
   788             itemid = EIpsSetUiWhatRetrieveImap4Inbox;
   791             itemid = EIpsSetUiWhatRetrieveImap4Inbox;
   789             itemlabel = qtn_fse_settings_mail_retrieve_from_inbox;
   792             itemlabel = qtn_fse_settings_mail_retrieve_from_inbox;
   790             itemarray =
   793             itemarray =
   791                 r_ips_set_what_to_sync_array_email_retrieve_imap4_inbox;
   794                 r_ips_set_what_to_sync_array_email_retrieve_imap4_inbox;
       
   795             itemflags = KIpsSetUiFlagLangSpecificNumConv;
   792             },
   796             },
   793         //
   797         //
   794         IPS_SET_ITEM
   798         IPS_SET_ITEM
   795             {
   799             {
   796             itemtype = EIpsSetUiRadioButtonArray;
   800             itemtype = EIpsSetUiRadioButtonArray;
   797             itemid = EIpsSetUiWhatRetrieveImap4Folders;
   801             itemid = EIpsSetUiWhatRetrieveImap4Folders;
   798             itemlabel = qtn_fse_settings_mail_retrieve_from_folders;
   802             itemlabel = qtn_fse_settings_mail_retrieve_from_folders;
   799             itemarray =
   803             itemarray =
   800                 r_ips_set_what_to_sync_array_email_retrieve_imap4_folder;
   804                 r_ips_set_what_to_sync_array_email_retrieve_imap4_folder;
       
   805             itemflags = KIpsSetUiFlagLangSpecificNumConv;
   801             }
   806             }
   802         };
   807         };
   803     }
   808     }
   804 
   809 
   805 // ---------------------------------------------------------------------------
   810 // ---------------------------------------------------------------------------
   831         IPS_SET_ITEM
   836         IPS_SET_ITEM
   832             {
   837             {
   833             itemtype = EIpsSetUiItemValue;
   838             itemtype = EIpsSetUiItemValue;
   834             itemid = EIpsSetUiWhatRetrieveImap4InboxEditCustom;
   839             itemid = EIpsSetUiWhatRetrieveImap4InboxEditCustom;
   835             itemlabel = qtn_fse_settings_mail_retrieve_amount;
   840             itemlabel = qtn_fse_settings_mail_retrieve_amount;
   836             itemflags = KIpsSetUiFlagPermanentlyHidden;
   841             itemflags = KIpsSetUiFlagPermanentlyHidden |
       
   842                 KIpsSetUiFlagForceMustFill;
   837             }
   843             }
   838         };
   844         };
   839     }
   845     }
   840 
   846 
   841 // ---------------------------------------------------------------------------
   847 // ---------------------------------------------------------------------------
   867         IPS_SET_ITEM
   873         IPS_SET_ITEM
   868             {
   874             {
   869             itemtype = EIpsSetUiItemValue;
   875             itemtype = EIpsSetUiItemValue;
   870             itemid = EIpsSetUiWhatRetrieveImap4FolderEditCustom;
   876             itemid = EIpsSetUiWhatRetrieveImap4FolderEditCustom;
   871             itemlabel = qtn_fse_settings_mail_retrieve_amount;
   877             itemlabel = qtn_fse_settings_mail_retrieve_amount;
   872             itemflags = KIpsSetUiFlagPermanentlyHidden;
   878             itemflags = KIpsSetUiFlagPermanentlyHidden |
       
   879                 KIpsSetUiFlagForceMustFill;
   873             }
   880             }
   874         };
   881         };
   875     }
   882     }
   876 
   883 
   877 // ---------------------------------------------------------------------------
   884 // ---------------------------------------------------------------------------
   932         IPS_SET_ITEM
   939         IPS_SET_ITEM
   933             {
   940             {
   934             itemtype = EIpsSetUiItemRadioButton;
   941             itemtype = EIpsSetUiItemRadioButton;
   935             itemid = EIpsSetUiWhenScheduleBtn5Min;
   942             itemid = EIpsSetUiWhenScheduleBtn5Min;
   936             itemlabel = qtn_fse_settings_mail_interval_5min;
   943             itemlabel = qtn_fse_settings_mail_interval_5min;
       
   944             itemflags = KIpsSetUiFlagLangSpecificNumConv;
   937             },
   945             },
   938         // "10 minutes" -option
   946         // "10 minutes" -option
   939         IPS_SET_ITEM
   947         IPS_SET_ITEM
   940             {
   948             {
   941             itemtype = EIpsSetUiItemRadioButton;
   949             itemtype = EIpsSetUiItemRadioButton;
   942             itemid = EIpsSetUiWhenScheduleBtn10Min;
   950             itemid = EIpsSetUiWhenScheduleBtn10Min;
   943             itemlabel = qtn_fse_settings_mail_interval_10min;
   951             itemlabel = qtn_fse_settings_mail_interval_10min;
       
   952             itemflags = KIpsSetUiFlagLangSpecificNumConv;
   944             },
   953             },
   945         // "15 minutes" -option
   954         // "15 minutes" -option
   946         IPS_SET_ITEM
   955         IPS_SET_ITEM
   947             {
   956             {
   948             itemtype = EIpsSetUiItemRadioButton;
   957             itemtype = EIpsSetUiItemRadioButton;
   949             itemid = EIpsSetUiWhenScheduleBtn15Min;
   958             itemid = EIpsSetUiWhenScheduleBtn15Min;
   950             itemlabel = qtn_fse_settings_mail_interval_15min;
   959             itemlabel = qtn_fse_settings_mail_interval_15min;
       
   960             itemflags = KIpsSetUiFlagLangSpecificNumConv;
   951             },
   961             },
   952         // "30 minutes" -option
   962         // "30 minutes" -option
   953         IPS_SET_ITEM
   963         IPS_SET_ITEM
   954             {
   964             {
   955             itemtype = EIpsSetUiItemRadioButton;
   965             itemtype = EIpsSetUiItemRadioButton;
   956             itemid = EIpsSetUiWhenScheduleBtn30Min;
   966             itemid = EIpsSetUiWhenScheduleBtn30Min;
   957             itemlabel = qtn_fse_settings_mail_interval_30min;
   967             itemlabel = qtn_fse_settings_mail_interval_30min;
       
   968             itemflags = KIpsSetUiFlagLangSpecificNumConv;
   958             },
   969             },
   959         // "1 hour" -option
   970         // "1 hour" -option
   960         IPS_SET_ITEM
   971         IPS_SET_ITEM
   961             {
   972             {
   962             itemtype = EIpsSetUiItemRadioButton;
   973             itemtype = EIpsSetUiItemRadioButton;
   963             itemid = EIpsSetUiWhenScheduleBtn1Hour;
   974             itemid = EIpsSetUiWhenScheduleBtn1Hour;
   964             itemlabel = qtn_fse_settings_mail_interval_1hour;
   975             itemlabel = qtn_fse_settings_mail_interval_1hour;
       
   976             itemflags = KIpsSetUiFlagLangSpecificNumConv;
   965             },
   977             },
   966         // "4 hours" -option
   978         // "4 hours" -option
   967         IPS_SET_ITEM
   979         IPS_SET_ITEM
   968             {
   980             {
   969             itemtype = EIpsSetUiItemRadioButton;
   981             itemtype = EIpsSetUiItemRadioButton;
   970             itemid = EIpsSetUiWhenScheduleBtn4Hours;
   982             itemid = EIpsSetUiWhenScheduleBtn4Hours;
   971             itemlabel = qtn_fse_settings_mail_interval_4hours;
   983             itemlabel = qtn_fse_settings_mail_interval_4hours;
       
   984             itemflags = KIpsSetUiFlagLangSpecificNumConv;
   972             },
   985             },
   973         // "12 hours" -option
   986         // "12 hours" -option
   974         IPS_SET_ITEM
   987         IPS_SET_ITEM
   975             {
   988             {
   976             itemtype = EIpsSetUiItemRadioButton;
   989             itemtype = EIpsSetUiItemRadioButton;
   977             itemid = EIpsSetUiWhenScheduleBtn12Hours;
   990             itemid = EIpsSetUiWhenScheduleBtn12Hours;
   978             itemlabel = qtn_fse_settings_mail_interval_12hours;
   991             itemlabel = qtn_fse_settings_mail_interval_12hours;
       
   992             itemflags = KIpsSetUiFlagLangSpecificNumConv;
   979             },
   993             },
   980         // "1 day" -option
   994         // "1 day" -option
   981         IPS_SET_ITEM
   995         IPS_SET_ITEM
   982             {
   996             {
   983             itemtype = EIpsSetUiItemRadioButton;
   997             itemtype = EIpsSetUiItemRadioButton;
   984             itemid = EIpsSetUiWhenScheduleBtn1Day;
   998             itemid = EIpsSetUiWhenScheduleBtn1Day;
   985             itemlabel = qtn_fse_settings_mail_interval_1day;
   999             itemlabel = qtn_fse_settings_mail_interval_1day;
       
  1000             itemflags = KIpsSetUiFlagLangSpecificNumConv;
   986             },
  1001             },
   987         // "Notification" -option
  1002         // "Notification" -option
   988         IPS_SET_ITEM
  1003         IPS_SET_ITEM
   989             {
  1004             {
   990             itemtype = EIpsSetUiItemRadioButton;
  1005             itemtype = EIpsSetUiItemRadioButton;