diff options
author | Miguel de Icaza <miguel@gnu.org> | 1999-09-02 02:26:26 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1999-09-02 02:26:26 +0800 |
commit | 60436b516d52c29b1d4a647fdd9f1fb942efc94b (patch) | |
tree | bcbe246e7ca4b138b893d6230cae268af080ad25 /calendar/ChangeLog | |
parent | 523a46f844ab6855b6888984c3f7a40a13900d74 (diff) | |
download | gsoc2013-evolution-60436b516d52c29b1d4a647fdd9f1fb942efc94b.tar.gz gsoc2013-evolution-60436b516d52c29b1d4a647fdd9f1fb942efc94b.tar.zst gsoc2013-evolution-60436b516d52c29b1d4a647fdd9f1fb942efc94b.zip |
Make the OK button the default button per Russell's suggestion.
1999-09-01 Miguel de Icaza <miguel@gnu.org>
* eventedit.c (ee_create_buttons): Make the OK button the default
button per Russell's suggestion.
svn path=/trunk/; revision=1155
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d6e07deabd..c0b2ebc4ed 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +1999-09-01 Miguel de Icaza <miguel@gnu.org> + + * eventedit.c (ee_create_buttons): Make the OK button the default + button per Russell's suggestion. + 1999-08-30 Miguel de Icaza <miguel@nuclecu.unam.mx> * calendar.c (calendar_object_changed): Modify the |