diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-04-27 07:21:39 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-04-27 07:21:39 +0800 |
commit | 6738df5abdfc2346493140ab1e54421fa8f45977 (patch) | |
tree | 29092ae45d7a41fff1356fb7e524a27b01f8a12e /filter/ChangeLog | |
parent | c82188ca4dd26e0ca26e0e48a3110bcc70efe7d1 (diff) | |
download | gsoc2013-evolution-6738df5abdfc2346493140ab1e54421fa8f45977.tar.gz gsoc2013-evolution-6738df5abdfc2346493140ab1e54421fa8f45977.tar.zst gsoc2013-evolution-6738df5abdfc2346493140ab1e54421fa8f45977.zip |
Set the default size of the dialog to 600x400, which seems to be a nice
2001-04-26 Jeffrey Stedfast <fejj@ximian.com>
* rule-editor.c (rule_edit): Set the default size of the dialog to
600x400, which seems to be a nice size that fits all the widgets
into it.
(rule_add): Same.
svn path=/trunk/; revision=9604
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r-- | filter/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog index 5d2978ce1d..e28f8821ba 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,10 @@ +2001-04-26 Jeffrey Stedfast <fejj@ximian.com> + + * rule-editor.c (rule_edit): Set the default size of the dialog to + 600x400, which seems to be a nice size that fits all the widgets + into it. + (rule_add): Same. + 2001-04-26 Dan Winship <danw@ximian.com> * Makefile.am (INCLUDES): Remove UNICODE_CFLAGS |