[gnome-color-manager] trivial: do no set an initial window size. Fixes rh#583453
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] trivial: do no set an initial window size. Fixes rh#583453
- Date: Sun, 18 Apr 2010 21:28:10 +0000 (UTC)
commit 997b67fb1d84fa38186dfa7f13ce35cf6ab788d0
Author: Richard Hughes <richard hughsie com>
Date: Sun Apr 18 22:22:26 2010 +0100
trivial: do no set an initial window size. Fixes rh#583453
src/gcm-prefs.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gcm-prefs.c b/src/gcm-prefs.c
index 5f181ab..37ddf98 100644
--- a/src/gcm-prefs.c
+++ b/src/gcm-prefs.c
@@ -2995,7 +2995,6 @@ main (int argc, char **argv)
gtk_box_pack_start (GTK_BOX(widget), info_bar_profiles, TRUE, FALSE, 0);
/* show main UI */
- gtk_window_set_default_size (GTK_WINDOW(main_window), 1000, 450);
gtk_widget_show (main_window);
/* connect up sliders */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]