locationsystemui/locationsysui/locsuplsettingsui/data/locsuplsettingsui.rss
changeset 18 3825cf2dc8c2
parent 0 667063e416a2
equal deleted inserted replaced
1:788b770ce3ae 18:3825cf2dc8c2
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 
    24 
    25 #include <data_caging_paths_strings.hrh>
    25 #include <data_caging_paths_strings.hrh>
    26 #include <bldvariant.hrh>
    26 #include <bldvariant.hrh>
    27 #include <eikcore.rsg>
    27 #include <EIKCORE.rsg>
    28 #include <eikon.rh>
    28 #include <eikon.rh>
    29 #include <eikon.rsg>
    29 #include <eikon.rsg>
    30 #include <avkon.rh>
    30 #include <avkon.rh>
    31 #include <avkon.rsg>
    31 #include <avkon.rsg>
    32 #include <avkon.mbg>
    32 #include <avkon.mbg>
   286 //------------------------------------------------------------------------------
   286 //------------------------------------------------------------------------------
   287 //
   287 //
   288 RESOURCE AVKON_SETTING_PAGE r_loc_suplusage_settings
   288 RESOURCE AVKON_SETTING_PAGE r_loc_suplusage_settings
   289     { 
   289     { 
   290     label 				= 	qtn_loc_supl_lbl_server_use;
   290     label 				= 	qtn_loc_supl_lbl_server_use;
   291     softkey_resource 	= 	R_AVKON_SOFTKEYS_OK_CANCEL__OK;
   291     softkey_resource 	= 	R_AVKON_SOFTKEYS_CANCEL;
   292     type 				= 	EAknSetListBox;
   292     type 				= 	EAknSetListBox;
   293     editor_resource_id 	= 	r_loc_suplusage_settings_listbox;
   293     editor_resource_id 	= 	r_loc_suplusage_settings_listbox;
   294     }
   294     }
   295 
   295 
   296 //------------------------------------------------------------------------------
   296 //------------------------------------------------------------------------------