calendarui/inc/CalenPaths.h
branchRCL_3
changeset 30 bd7edf625bdd
parent 29 12af337248b1
--- a/calendarui/inc/CalenPaths.h	Tue Aug 31 15:13:43 2010 +0300
+++ b/calendarui/inc/CalenPaths.h	Wed Sep 01 12:32:31 2010 +0100
@@ -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