|
|
|
|
@ -282,7 +282,7 @@
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="DisableButton">
|
|
|
|
|
<property name="label" translatable="yes">Disable</property>
|
|
|
|
|
<property name="label" translatable="yes">Disable autolaunch</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
@ -297,7 +297,7 @@
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="EnableButton">
|
|
|
|
|
<property name="label" translatable="yes">Enable</property>
|
|
|
|
|
<property name="label" translatable="yes">Enable autolaunch</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
|