diff -r a3a1ae9acec6 -r da5135c61bad emailcontacts/remotecontactlookup/settingplugin/data/fscrclsettinginformation.rss --- a/emailcontacts/remotecontactlookup/settingplugin/data/fscrclsettinginformation.rss Mon Mar 15 12:39:10 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,54 +0,0 @@ -/* -* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: Resource definitions for project Freestyle 2 Contacts -* RemoteContactLookup setting plugin. -* -*/ - - -#include "fscrclsettingextensionuid.h" - -// -------------------------------------------------------------------------- -// r_fsc_rcl_setting_extension_information -// Extension information -// -------------------------------------------------------------------------- -// -RESOURCE PHONEBOOK2_EXTENSION_INFORMATION r_fsc_rcl_setting_extension_information - { - version = 0; - implementationUid = KFscRclSettingExtensionImplementationUID; - loadingPolicy = KPbk2LoadInStartup; - - // NO Commands - menuCommandRange = PHONEBOOK2_EXTENSION_RANGE - { - firstId = 0; - lastId = 0; - }; - - overwrittenCommands = {}; - - extensionMenus = {}; - } - -// --------------------------------------------------------- -// The RCL settings list -// --------------------------------------------------------- -// -RESOURCE AVKON_SETTING_ITEM_LIST r_rcl_setting_list - { - title = "Settings"; - } - -//END OF FILE