locationsystemui/locationsysui/locnotprefplugin/data/locnotprefpluginview.rss
changeset 18 3825cf2dc8c2
parent 0 667063e416a2
equal deleted inserted replaced
1:788b770ce3ae 18:3825cf2dc8c2
    25 #include <data_caging_paths_strings.hrh>
    25 #include <data_caging_paths_strings.hrh>
    26 #include <bldvariant.hrh>
    26 #include <bldvariant.hrh>
    27 #include <avkon.rh>
    27 #include <avkon.rh>
    28 #include <avkon.rsg>
    28 #include <avkon.rsg>
    29 #include <avkon.mbg>
    29 #include <avkon.mbg>
    30 #include <eikcore.rsg>
    30 #include <EIKCORE.rsg>
    31 #include <eikon.rh>
    31 #include <eikon.rh>
    32 #include <eikon.rsg>
    32 #include <eikon.rsg>
    33 #include <avkon.loc>
    33 #include <avkon.loc>
    34 
    34 
    35 // USER INCLUDES
    35 // USER INCLUDES
   267 //------------------------------------------------------------------------------
   267 //------------------------------------------------------------------------------
   268 //
   268 //
   269 RESOURCE AVKON_SETTING_PAGE r_loc_coorddisplay_settings
   269 RESOURCE AVKON_SETTING_PAGE r_loc_coorddisplay_settings
   270     { 
   270     { 
   271     label = qtn_loc_notation_coordinate_format;
   271     label = qtn_loc_notation_coordinate_format;
   272     softkey_resource = R_AVKON_SOFTKEYS_OK_CANCEL__OK;
   272     softkey_resource = R_AVKON_SOFTKEYS_CANCEL;
   273     type = EAknSetListBox;
   273     type = EAknSetListBox;
   274     editor_resource_id = r_loc_not_settings_listbox;
   274     editor_resource_id = r_loc_not_settings_listbox;
   275     } 
   275     } 
   276      
   276      
   277 //------------------------------------------------------------------------------
   277 //------------------------------------------------------------------------------