--- a/gssettingsuis/Gs/GSSynchronisationPlugin/data/GSSynchronisationPluginRsc.rss Thu Aug 19 10:12:30 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,93 +0,0 @@
-/*
-* Copyright (c) 2007 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 GSSynchronisationPlugin.
-*
-*/
-
-
-// RESOURCE IDENTIFIER
-NAME SYNC // 4 letter ID
-
-// INCLUDES
-#include <gssyncplugin.loc>
-#include <avkon.loc>
-#include <avkon.mbg>
-#include <avkon.rsg>
-#include <bldvariant.hrh>
-#include <data_caging_paths_strings.hrh>
-#include <eikcore.rsg>
-#include <eikon.rsg>
-#include <uikon.rh>
-#include <gsapp.rsg>
-
-
-// CONSTANTS
-
-// RESOURCE DEFINITIONS
-
-//----------------------------------------------------
-//
-//
-// Needed or loading the resource fails!
-//
-//----------------------------------------------------
-//
-RESOURCE RSS_SIGNATURE
- {
- }
-
-// Common resources among GS
-#include "GSCommonResources.rss"
-
-//----------------------------------------------------
-//
-// r_gs_synchronisation_view
-// Device management view.
-//
-//----------------------------------------------------
-//
-RESOURCE AVKON_VIEW r_gs_synchronisation_view
- {
- menubar = r_gs_menubar_open_exit;
- cba = R_GS_SOFTKEYS_OPTIONS_BACK_OPEN;
- }
-
-
-//----------------------------------------------------
-//
-// r_gs_synchronisation_view_title
-// View title.
-//
-//----------------------------------------------------
-//
-RESOURCE TITLE_PANE r_gs_synchronisation_view_title
- {
- txt = qtn_cp_title_synchronisation;
- }
-
-
-//----------------------------------------------------
-// r_gs_synchronisation_view_caption
-//
-// Caption for plugin
-//----------------------------------------------------
-//
-RESOURCE TBUF r_gs_synchronisation_view_caption
- {
- buf = qtn_cp_folder_synchronisation;
- }
-
-
-
-// End of file