56 _LIT(KContTypeSetupText, "ct_setup_text"); |
56 _LIT(KContTypeSetupText, "ct_setup_text"); |
57 _LIT(KKeySetupText, "key_setup_text"); |
57 _LIT(KKeySetupText, "key_setup_text"); |
58 _LIT(KContTypeSetupIcon, "ct_setup_icon"); |
58 _LIT(KContTypeSetupIcon, "ct_setup_icon"); |
59 _LIT8(KKeySetupIcon, "key_setup_icon"); |
59 _LIT8(KKeySetupIcon, "key_setup_icon"); |
60 |
60 |
|
61 _LIT(KContTypeSetupBrandIcon1, "ct_setup_brand_icon_1"); |
|
62 _LIT8(KKeySetupBrandIcon1, "key_setup_brand_icon_1"); |
|
63 _LIT(KContTypeSetupBrandIcon2, "ct_setup_brand_icon_2"); |
|
64 _LIT8(KKeySetupBrandIcon2, "key_setup_brand_icon_2"); |
|
65 _LIT(KContTypeSetupBrandIcon3, "ct_setup_brand_icon_3"); |
|
66 _LIT8(KKeySetupBrandIcon3, "key_setup_brand_icon_3"); |
|
67 _LIT(KContTypeSetupBrandIcon4, "ct_setup_brand_icon_4"); |
|
68 _LIT8(KKeySetupBrandIcon4, "key_setup_brand_icon_4"); |
|
69 |
|
70 _LIT(KSetupBrand1, "ovi.com"); |
|
71 _LIT(KSetupBrand2, "yahoo.com"); |
|
72 _LIT(KSetupBrand3, "hotmail.com"); |
|
73 _LIT(KSetupBrand4, "gmail.com"); |
|
74 |
61 _LIT(KContTypeBodyText, "ct_body_text_"); |
75 _LIT(KContTypeBodyText, "ct_body_text_"); |
62 _LIT(KKeyBodyText, "key_body_text_"); |
76 _LIT(KKeyBodyText, "key_body_text_"); |
|
77 |
|
78 _LIT(KContTypeSubjectText, "ct_subject_text_"); |
|
79 _LIT(KKeySubjectText, "key_subject_text_"); |
63 |
80 |
64 _LIT(KContTypeIndicatorIcon, "ct_indicator_icon_"); |
81 _LIT(KContTypeIndicatorIcon, "ct_indicator_icon_"); |
65 _LIT8(KKeyIndicatorIcon, "key_indicator_icon_"); |
82 _LIT8(KKeyIndicatorIcon, "key_indicator_icon_"); |
66 |
83 |
67 _LIT(KContTypeMailboxIcons, "ct_mailbox_icons_"); |
84 _LIT(KContTypeMailboxIcons, "ct_mailbox_icons_"); |
118 _LIT8( KViewId, "view_id" ); |
135 _LIT8( KViewId, "view_id" ); |
119 _LIT8( KViewAppUid, "view_app_uid" ); |
136 _LIT8( KViewAppUid, "view_app_uid" ); |
120 // constants for requesting notification |
137 // constants for requesting notification |
121 _LIT( KPubData, "publisher"); |
138 _LIT( KPubData, "publisher"); |
122 _LIT( KActionName,"notify"); |
139 _LIT( KActionName,"notify"); |
123 _LIT8( KDeActive, "deactive"); |
140 _LIT8( KPluginStartup, "pluginstartup"); |
124 _LIT8( KActive, "active"); |
141 _LIT8( KPluginShutdown, "pluginshutdown"); |
125 _LIT8( KSuspend , "suspend"); |
142 _LIT8( KSuspend , "suspend"); |
126 _LIT8( KResume, "resume"); |
143 _LIT8( KResume, "resume"); |
127 _LIT8( KInactive, "inactive"); |
144 _LIT( KPluginStartup16, "pluginstartup"); |
128 _LIT( KDeActive16, "deactive"); |
145 _LIT( KPluginShutdown16, "pluginshutdown"); |
129 _LIT( KActive16, "active"); |
|
130 _LIT( KSuspend16, "suspend"); |
146 _LIT( KSuspend16, "suspend"); |
131 _LIT( KResume16, "resume"); |
147 _LIT( KResume16, "resume"); |
132 _LIT( KInactive16, "inactive"); |
|
133 _LIT( KSettings16, "settings"); |
148 _LIT( KSettings16, "settings"); |
134 _LIT( KCPAll, "all"); |
149 _LIT( KCPAll, "all"); |
135 _LIT8( KExecute, "execute" ); |
150 _LIT8( KExecute, "execute" ); |
136 _LIT( KContentAndPublisher_Registry, "cp_data:publisher"); |
151 _LIT( KContentAndPublisher_Registry, "cp_data:publisher"); |
137 _LIT8( KOperation, "operation" ); |
152 _LIT8( KOperation, "operation" ); |