[accounts-dialog] Fix focus chain in account creation dialog
- From: Matthias Clasen <matthiasc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [accounts-dialog] Fix focus chain in account creation dialog
- Date: Sun, 24 Jan 2010 20:51:37 +0000 (UTC)
commit bbcf151f950feb3259cfb3a2ecae36f30fc39186
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Jan 24 15:46:41 2010 -0500
Fix focus chain in account creation dialog
GtkComboBoxEntry doesn't want to have can-focus set...
data/account-dialog.ui | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/account-dialog.ui b/data/account-dialog.ui
index 5e09e7f..eb7e7aa 100644
--- a/data/account-dialog.ui
+++ b/data/account-dialog.ui
@@ -47,7 +47,6 @@
<child>
<object class="GtkComboBoxEntry" id="shortname-combo">
<property name="visible">True</property>
- <property name="can_focus">True</property>
<property name="model">shortname-model</property>
<property name="text_column">0</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]