aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-settings-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-settings-dialog.c')
-rw-r--r--shell/e-shell-settings-dialog.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/e-shell-settings-dialog.c b/shell/e-shell-settings-dialog.c
index 0b96b2cf63..e9ab725338 100644
--- a/shell/e-shell-settings-dialog.c
+++ b/shell/e-shell-settings-dialog.c
@@ -63,9 +63,9 @@ set_dialog_size (EShellSettingsDialog *dialog)
pango_layout_get_pixel_size (layout, &width, NULL);
- width *= 60;
+ width *= 80;
height = PANGO_PIXELS (pango_font_metrics_get_ascent (metrics)
- + pango_font_metrics_get_descent (metrics)) * 30;
+ + pango_font_metrics_get_descent (metrics)) * 40;
gtk_window_set_default_size((GtkWindow *)dialog, width, height);
g_object_unref (layout);
@@ -311,7 +311,7 @@ e_shell_settings_dialog_init (EShellSettingsDialog *dialog)
priv->types = g_hash_table_new (g_str_hash, g_str_equal);
dialog->priv = priv;
-
+ gtk_widget_hide (dialog);
load_pages (dialog);
set_dialog_size (dialog);
r0.10-removal&id=87f4d471fb27b9547c1a0de221b51f4c31684157'>- Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - Update to 1.0.5miwi2006-10-074-35/+11 * Reset inactive maintainer who has not responded to email.linimon2006-09-041-1/+1 * Chase shlib bump of libexpat.kuriyama2006-01-311-1/+2 * SHA256ifyedwin2006-01-221-0/+2 * - Update to version 1.0.2akrion2004-03-182-12/+6 * LP64 fix, clean-up.naddy2004-03-112-12/+29 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * update games/zoom: 1.0.1 --> 1.0.1adaichi2003-06-272-2/+13 * Mark NOT_FOR_ARCHS=sparc64; compiles without warnings but does not work.kris2003-06-161-0/+2