changeset 23 | fd30d51f876b |
parent 18 | c198609911f9 |
--- a/calendarui/inc/CalendarInternalCRKeys.h Fri Apr 16 14:57:40 2010 +0300 +++ b/calendarui/inc/CalendarInternalCRKeys.h Mon May 03 12:30:32 2010 +0300 @@ -97,4 +97,11 @@ */ const TUint32 KCalendarPluginAvailability = 0x0000000A; +/** +* Defines whether regional information must be shown in the Calendar or not +* Default value: 1 +*/ +const TUint32 KShowRegionalInformation = 0x0000000B; + + #endif // CALENDARINTERNALCRKEYS_H