gthumb r2533 - in branches/gthumb-2-10: . data/glade
- From: mjc svn gnome org
- To: svn-commits-list gnome org
- Subject: gthumb r2533 - in branches/gthumb-2-10: . data/glade
- Date: Tue, 7 Apr 2009 15:57:42 +0000 (UTC)
Author: mjc
Date: Tue Apr 7 15:57:42 2009
New Revision: 2533
URL: http://svn.gnome.org/viewvc/gthumb?rev=2533&view=rev
Log:
2009-04-07 Michael J. Chudobiak <mjc svn gnome org>
* NEWS:
* data/glade/gthumb_tools.glade:
Made the OK button the default widget in the rename dialog.
Modified:
branches/gthumb-2-10/ChangeLog
branches/gthumb-2-10/NEWS
branches/gthumb-2-10/data/glade/gthumb_tools.glade
Modified: branches/gthumb-2-10/NEWS
==============================================================================
--- branches/gthumb-2-10/NEWS (original)
+++ branches/gthumb-2-10/NEWS Tue Apr 7 15:57:42 2009
@@ -1,3 +1,11 @@
+version 2.10.12
+---------------
+
+ Bugs fixed:
+
+ * Made the OK button the default widget in the rename dialog.
+
+
version 2.10.11
---------------
Modified: branches/gthumb-2-10/data/glade/gthumb_tools.glade
==============================================================================
--- branches/gthumb-2-10/data/glade/gthumb_tools.glade (original)
+++ branches/gthumb-2-10/data/glade/gthumb_tools.glade Tue Apr 7 15:57:42 2009
@@ -48,6 +48,8 @@
<child>
<widget class="GtkButton" id="rs_ok_button">
<property name="visible">True</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]