glom r1495 - in branches/glom-1-6: . glom



Author: murrayc
Date: Mon Mar 31 12:11:24 2008
New Revision: 1495
URL: http://svn.gnome.org/viewvc/glom?rev=1495&view=rev

Log:
2008-03-31  Murray Cumming  <murrayc murrayc com>

* glom/glom_developer.glade: Make return activate the default buttons 
when in the last entry in some dialogs, such as the initial-user/password 
dialog when self-hosting.
Bug #525284 (Jani Monoses)

Modified:
   branches/glom-1-6/ChangeLog
   branches/glom-1-6/glom/glom.glade

Modified: branches/glom-1-6/glom/glom.glade
==============================================================================
--- branches/glom-1-6/glom/glom.glade	(original)
+++ branches/glom-1-6/glom/glom.glade	Mon Mar 31 12:11:24 2008
@@ -4673,7 +4673,7 @@
 		      <property name="text" translatable="yes"></property>
 		      <property name="has_frame">True</property>
 		      <property name="invisible_char">*</property>
-		      <property name="activates_default">False</property>
+		      <property name="activates_default">True</property>
 		    </widget>
 		    <packing>
 		      <property name="left_attach">1</property>
@@ -14596,6 +14596,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="can_default">True</property>
+                <property name="has_default">True</property>
                 <property name="response_id">-5</property>
                 <child>
                   <widget class="GtkAlignment" id="alignment2">



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