diff -r 7d48bed6ce0c -r 987c9837762f satengine/SatServer/Engine/src/SatServer.rss --- /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 + +#include "SatServer.hrh" +#include + +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; + }