aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-05-24 05:32:14 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-05-24 05:32:14 +0800
commit8de7c80602afe941093b4ef408b2805601abac38 (patch)
treed090b6c48fdae756559881ed1dff7df32ea0c6be /shell/ChangeLog
parent0886e86bdf598ca55ca61d3e643d8afc3bd9f3b6 (diff)
downloadgsoc2013-evolution-8de7c80602afe941093b4ef408b2805601abac38.tar
gsoc2013-evolution-8de7c80602afe941093b4ef408b2805601abac38.tar.gz
gsoc2013-evolution-8de7c80602afe941093b4ef408b2805601abac38.tar.bz2
gsoc2013-evolution-8de7c80602afe941093b4ef408b2805601abac38.tar.lz
gsoc2013-evolution-8de7c80602afe941093b4ef408b2805601abac38.tar.xz
gsoc2013-evolution-8de7c80602afe941093b4ef408b2805601abac38.tar.zst
gsoc2013-evolution-8de7c80602afe941093b4ef408b2805601abac38.zip
Pass FALSE for @allow_shrink. Fixes #15688.
* e-shell-folder-selection-dialog.c (e_shell_folder_selection_dialog_construct): Pass FALSE for @allow_shrink. Fixes #15688. svn path=/trunk/; revision=16993
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index d61a3f5907..c1860256f7 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,11 @@
2002-05-23 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-folder-selection-dialog.c
+ (e_shell_folder_selection_dialog_construct): Pass FALSE for
+ @allow_shrink. Fixes #15688.
+
+2002-05-23 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell-folder-commands.c (delete_dialog): Make a little bit
prettier. Default to "Delete", not "Cancel".