equal
deleted
inserted
replaced
28 const TUid KAccountCreationPluginUID = { 0x2000BEF1 }; |
28 const TUid KAccountCreationPluginUID = { 0x2000BEF1 }; |
29 |
29 |
30 // Advanced settings plugin UID |
30 // Advanced settings plugin UID |
31 const TUid KAdvancedSettingsPluginUID = { 0x1028331D }; |
31 const TUid KAdvancedSettingsPluginUID = { 0x1028331D }; |
32 |
32 |
|
33 // Help context UID |
|
34 const TUid KCscHelpUid = { 0x1020E566 }; |
|
35 |
33 // Filename and path for bitmaps and icons. |
36 // Filename and path for bitmaps and icons. |
34 _LIT( KDriveZ, "z:" ); |
37 _LIT( KDriveZ, "z:" ); |
35 _LIT( KCSCAifFile, "csc_aif.mif"); |
38 _LIT( KCSCAifFile, "csc_aif.mif"); |
36 |
39 |
37 // For icon size |
40 // For icon size |