[anjuta] git: Make the OK button the default in the Switch dialog
- From: James Liggett <jrliggett src gnome org>
- To: svn-commits-list gnome org
- Subject: [anjuta] git: Make the OK button the default in the Switch dialog
- Date: Tue, 28 Jul 2009 04:47:41 +0000 (UTC)
commit a4509d9546ce773248bda88c16e47fca2cf0c2fe
Author: James Liggett <jrliggett cox net>
Date: Mon Jul 27 21:15:08 2009 -0700
git: Make the OK button the default in the Switch dialog
plugins/git/anjuta-git.ui | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/plugins/git/anjuta-git.ui b/plugins/git/anjuta-git.ui
index 794d7af..70b0181 100644
--- a/plugins/git/anjuta-git.ui
+++ b/plugins/git/anjuta-git.ui
@@ -1205,7 +1205,9 @@
<property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="receives_default">True</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
+ <property name="receives_default">False</property>
<property name="use_stock">True</property>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]