systemsettings/GSAccessoryPlugin/data/gsaccessoryplugin.rss
branchRCL_3
changeset 20 5964140ed25a
parent 12 7645e9ce10dc
child 62 924385140d98
equal deleted inserted replaced
17:d440d4c7e9b4 20:5964140ed25a
     1 /*
     1 /*
     2 * Copyright (c) 2005-2008 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   786 //
   786 //
   787 RESOURCE AVKON_SETTING_PAGE r_acc_default_profile_setting_page
   787 RESOURCE AVKON_SETTING_PAGE r_acc_default_profile_setting_page
   788     {
   788     {
   789     number = EAknSettingPageNoOrdinalDisplayed;
   789     number = EAknSettingPageNoOrdinalDisplayed;
   790     label = qtn_acc_sett_def_prof;
   790     label = qtn_acc_sett_def_prof;
   791     softkey_resource = R_AVKON_SOFTKEYS_SELECT_CANCEL__SELECT;
   791     softkey_resource = R_AVKON_SOFTKEYS_CANCEL;
   792     type = EAknSetListBox;
   792     type = EAknSetListBox;
   793     editor_resource_id = r_setting_listbox;
   793     editor_resource_id = r_setting_listbox;
   794     }
   794     }
   795 
   795 
   796 //----------------------------------------------------------------------------
   796 //----------------------------------------------------------------------------