calendarui/inc/CalenPaths.h
branchRCL_3
changeset 29 12af337248b1
parent 0 f979ecb2b13e
child 30 bd7edf625bdd
--- a/calendarui/inc/CalenPaths.h	Thu Aug 19 09:53:43 2010 +0300
+++ b/calendarui/inc/CalenPaths.h	Tue Aug 31 15:13:43 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