aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-03-14 08:13:01 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-03-14 08:13:01 +0800
commit828991183bc924b2ec7d5019790e9200d9a37a6d (patch)
treec7e1c17bfd46051501a252c0ed9957049e5bbd0a /mail/ChangeLog
parent1d0160ac11ca74d21207f4c51fe57028d3c12dee (diff)
downloadgsoc2013-evolution-828991183bc924b2ec7d5019790e9200d9a37a6d.tar
gsoc2013-evolution-828991183bc924b2ec7d5019790e9200d9a37a6d.tar.gz
gsoc2013-evolution-828991183bc924b2ec7d5019790e9200d9a37a6d.tar.bz2
gsoc2013-evolution-828991183bc924b2ec7d5019790e9200d9a37a6d.tar.lz
gsoc2013-evolution-828991183bc924b2ec7d5019790e9200d9a37a6d.tar.xz
gsoc2013-evolution-828991183bc924b2ec7d5019790e9200d9a37a6d.tar.zst
gsoc2013-evolution-828991183bc924b2ec7d5019790e9200d9a37a6d.zip
Set a default size of the window, so we don't get this itty-bitty window
2002-03-13 Jeffrey Stedfast <fejj@ximian.com> * folder-browser-window.c (folder_browser_window_new): Set a default size of the window, so we don't get this itty-bitty window the size of a quarter on the screen when it first gets shown. svn path=/trunk/; revision=16153
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 1382e4a04f..df6925db21 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2002-03-13 Jeffrey Stedfast <fejj@ximian.com>
+
+ * folder-browser-window.c (folder_browser_window_new): Set a
+ default size of the window, so we don't get this itty-bitty window
+ the size of a quarter on the screen when it first gets shown.
+
2002-03-12 Jeffrey Stedfast <fejj@ximian.com>
* mail-display.c (on_link_clicked): Handle digest: urls.