calendarui/inc/CalenPaths.h
changeset 18 c198609911f9
parent 0 f979ecb2b13e
child 66 bd7edf625bdd
--- 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