uiservicetab/inc/tvimpstconsts.h
branchRCL_3
changeset 6 78867dafe7eb
parent 0 5e5d6b214f4f
equal deleted inserted replaced
4:f5911524345e 6:78867dafe7eb
   193 _LIT( KContactId, "ContactId" );
   193 _LIT( KContactId, "ContactId" );
   194 _LIT( KContactTable, "Contacts" );
   194 _LIT( KContactTable, "Contacts" );
   195 // Name for database.
   195 // Name for database.
   196 _LIT( KStorageExtn, ".db");
   196 _LIT( KStorageExtn, ".db");
   197 //hardcoded path for the local service db file. 
   197 //hardcoded path for the local service db file. 
   198 _LIT(KDbPath, "c:\\");
   198 _LIT(KDbPath, "c:\\MeCo\\");
       
   199 
   199 #endif      // TVIMPSTCONSTS_H
   200 #endif      // TVIMPSTCONSTS_H
   200 
   201