diff options
author | Chris Toshok <toshok@ximian.com> | 2002-08-27 08:27:20 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-08-27 08:27:20 +0800 |
commit | 07f076dd90cd0bb4eecb8215b1d53024b19545f3 (patch) | |
tree | 1454648f29f3773aba28e1bcf68321b67a09dd69 /addressbook/ChangeLog | |
parent | e87d4d4b1f6bbab5cb6c9d5eef750efa1cc80c57 (diff) | |
download | gsoc2013-evolution-07f076dd90cd0bb4eecb8215b1d53024b19545f3.tar.gz gsoc2013-evolution-07f076dd90cd0bb4eecb8215b1d53024b19545f3.tar.zst gsoc2013-evolution-07f076dd90cd0bb4eecb8215b1d53024b19545f3.zip |
change prototype for complete_sequence to match sequence_complete.
2002-08-26 Chris Toshok <toshok@ximian.com>
* printing/e-contact-print.c (complete_sequence): change prototype
for complete_sequence to match sequence_complete.
(e_contact_print_button): same.
svn path=/trunk/; revision=17872
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3a6e69f003..a213b14842 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2002-08-26 Chris Toshok <toshok@ximian.com> + * printing/e-contact-print.c (complete_sequence): change prototype + for complete_sequence to match sequence_complete. + (e_contact_print_button): same. + +2002-08-26 Chris Toshok <toshok@ximian.com> + [ fixes #29446 ] * gui/component/addressbook-config.c (scope_optionmenu_activated): searching_modify_func can be NULL (since we don't require changes |