[gaim-migrate @ 14640]

Mon, 05 Dec 2005 03:02:12 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Mon, 05 Dec 2005 03:02:12 +0000
changeset 12336
bdcb02016b84
parent 12335
d0a2da9e75c0
child 12337
1c9251d1f005

[gaim-migrate @ 14640]
Golden ratioed!

src/gtkaccount.c file | annotate | diff | comparison | revisions
src/gtkpounce.c file | annotate | diff | comparison | revisions
--- a/src/gtkaccount.c	Mon Dec 05 02:56:55 2005 +0000
+++ b/src/gtkaccount.c	Mon Dec 05 03:02:12 2005 +0000
@@ -2619,8 +2619,8 @@
 {
 	gaim_prefs_add_none("/gaim/gtk/accounts");
 	gaim_prefs_add_none("/gaim/gtk/accounts/dialog");
-	gaim_prefs_add_int("/gaim/gtk/accounts/dialog/width",  550);
-	gaim_prefs_add_int("/gaim/gtk/accounts/dialog/height", 250);
+	gaim_prefs_add_int("/gaim/gtk/accounts/dialog/width",  520);
+	gaim_prefs_add_int("/gaim/gtk/accounts/dialog/height", 321);
 
 	gaim_signal_register(gaim_gtk_account_get_handle(), "account-modified",
 						 gaim_marshal_VOID__POINTER, NULL, 1,
--- a/src/gtkpounce.c	Mon Dec 05 02:56:55 2005 +0000
+++ b/src/gtkpounce.c	Mon Dec 05 03:02:12 2005 +0000
@@ -1533,8 +1533,8 @@
 	gaim_prefs_add_bool("/gaim/gtk/pounces/default_actions/play-sound",
 						FALSE);
 	gaim_prefs_add_none("/gaim/gtk/pounces/dialog");
-	gaim_prefs_add_int("/gaim/gtk/pounces/dialog/width",  550);
-	gaim_prefs_add_int("/gaim/gtk/pounces/dialog/height", 250);
+	gaim_prefs_add_int("/gaim/gtk/pounces/dialog/width",  520);
+	gaim_prefs_add_int("/gaim/gtk/pounces/dialog/height", 321);
 
 	gaim_signal_connect(gaim_connections_get_handle(), "signed-on",
 						gaim_gtk_pounces_get_handle(),

mercurial