diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-19 03:35:28 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-19 03:35:28 +0800 |
commit | 11fee9fe645b556114cef4756435482a2d633f6a (patch) | |
tree | 0efb3a23ffe3b1fc9e822d4ee06da9812cbc0c83 /my-evolution/ChangeLog | |
parent | 3a489414b6065250866038eb104428fb18fea68e (diff) | |
download | gsoc2013-evolution-11fee9fe645b556114cef4756435482a2d633f6a.tar.gz gsoc2013-evolution-11fee9fe645b556114cef4756435482a2d633f6a.tar.zst gsoc2013-evolution-11fee9fe645b556114cef4756435482a2d633f6a.zip |
Make pretty buttons.
svn path=/trunk/; revision=11207
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index c7d749cc18..d9a34d14f4 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,11 @@ 2001-07-18 Iain Holmes <iain@ximian.com> + * e-summary-preferences.c (make_property_dialog): Create the image + buttons. + (construct_pixmap_button): Create a box with an image and text. + +2001-07-18 Iain Holmes <iain@ximian.com> + * e-summary-preferences.c (e_summary_configure): Set the title on the window. Just do a g_return_if_fail if the XML file couldn't be loaded. |