--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingappbase/smartmessaging/oplogobc/group/OpLogoBC.rss Thu Dec 17 08:44:11 2009 +0200
@@ -0,0 +1,75 @@
+/*
+* Copyright (c) 2002 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.
+*
+*/
+
+
+
+// RESOURCE IDENTIFIER
+
+NAME LOGO
+
+// INCLUDES
+#include <eikon.rh>
+#include "eikon.rsg"
+#include <avkon.rsg>
+#include <avkon.rh>
+#include <avkon.mbg>
+
+#include <oplogobc.loc> // Localisable text
+
+// RESOURCE DEFINITIONS
+// ---------------------------------------------------------
+//
+// OpLogoBC.rss
+//
+// ---------------------------------------------------------
+//
+
+RESOURCE RSS_SIGNATURE { }
+
+//RESOURCE TBUF { buf="Operator Logo"; }
+
+RESOURCE EIK_APP_INFO
+ {
+ }
+
+RESOURCE TBUF r_use_logo
+ {
+ buf=qtn_sm_use_logo;
+ }
+
+RESOURCE TBUF r_title_operator_logo
+ {
+ buf=qtn_sm_title_operator_logo;
+ }
+
+RESOURCE TBUF r_sm_replace_logo
+ {
+ buf=qtn_sm_replace_logo;
+ }
+
+RESOURCE TBUF r_sm_note_logo_copied
+ {
+ buf=qtn_sm_note_logo_copied;
+ }
+
+RESOURCE TBUF r_sm_delete_all_logos
+ {
+ buf=qtn_sm_delete_all_logos;
+ }
+
+// End of File