[Zash] hotkey for Enable checkbutton in XML Console. Fixes #5608

This commit is contained in:
Yann Leboulanger 2010-02-15 20:10:07 +01:00
parent c6b496e1de
commit 00262e0963
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<property name="visible">True</property>
<child>
<object class="GtkCheckButton" id="enable_checkbutton">
<property name="label" translatable="yes" comments="XML Console enable checkbutton">Enable</property>
<property name="label" translatable="yes" comments="XML Console enable checkbutton">_Enable</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>