diff options
author | JP Rosevear <jpr@ximian.com> | 2001-02-14 08:04:59 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-02-14 08:04:59 +0800 |
commit | ed519da4de52d20def1bea7191af7bdb1c57ef90 (patch) | |
tree | 78c8aea59a821fd17473a299772faaa36c6fee42 /calendar/ChangeLog | |
parent | a74d594e2fcea73193b8ab208b0d333c76e9ece0 (diff) | |
download | gsoc2013-evolution-ed519da4de52d20def1bea7191af7bdb1c57ef90.tar.gz gsoc2013-evolution-ed519da4de52d20def1bea7191af7bdb1c57ef90.tar.zst gsoc2013-evolution-ed519da4de52d20def1bea7191af7bdb1c57ef90.zip |
call task_editor_focus
2001-02-13 JP Rosevear <jpr@ximian.com>
* gui/e-tasks.c (e_tasks_new_task): call task_editor_focus
svn path=/trunk/; revision=8217
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9b14aac03c..589ea22f6d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,9 @@ 2001-02-13 JP Rosevear <jpr@ximian.com> + * gui/e-tasks.c (e_tasks_new_task): call task_editor_focus + +2001-02-13 JP Rosevear <jpr@ximian.com> + * gui/calendar-commands.c (update_pixmaps): Set toolbar new appointment icon (set_pixmap): load files rather than create from xpm file |