diff options
author | Chris Toshok <toshok@ximian.com> | 2003-04-08 01:42:48 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-04-08 01:42:48 +0800 |
commit | 20de2e68c1b3a233626d698790bf13d715283450 (patch) | |
tree | 245f95b1400271a5586c96957a682351e889ccdb /addressbook/ChangeLog | |
parent | 748ceb78142f3c41d57d1c6ca877decc80e4013a (diff) | |
download | gsoc2013-evolution-20de2e68c1b3a233626d698790bf13d715283450.tar.gz gsoc2013-evolution-20de2e68c1b3a233626d698790bf13d715283450.tar.zst gsoc2013-evolution-20de2e68c1b3a233626d698790bf13d715283450.zip |
change the ok/cancel button layout to be higified.
2003-04-07 Chris Toshok <toshok@ximian.com>
* gui/component/e-address-popup.c (mini_wizard_new): change the
ok/cancel button layout to be higified.
svn path=/trunk/; revision=20720
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index e5e62e31ec..67a61124d2 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2003-04-07 Chris Toshok <toshok@ximian.com> + * gui/component/e-address-popup.c (mini_wizard_new): change the + ok/cancel button layout to be higified. + +2003-04-07 Chris Toshok <toshok@ximian.com> + + [ last portion of #40046 fix ] * gui/component/select-names/e-select-names-popup.c (remove_recipient_cb): ifdef this out to quiet the compiler. (remove_all_recipients_cb): same. @@ -12,7 +18,7 @@ (e_select_names_populate_popup): we don't need the card, since we don't check if it's a list here anymore. also, remove the #if 0 surrounding the nocard case. -{ + 2003-04-07 Not Zed <NotZed@Ximian.com> Fixes #40252. |