nwnotifier/data/nwnotifier.rss
branchRCL_3
changeset 19 7d48bed6ce0c
parent 18 594d59766373
child 20 987c9837762f
--- a/nwnotifier/data/nwnotifier.rss	Thu Aug 19 10:28:14 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,59 +0,0 @@
-/*
-* Copyright (c) 2010 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 of NWNotifier
-*
-*/
-
-//  INCLUDES
-#include <eikon.rh>
-#include <networknotifier.loc>
-
-NAME NWNS
-
-//  RESOURCE DEFINITIONS
-// -----------------------------------------------------------------------------
-//
-//  Define the resource file signature
-//  This resource should be empty.
-//
-// -----------------------------------------------------------------------------
-//
-RESOURCE RSS_SIGNATURE 
-    {
-    }
-
-
-//
-// Localisation
-///////////////////////////////
-STRUCT STRING
-   {
-   LTEXT text;
-   }
-
-
-// -----------------------------------------------------------------------------
-//
-// Resources for messages.
-//
-// -----------------------------------------------------------------------------
-//
-RESOURCE STRING r_sim_not_prov_mm2      { text=qtn_note_smartchip_mm2; }
-RESOURCE STRING r_sim_not_allow_mm3     { text=qtn_note_smartchip_mm3; }
-RESOURCE STRING r_call_failed_mm4       { text=qtn_note_call_failed_mm4; }
-RESOURCE STRING r_phone_not_allow_mm5   { text=qtn_note_phone_not_allow_mm5; }
-RESOURCE STRING r_phone_not_allow_mm6   { text=qtn_note_phone_not_allow_mm6; }
-RESOURCE STRING r_sim_not_allow         { text=qtn_note_smartchip_not_allow; }
-
-// End of File