krb5-auth-dialog r81 - in trunk: . src



Author: guidog
Date: Fri Sep 26 15:16:18 2008
New Revision: 81
URL: http://svn.gnome.org/viewvc/krb5-auth-dialog?rev=81&view=rev

Log:
src/krb5-auth-dialog.glade: remove width_request from krb5_auth_message_label.

Now we display the whole principal name instead of cutting it off at an
arbitrary position.

Modified:
   trunk/ChangeLog
   trunk/src/krb5-auth-dialog.glade

Modified: trunk/src/krb5-auth-dialog.glade
==============================================================================
--- trunk/src/krb5-auth-dialog.glade	(original)
+++ trunk/src/krb5-auth-dialog.glade	Fri Sep 26 15:16:18 2008
@@ -116,7 +116,6 @@
 
 		      <child>
 			<widget class="GtkLabel" id="krb5_message_label">
-			  <property name="width_request">333</property>
 			  <property name="visible">True</property>
 			  <property name="label" translatable="no"></property>
 			  <property name="use_underline">False</property>



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