diff options
author | Dan Winship <danw@src.gnome.org> | 2003-05-02 22:54:45 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-05-02 22:54:45 +0800 |
commit | 271ebab0a7a4777bc3750154630278e4aa2614bc (patch) | |
tree | 6419872bf0e62d86b2c8ea5a026006361efdfd2f /shell/ChangeLog | |
parent | cde584d3484348fd434d22b853292e93b4134a2c (diff) | |
download | gsoc2013-evolution-271ebab0a7a4777bc3750154630278e4aa2614bc.tar.gz gsoc2013-evolution-271ebab0a7a4777bc3750154630278e4aa2614bc.tar.zst gsoc2013-evolution-271ebab0a7a4777bc3750154630278e4aa2614bc.zip |
Don't expand the select-names entry, because we don't want it as tall as
* glade/e-shell-shared-folder-picker-dialog.glade: Don't expand
the select-names entry, because we don't want it as tall as the
button.
svn path=/trunk/; revision=21046
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 171a5d70ef..ae2abc409a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2003-05-01 Dan Winship <danw@ximian.com> + + * glade/e-shell-shared-folder-picker-dialog.glade: Don't expand + the select-names entry, because we don't want it as tall as the + button. + 2003-04-30 Ettore Perazzoli <ettore@ximian.com> * e-shell-folder-selection-dialog.c |