calendarui/organizerplugin/aiagendaplugin2/data/aicalendarplugin2res.rss
changeset 0 f979ecb2b13e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/calendarui/organizerplugin/aiagendaplugin2/data/aicalendarplugin2res.rss	Tue Feb 02 10:12:19 2010 +0200
@@ -0,0 +1,125 @@
+/*
+* Copyright (c) 2005-2006 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:  
+ *
+*/
+
+
+
+#include <eikon.rh>
+#include <avkon.rsg>
+#include <avkon.rh>
+#include <avkon.mbg>
+#include <EIKCORE.rsg>
+#include <eikon.rsg>
+
+#include <aicalendarplugin2.loc>
+
+NAME AIC2
+
+RESOURCE RSS_SIGNATURE { }
+
+RESOURCE TBUF { buf=""; }
+
+//----------------------------------------------------
+//  r_qtn_ai_cale_plugin_name
+//
+//----------------------------------------------------
+//
+RESOURCE TBUF r_qtn_ai_cale_plugin_name
+{
+    buf = qtn_ai_set_cont_cale;
+}
+
+//----------------------------------------------------
+//  r_qtn_ai_cale_next_later
+//
+//----------------------------------------------------
+//
+RESOURCE TBUF r_qtn_ai_cale_next_later
+{
+    buf = qtn_ai_cale_next_later;
+}
+
+//----------------------------------------------------
+//  r_qtn_ai_cale_next_tomorrow
+//
+//----------------------------------------------------
+//
+RESOURCE TBUF r_qtn_ai_cale_next_tomorrow
+{
+    buf = qtn_ai_cale_next_tomorrow;
+}
+
+//----------------------------------------------------
+//  r_qtn_ai_cale_next_single
+//
+//----------------------------------------------------
+//
+RESOURCE TBUF r_qtn_ai_cale_next_single
+{
+    buf = qtn_ai_cale_next_single;
+}
+
+//----------------------------------------------------
+//  r_qtn_ai_cale_next_multiple
+//
+//----------------------------------------------------
+//
+RESOURCE TBUF r_qtn_ai_cale_next_multiple
+{
+    buf = qtn_ai_cale_next_multiple;
+}
+
+//----------------------------------------------------
+//  r_qtn_ai_cale_no_eve_positive
+//
+//----------------------------------------------------
+//
+RESOURCE TBUF r_qtn_ai_cale_no_eve_positive
+{
+    buf = qtn_ai_cale_no_eve_positive;
+}
+
+//----------------------------------------------------
+//  r_qtn_ai_cale_no_more_ev_positive
+//
+//----------------------------------------------------
+//
+RESOURCE TBUF r_qtn_ai_cale_no_more_ev_positive
+{
+    buf = qtn_ai_cale_no_more_ev_positive;
+}
+
+//----------------------------------------------------
+//  r_qtn_ai_cale_no_eve_positive_short
+//
+//----------------------------------------------------
+//
+RESOURCE TBUF r_qtn_ai_cale_no_eve_positive_short
+{
+    buf = qtn_ai_cale_no_eve_positive_short;
+}
+
+//----------------------------------------------------
+//  r_qtn_ai_cale_no_more_ev_positive_short
+//
+//----------------------------------------------------
+//
+RESOURCE TBUF r_qtn_ai_cale_no_more_ev_positive_short
+{
+    buf = qtn_ai_cale_no_more_ev_positive_short;
+}
+
+// End of File