Skip to content
Snippets Groups Projects
Commit 00262e09 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

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

parent c6b496e1
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment