diff -r 8bda91a87a00 -r 8ee96d21d9bf gssettingsuis/Gs/GSPDataPlugin/Data/GSPDataPluginRsc.rss --- a/gssettingsuis/Gs/GSPDataPlugin/Data/GSPDataPluginRsc.rss Thu Aug 19 10:12:30 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,88 +0,0 @@ -/* -* Copyright (c) 2005 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 file for GSPDataPlugin. -* -*/ - - -// RESOURCE IDENTIFIER -NAME PDAT // 4 letter ID - -// INCLUDES -#include // PData localized strings - -#include -#include -#include // Avkon localized strings -#include -#include -#include -#include -#include - -// CONSTANTS - -// RESOURCE DEFINITIONS - -//---------------------------------------------------- -// -// -// Needed or loading the resource fails! -// -//---------------------------------------------------- -// -RESOURCE RSS_SIGNATURE - { - } - -// Common resources among GS -#include "GSCommonResources.rss" - -//---------------------------------------------------- -// -// r_gs_gprs_view_title -// Packet data view's title. -// -//---------------------------------------------------- -// -RESOURCE TITLE_PANE r_gs_gprs_view_title - { - txt = qtn_set_title_settings_gprs; - } - -//---------------------------------------------------- -// -// r_gs_gprs_plugin_caption -// Packet Data Plugin caption. -// -//---------------------------------------------------- -// -RESOURCE TBUF r_gs_gprs_plugin_caption - { - buf = qtn_set_folder_conn_gprs; - } - -//---------------------------------------------------- -// -// r_gs_pdata_view -// Packet data view. -// -//---------------------------------------------------- -// -RESOURCE AVKON_VIEW r_gs_pdata_view - { - menubar = r_gs_menubar_change_exit; - cba = R_GS_SOFTKEYS_OPTIONS_BACK_CHANGE; - } -//End of File