diff options
author | JP Rosevear <jpr@novell.com> | 2004-08-03 02:32:14 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-08-03 02:32:14 +0800 |
commit | 3014d0ac205f89e275945ceea1392caaa69ff6fc (patch) | |
tree | 2e226c6ba97111bfc0f35fe104cda8ca76dc3591 /widgets/misc/ChangeLog | |
parent | 627a7965cee501fe21d7c0c987d7cac9f6cf3cdf (diff) | |
download | gsoc2013-evolution-3014d0ac205f89e275945ceea1392caaa69ff6fc.tar.gz gsoc2013-evolution-3014d0ac205f89e275945ceea1392caaa69ff6fc.tar.zst gsoc2013-evolution-3014d0ac205f89e275945ceea1392caaa69ff6fc.zip |
accessor (e_pilot_settings_set_source): ditto (build_ui): show the source
2004-08-01 JP Rosevear <jpr@novell.com>
* e-pilot-settings.c (e_pilot_settings_get_source): accessor
(e_pilot_settings_set_source): ditto
(build_ui): show the source option menu
(e_pilot_settings_new): use above
* e-pilot-settings.h: add prototypes
svn path=/trunk/; revision=26797
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 5cc9cece94..50dc4f9cd1 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,16 @@ +2004-08-01 JP Rosevear <jpr@novell.com> + + * e-pilot-settings.c (e_pilot_settings_get_source): accessor + (e_pilot_settings_set_source): ditto + (build_ui): show the source option menu + (e_pilot_settings_new): use above + + * e-pilot-settings.h: add prototypes + +2004-07-20 JP Rosevear <jpr@novell.com> + + * Makefile.am: build pilot setting + 2004-07-26 JP Rosevear <jpr@novell.com> * e-search-bar.c (setup_bonobo_menus): use ctrl-shift-q to clear |