diff -r f979ecb2b13e -r c198609911f9 calendarui/inc/CalenPaths.h --- a/calendarui/inc/CalenPaths.h Tue Feb 02 10:12:19 2010 +0200 +++ b/calendarui/inc/CalenPaths.h Fri Apr 16 14:57:40 2010 +0300 @@ -11,12 +11,11 @@ * * Contributors: * -* Description: Internal path definitions for all Calendar components. +* Description: Internal path definitions for all Calendar components. !!! Remember to check .rss files when making path changes !!! * */ - #ifndef CALENPATHS_H #define CALENPATHS_H @@ -28,7 +27,7 @@ _LIT( KVCalAttachmentFilename, "c:\\private\\10005901\\Calendar.vcs" ); // path and filename for Calendar database -_LIT( KCalendarDatabaseFilePath, "c:calendar" ); +_LIT( KCalendarDatabaseFilePath, "c:Calendar" ); #endif // CALENPATHS_H