gnome-terminal r2848 - in trunk: . src



Author: ovitters
Date: Fri May 30 21:47:01 2008
New Revision: 2848
URL: http://svn.gnome.org/viewvc/gnome-terminal?rev=2848&view=rev

Log:
	* src/keybinding-editor.glade: Horizontally fill
	disable-mnemonics-checkbutton, otherwise it will centre when the
	keybindings window is made bigger.



Modified:
   trunk/ChangeLog
   trunk/src/keybinding-editor.glade

Modified: trunk/src/keybinding-editor.glade
==============================================================================
--- trunk/src/keybinding-editor.glade	(original)
+++ trunk/src/keybinding-editor.glade	Fri May 30 21:47:01 2008
@@ -81,7 +81,7 @@
 	      <property name="right_attach">1</property>
 	      <property name="top_attach">0</property>
 	      <property name="bottom_attach">1</property>
-	      <property name="x_options"></property>
+	      <property name="x_options">fill</property>
 	      <property name="y_options"></property>
 	    </packing>
 	  </child>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]