calendarui/cenrep/CalendarInternalCRKeys.h
changeset 23 fd30d51f876b
parent 18 c198609911f9
equal deleted inserted replaced
18:c198609911f9 23:fd30d51f876b
    96 * by commas) for Calendar plugins.
    96 * by commas) for Calendar plugins.
    97 * Default value: Empty
    97 * Default value: Empty
    98 */
    98 */
    99 const TUint32 KCalendarPluginAvailability = 0x0000000A;
    99 const TUint32 KCalendarPluginAvailability = 0x0000000A;
   100 
   100 
       
   101 /**
       
   102 * Defines whether regional information must be shown in the Calendar or not
       
   103 * Default value: 1
       
   104 */
       
   105 const TUint32 KShowRegionalInformation = 0x0000000B;
       
   106 
   101 #endif  // CALENDARINTERNALCRKEYS_H
   107 #endif  // CALENDARINTERNALCRKEYS_H