diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-03-07 02:01:41 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-03-07 02:01:41 +0800 |
commit | b59d15607b0db0e2405f748c425aff78a28aa737 (patch) | |
tree | 6b1b786f67ff8becf83e3c3ac66c9f73e3b4494c /mail/ChangeLog | |
parent | 72a9c922284f5908e4c8988eabf7a505cae567e4 (diff) | |
download | gsoc2013-evolution-b59d15607b0db0e2405f748c425aff78a28aa737.tar.gz gsoc2013-evolution-b59d15607b0db0e2405f748c425aff78a28aa737.tar.zst gsoc2013-evolution-b59d15607b0db0e2405f748c425aff78a28aa737.zip |
(mail_accounts_treeview_new): Set the
shadow_type of the scrlled window to GTK_SHADOW_IN.
svn path=/trunk/; revision=20205
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c5282343fb..c52e8a8240 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2003-03-06 Ettore Perazzoli <ettore@ximian.com> + * mail-accounts.c (mail_accounts_treeview_new): Set the + shadow_type of the scrlled window to GTK_SHADOW_IN. + +2003-03-06 Ettore Perazzoli <ettore@ximian.com> + * mail-config.glade: Add some spacing to the buttons. [#38227] 2003-03-06 Ettore Perazzoli <ettore@ximian.com> |