diff xmms-sid.glade @ 942:b133f822b91e

Adjust messagebox dialog cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 19 Nov 2012 18:23:27 +0200
parents 4e447ca18721
children be2a8436461a
line wrap: on
line diff
--- a/xmms-sid.glade	Mon Nov 19 18:03:35 2012 +0200
+++ b/xmms-sid.glade	Mon Nov 19 18:23:27 2012 +0200
@@ -3570,8 +3570,8 @@
 <widget>
   <class>GtkDialog</class>
   <name>xs_messagebox</name>
-  <width>350</width>
-  <height>150</height>
+  <width>400</width>
+  <height>200</height>
   <signal>
     <name>delete_event</name>
     <handler>xs_confirmwin_delete</handler>
@@ -3581,8 +3581,8 @@
   <type>GTK_WINDOW_DIALOG</type>
   <position>GTK_WIN_POS_CENTER</position>
   <modal>True</modal>
-  <default_width>350</default_width>
-  <default_height>150</default_height>
+  <default_width>400</default_width>
+  <default_height>200</default_height>
   <allow_shrink>False</allow_shrink>
   <allow_grow>True</allow_grow>
   <auto_shrink>False</auto_shrink>
@@ -3651,12 +3651,12 @@
 	<class>GtkLabel</class>
 	<name>xs_messagebox_msg</name>
 	<label>label3</label>
-	<justify>GTK_JUSTIFY_CENTER</justify>
+	<justify>GTK_JUSTIFY_LEFT</justify>
 	<wrap>True</wrap>
-	<xalign>0.5</xalign>
+	<xalign>0</xalign>
 	<yalign>0.5</yalign>
-	<xpad>0</xpad>
-	<ypad>0</ypad>
+	<xpad>4</xpad>
+	<ypad>4</ypad>
       </widget>
     </widget>
   </widget>