summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libgnomekbd/show-layout.ui16
1 files changed, 0 insertions, 16 deletions
diff --git a/libgnomekbd/show-layout.ui b/libgnomekbd/show-layout.ui
index 74bbdb6..8b3f90f 100644
--- a/libgnomekbd/show-layout.ui
+++ b/libgnomekbd/show-layout.ui
@@ -30,21 +30,6 @@
<property name="visible">True</property>
<property name="layout_style">end</property>
<child>
- <object class="GtkButton" id="btnPrint">
- <property name="label">gtk-print</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="use_stock">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
<object class="GtkButton" id="btnClose">
<property name="label">gtk-close</property>
<property name="visible">True</property>
@@ -69,7 +54,6 @@
</object>
</child>
<action-widgets>
- <action-widget response="2">btnPrint</action-widget>
<action-widget response="-7">btnClose</action-widget>
</action-widgets>
</object>