diff options
-rw-r--r-- | shell/glade/e-shell-folder-creation-dialog.glade | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/glade/e-shell-folder-creation-dialog.glade b/shell/glade/e-shell-folder-creation-dialog.glade index d5f732e707..21701a2a29 100644 --- a/shell/glade/e-shell-folder-creation-dialog.glade +++ b/shell/glade/e-shell-folder-creation-dialog.glade @@ -18,8 +18,8 @@ <type>GTK_WINDOW_TOPLEVEL</type> <position>GTK_WIN_POS_NONE</position> <modal>False</modal> - <default_width>250</default_width> - <default_height>350</default_height> + <default_width>350</default_width> + <default_height>410</default_height> <allow_shrink>True</allow_shrink> <allow_grow>True</allow_grow> <auto_shrink>False</auto_shrink> |