equal
deleted
inserted
replaced
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 //------------------------------------------------------------------------------ |