summaryrefslogtreecommitdiff
path: root/rapid/glade3/rapid.glade
diff options
context:
space:
mode:
Diffstat (limited to 'rapid/glade3/rapid.glade')
-rw-r--r--rapid/glade3/rapid.glade4
1 files changed, 2 insertions, 2 deletions
diff --git a/rapid/glade3/rapid.glade b/rapid/glade3/rapid.glade
index 41387c7..f379024 100644
--- a/rapid/glade3/rapid.glade
+++ b/rapid/glade3/rapid.glade
@@ -1056,13 +1056,13 @@
</packing>
</child>
<child>
- <widget class="GtkButton" id="clear_job_code_button">
+ <widget class="GtkButton" id="remove_all_job_code_button">
<property name="label" translatable="yes" comments="The underscore after the C signifies that the l is the accelerator key. This is the standard 'Clear' button, but I needed to change the accelerator from the standard 'c' to 'l' because the close button also used 'c'">R_emove All</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
- <signal name="clicked" handler="on_clear_job_code_button_clicked"/>
+ <signal name="clicked" handler="on_remove_all_job_code_button_clicked"/>
</widget>
<packing>
<property name="expand">False</property>