Unbroke accelerator dialog

This commit is contained in:
Yevgen Muntyan 2007-06-27 00:16:09 -05:00
parent d7daf9905c
commit 473c4d6f2f

View File

@ -13,6 +13,7 @@
<child>
<widget class="GtkEventBox" id="eventbox">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="has_focus">True</property>
<property name="can_default">True</property>
<property name="has_default">True</property>
@ -54,6 +55,8 @@ New accelerator...
<property name="visible">True</property>
<property name="focus_on_click">False</property>
<property name="response_id">-6</property>
<property name="can_focus">False</property>
<property name="has_focus">False</property>
<child>
<widget class="GtkAlignment" id="alignment29">
<property name="visible">True</property>
@ -96,6 +99,8 @@ New accelerator...
<property name="visible">True</property>
<property name="focus_on_click">False</property>
<property name="response_id">-5</property>
<property name="can_focus">False</property>
<property name="has_focus">False</property>
<child>
<widget class="GtkAlignment" id="alignment30">
<property name="visible">True</property>