cmmanager/gsconnsettingsplugin/data/gsconnsettingspluginrsc.rss
changeset 18 fcbbe021d614
parent 0 5a93021fdf25
equal deleted inserted replaced
4:77415202bfc8 18:fcbbe021d614
   321         };
   321         };
   322     }
   322     }
   323 
   323 
   324 //----------------------------------------------------
   324 //----------------------------------------------------
   325 //    
   325 //    
   326 // r_usage_of_new_wlan_setting_page
       
   327 // Resource for "Join new WLAN networks" setting page.
       
   328 //
       
   329 //----------------------------------------------------
       
   330 //
       
   331 RESOURCE AVKON_SETTING_PAGE r_usage_of_wlan_setting_page
       
   332     {
       
   333     number = EAknSettingPageNoOrdinalDisplayed; 
       
   334     label = qtn_occ_sett_usage_of_wlan;
       
   335     softkey_resource = R_AVKON_SOFTKEYS_OK_CANCEL__OK;
       
   336     type = EAknSetListBox;
       
   337     editor_resource_id = r_setting_listbox;
       
   338     }
       
   339 
       
   340 //----------------------------------------------------
       
   341 //    
       
   342 // r_usage_of_new_wlan_setting_page_lbx
   326 // r_usage_of_new_wlan_setting_page_lbx
   343 // Resource for "Join new WLAN networks" listbox items
   327 // Resource for "Join new WLAN networks" listbox items
   344 //
   328 //
   345 //----------------------------------------------------
   329 //----------------------------------------------------
   346 //
   330 //
   518 //
   502 //
   519 // -----------------------------------------------------------------------------
   503 // -----------------------------------------------------------------------------
   520 //
   504 //
   521 RESOURCE TBUF r_gs_conn_settings_rsk_label_exit { buf = text_softkey_exit; }
   505 RESOURCE TBUF r_gs_conn_settings_rsk_label_exit { buf = text_softkey_exit; }
   522 
   506 
   523 
       
   524 RESOURCE ARRAY r_usage_of_wlan_info_popup_texts
       
   525     {
       
   526     items =
       
   527         {
       
   528         LBUF
       
   529             {
       
   530             txt = qtn_occ_info_popup_wlan_usage_known;
       
   531             },
       
   532         LBUF
       
   533             {
       
   534             txt = qtn_occ_info_popup_wlan_usage_manual;
       
   535             }
       
   536         };
       
   537     }
       
   538 
       
   539 // End of file
   507 // End of file