calendarui/rom/CalendarResources.iby
branchRCL_3
changeset 66 bd7edf625bdd
parent 65 12af337248b1
--- a/calendarui/rom/CalendarResources.iby	Tue Aug 31 15:13:43 2010 +0300
+++ b/calendarui/rom/CalendarResources.iby	Wed Sep 01 12:32:31 2010 +0100
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* 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"
@@ -11,24 +11,20 @@
 *
 * Contributors:
 *
-* Description:
-* The iby file for calendar resources
+* Description:   IBY file for localizable elements (resources of Calendar
+*                application
 *
 */
 
 
 
-#ifndef CALENDARRESOURCE_IBY
-#define CALENDARRESOURCE_IBY
-#include <data_caging_paths_for_iby.hrh>
+#ifndef CALENDARRESOURCES_IBY
+#define CALENDARRESOURCES_IBY
+
 
-// Application resource file.
-S60_APP_RESOURCE(calendar)
-data=DATAZ_/QT_TRANSLATIONS_DIR/calendar.qm			QT_TRANSLATIONS_DIR/calendar.qm
-data=DATAZ_/QT_TRANSLATIONS_DIR/caleneditor.qm			QT_TRANSLATIONS_DIR/caleneditor.qm
-data=DATAZ_/QT_TRANSLATIONS_DIR/caleneventviewer.qm			QT_TRANSLATIONS_DIR/caleneventviewer.qm
-data=DATAZ_/QT_TRANSLATIONS_DIR/calenregional.qm			QT_TRANSLATIONS_DIR/calenregional.qm
+data=DATAZ_\APP_RESOURCE_DIR\CALENDAR.RSC    APP_RESOURCE_DIR\Calendar.rsc
 
-#endif // CALENDARRESOURCE_IBY
+
+#endif // CALENDARRESOURCES_IBY
 
 //  End of File