calendarui/rom/CalendarResources.iby
changeset 18 c198609911f9
parent 0 f979ecb2b13e
child 49 5de72ea7a065
--- a/calendarui/rom/CalendarResources.iby	Tue Feb 02 10:12:19 2010 +0200
+++ b/calendarui/rom/CalendarResources.iby	Fri Apr 16 14:57:40 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2009 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,20 +11,20 @@
 *
 * Contributors:
 *
-* Description:   IBY file for localizable elements (resources of Calendar
-*                application
+* Description:   IBY file for localizable elements of Calendar.app
 *
 */
 
 
 
-#ifndef CALENDARRESOURCES_IBY
-#define CALENDARRESOURCES_IBY
-
+#ifndef CALENDARRESOURCE_IBY
+#define CALENDARRESOURCE_IBY
+#include <data_caging_paths_for_iby.hrh>
 
-data=DATAZ_\APP_RESOURCE_DIR\CALENDAR.RSC    APP_RESOURCE_DIR\Calendar.rsc
+// Application resource file.
+data=DATAZ_\resource\apps\CALENDAR.RSC		APP_RESOURCE_DIR\CALENDAR.RSC
+data=DATAZ_\QT_TRANSLATIONS_DIR\calendar.qm			QT_TRANSLATIONS_DIR\calendar.qm
 
-
-#endif // CALENDARRESOURCES_IBY
+#endif // CALENDARRESOURCE_IBY
 
 //  End of File