calendarui/inc/CalenPaths.h
changeset 89 b57382753122
parent 18 c198609911f9
--- a/calendarui/inc/CalenPaths.h	Fri Oct 15 12:10:36 2010 +0530
+++ b/calendarui/inc/CalenPaths.h	Wed Nov 03 17:12:22 2010 +0530
@@ -11,11 +11,12 @@
 *
 * 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
 
@@ -27,7 +28,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