satengine/SatServer/Engine/src/SatServer.rss
branchRCL_3
changeset 20 987c9837762f
parent 0 ff3b6d0fd310
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/satengine/SatServer/Engine/src/SatServer.rss	Wed Sep 01 12:15:03 2010 +0100
@@ -0,0 +1,43 @@
+/*
+* Copyright (c) 2003-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:  This file contains all the resources for the module.
+*
+*/
+
+
+NAME    SATS
+
+#include <uikon.rh>
+
+#include "SatServer.hrh"
+#include <satserver.loc>
+
+RESOURCE RSS_SIGNATURE { signature = ESatSResourceSignature; }
+
+/******************* Localized texts **********************/
+
+// -----------------------------------------------------------------------------
+// r_sats_ti_log_title
+// Defines localized text
+// -----------------------------------------------------------------------------
+//
+RESOURCE LBUF r_qtn_sat_log_title
+    {
+    txt = qtn_sat_log_title;
+    }
+
+RESOURCE LBUF r_qtn_sat_cmcc_title
+    {
+    txt = qtn_sat_cmcc_title;
+    }