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:
Harry Lu
2003-09-15 09:31:03 +00:00
committed by Harry Lu
parent 1ed7208ad8
commit ca1677d2f7
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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>