change last_notification_time's type from string to int.
2003-09-15 Harry Lu <harry.lu@sun.com> * gui/apps_evolution_calendar.schemas: change last_notification_time's type from string to int. svn path=/trunk/; revision=22569
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2003-09-15 Harry Lu <harry.lu@sun.com>
|
||||
|
||||
* gui/apps_evolution_calendar.schemas: change last_notification_time's
|
||||
type from string to int.
|
||||
|
||||
2003-09-12 Bolian Yin <bolian.yin@sun.com>
|
||||
|
||||
* e-week-view.c (e_week_view_focus): make jump button focusable
|
||||
|
||||
@ -325,7 +325,7 @@
|
||||
<key>/schemas/apps/evolution/calendar/notify/last_notification_time</key>
|
||||
<applyto>/apps/evolution/calendar/notify/last_notification_time</applyto>
|
||||
<owner>evolution-calendar</owner>
|
||||
<type>string</type>
|
||||
<type>int</type>
|
||||
<default>-1</default>
|
||||
<locale name="C">
|
||||
<short>Time last alarm ran</short>
|
||||
|
||||
Reference in New Issue
Block a user