omads/omadsextensions/adapters/notes/inc/NSmlNotepadDatastore.h
changeset 30 04643625ed38
parent 22 1a3f0bca12c6
equal deleted inserted replaced
26:fdc38da86094 30:04643625ed38
    29 const TInt KUnicodeSize = 2;
    29 const TInt KUnicodeSize = 2;
    30 const TInt KSnapshotGranularity = 8;
    30 const TInt KSnapshotGranularity = 8;
    31 
    31 
    32 
    32 
    33 _LIT(KNSmlNotepadStoreFormatRsc,"NSmlNotepadDataStoreFormat.rsc");
    33 _LIT(KNSmlNotepadStoreFormatRsc,"NSmlNotepadDataStoreFormat.rsc");
       
    34 _LIT(KNSmlNotepadStoreName, "C:Note" );
       
    35 _LIT(KNSmlNotepadDefaultStoreName, "C:Calendar" );
    34 _LIT(  KNSmlDriveC, "C" );
    36 _LIT(  KNSmlDriveC, "C" );
    35 _LIT8( KMimePlainText, "text/plain" );
    37 _LIT8( KMimePlainText, "text/plain" );
    36 _LIT8( KMimePlainTextVersion, "1.0" );
    38 _LIT8( KMimePlainTextVersion, "1.0" );
    37 
    39 
    38 // FORWARD DECLARATIONS
    40 // FORWARD DECLARATIONS