diff -r 512f698a535d -r 484cb5040995 classicui_pub/common_file_dialogs_api/tsrc/data/testsdkcfd.rss --- a/classicui_pub/common_file_dialogs_api/tsrc/data/testsdkcfd.rss Mon Jun 21 22:36:19 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,60 +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 testsdkcfd - * -*/ - - -NAME TEST - -#include -#include -#include - -#include // enumerations -#include // resource structures - -#include "testsdkcfd.hrh" - -RESOURCE RSS_SIGNATURE - { - } -RESOURCE TBUF - { - buf = ""; - } - -// --------------------------------------------------------------------------- -// r_test_memory_selection_dialog -// --------------------------------------------------------------------------- -// -RESOURCE MEMORYSELECTIONDIALOG r_test_memory_selection_dialog - { - title = "Choose memory:"; - softkey_1 = "Accept"; - softkey_2 = "Negative"; - } - -RESOURCE AVKON_SETTING_ITEM_LIST r_settings_item_list - { - items = - { - AVKON_SETTING_ITEM - { - identifier = ETestSettingItem; - name = "test"; - } - }; - } -