diff options
author | JP Rosevear <jpr@ximian.com> | 2002-04-24 14:03:02 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-04-24 14:03:02 +0800 |
commit | 38e985a2e4257006e6f0d1f0c1b2097a6394e888 (patch) | |
tree | 14f52df242b29109350d275f8f8e7196e0722f28 /calendar/ChangeLog | |
parent | 11be06c763d9a9f4d699a7d95a0aff66af6328a2 (diff) | |
download | gsoc2013-evolution-38e985a2e4257006e6f0d1f0c1b2097a6394e888.tar.gz gsoc2013-evolution-38e985a2e4257006e6f0d1f0c1b2097a6394e888.tar.zst gsoc2013-evolution-38e985a2e4257006e6f0d1f0c1b2097a6394e888.zip |
launch pilot settings capplet
2002-04-24 JP Rosevear <jpr@ximian.com>
* gui/e-day-view.c (e_day_view_on_pilot_settings): launch pilot
settings capplet
* gui/e-week-view.c (e_week_view_on_pilot_settings): ditto
svn path=/trunk/; revision=16573
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8096477015..5f6e77fe9a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2002-04-24 JP Rosevear <jpr@ximian.com> + * gui/e-day-view.c (e_day_view_on_pilot_settings): launch pilot + settings capplet + + * gui/e-week-view.c (e_week_view_on_pilot_settings): ditto + +2002-04-24 JP Rosevear <jpr@ximian.com> + * gui/e-week-view.c (free_view_popup): free the view popup (e_week_view_show_popup_menu): add the view popup to the "main_item" menu and listen for destruction |