summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/specialcharacters.ui
diff options
context:
space:
mode:
Diffstat (limited to 'cui/uiconfig/ui/specialcharacters.ui')
-rw-r--r--cui/uiconfig/ui/specialcharacters.ui16
1 files changed, 15 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/specialcharacters.ui b/cui/uiconfig/ui/specialcharacters.ui
index c35b52ae737d..c634b25018d1 100644
--- a/cui/uiconfig/ui/specialcharacters.ui
+++ b/cui/uiconfig/ui/specialcharacters.ui
@@ -60,6 +60,20 @@
</packing>
</child>
<child>
+ <object class="GtkButton" id="deletelast">
+ <property name="label" translatable="yes">Delete _Last</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_underline">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">3</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkButton" id="delete">
<property name="label">gtk-delete</property>
<property name="visible">True</property>
@@ -71,7 +85,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">3</property>
+ <property name="position">4</property>
</packing>
</child>
</object>