summaryrefslogtreecommitdiff
path: root/sc/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-06-18 15:43:25 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-06-18 16:03:46 +0100
commit9f8c4f50e441e640d52712f1866b4037dab4da36 (patch)
tree186596126ec3aaf543633c300dde6ed18724d676 /sc/uiconfig
parent6c5c5584eb1adb64fee3aaf76196115ba3812e2c (diff)
a few HIG tweaks
Change-Id: I063c5fac1727ea7ba2bf5c8054d425af4598395c
Diffstat (limited to 'sc/uiconfig')
-rw-r--r--sc/uiconfig/scalc/ui/optsortlists.ui15
1 files changed, 0 insertions, 15 deletions
diff --git a/sc/uiconfig/scalc/ui/optsortlists.ui b/sc/uiconfig/scalc/ui/optsortlists.ui
index ce603c90b601..45fc9be47a33 100644
--- a/sc/uiconfig/scalc/ui/optsortlists.ui
+++ b/sc/uiconfig/scalc/ui/optsortlists.ui
@@ -1,13 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 3.0 -->
- <object class="GtkAdjustment" id="adjustment1">
- <property name="lower">1</property>
- <property name="upper">32000</property>
- <property name="value">1</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
- </object>
<object class="GtkBox" id="OptSortLists">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -30,11 +23,9 @@
<child>
<object class="GtkButton" id="new">
<property name="label" translatable="yes">_New</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="use_action_appearance">False</property>
<property name="use_underline">True</property>
</object>
<packing>
@@ -46,11 +37,9 @@
<child>
<object class="GtkButton" id="add">
<property name="label" translatable="yes">_Add</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="use_action_appearance">False</property>
<property name="use_underline">True</property>
</object>
<packing>
@@ -62,11 +51,9 @@
<child>
<object class="GtkButton" id="delete">
<property name="label" translatable="yes">_Delete</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="use_action_appearance">False</property>
<property name="use_underline">True</property>
</object>
<packing>
@@ -86,11 +73,9 @@
<child>
<object class="GtkButton" id="copy">
<property name="label" translatable="yes">_Copy</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="use_action_appearance">False</property>
<property name="use_underline">True</property>
</object>
<packing>