equal
deleted
inserted
replaced
27 static _LIT_SECURITY_POLICY_PASS(KAllowAllPolicy); |
27 static _LIT_SECURITY_POLICY_PASS(KAllowAllPolicy); |
28 // literals |
28 // literals |
29 #if (defined SYMBIAN_MESSAGESTORE_UNIT_TESTCODE) |
29 #if (defined SYMBIAN_MESSAGESTORE_UNIT_TESTCODE) |
30 _LIT(KMessagingDBName, "\\messaging.db"); |
30 _LIT(KMessagingDBName, "\\messaging.db"); |
31 #else |
31 #else |
32 _LIT(KMessagingDBName,"[1000484b]messaging.db"); |
32 _LIT(KMessagingDBName,"[1000484B]messaging.db"); |
33 #endif |
33 #endif |
34 |
34 |
35 |
35 |
36 |
36 |
37 // static class initialiser |
37 // static class initialiser |