diff options
author | Not Zed <NotZed@HelixCode.com> | 2000-07-09 11:25:42 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-07-09 11:25:42 +0800 |
commit | 972b2fc3bba1eb144e0c200923e46261515c476f (patch) | |
tree | 27a155b35f0c5b8a7e06a61ccebf19cd8b94358c /addressbook/ChangeLog | |
parent | 1cc1f0a7a777be8ae409bbfbf6299167493ebddd (diff) | |
download | gsoc2013-evolution-972b2fc3bba1eb144e0c200923e46261515c476f.tar gsoc2013-evolution-972b2fc3bba1eb144e0c200923e46261515c476f.tar.gz gsoc2013-evolution-972b2fc3bba1eb144e0c200923e46261515c476f.tar.bz2 gsoc2013-evolution-972b2fc3bba1eb144e0c200923e46261515c476f.tar.lz gsoc2013-evolution-972b2fc3bba1eb144e0c200923e46261515c476f.tar.xz gsoc2013-evolution-972b2fc3bba1eb144e0c200923e46261515c476f.tar.zst gsoc2013-evolution-972b2fc3bba1eb144e0c200923e46261515c476f.zip |
Link the toolbar print button to the print callback.
2000-07-09 Not Zed <NotZed@HelixCode.com>
* gui/component/addressbook.c: Link the toolbar print button to
the print callback.
svn path=/trunk/; revision=4000
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index b763a6d2f4..af81f03a56 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2000-07-09 Not Zed <NotZed@HelixCode.com> + + * gui/component/addressbook.c: Link the toolbar print button to + the print callback. + 2000-07-08 Christopher James Lahey <clahey@helixcode.com> * gui/component/select-names/e-select-names.c |