summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/optviewpage.ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2023-03-20 09:58:56 +0000
committerCaolán McNamara <caolanm@redhat.com>2023-03-20 19:43:32 +0000
commitcc18f6cfed5281e1a47636d9d9df02613a51ff60 (patch)
tree994cde192422649de7bcf8a1b1136e53e41300c1 /cui/uiconfig/ui/optviewpage.ui
parent770dd89094a8e60e4d8d9f927fde742e9349fa5d (diff)
tdf#147469 remove mouse "Positioning" from options page
Change-Id: I929c62189e3e31358fe95c804457fcbcba85e4b5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149149 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig/ui/optviewpage.ui')
-rw-r--r--cui/uiconfig/ui/optviewpage.ui41
1 files changed, 2 insertions, 39 deletions
diff --git a/cui/uiconfig/ui/optviewpage.ui b/cui/uiconfig/ui/optviewpage.ui
index 93160caa6ad5..3865fe17b0c1 100644
--- a/cui/uiconfig/ui/optviewpage.ui
+++ b/cui/uiconfig/ui/optviewpage.ui
@@ -37,7 +37,7 @@
<property name="label-xalign">0</property>
<property name="shadow-type">none</property>
<child>
- <!-- n-columns=2 n-rows=2 -->
+ <!-- n-columns=2 n-rows=1 -->
<object class="GtkGrid" id="grid7">
<property name="visible">True</property>
<property name="can-focus">False</property>
@@ -47,20 +47,6 @@
<property name="row-spacing">3</property>
<property name="column-spacing">6</property>
<child>
- <object class="GtkLabel" id="label11">
- <property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="label" translatable="yes" context="optviewpage|label11">_Positioning:</property>
- <property name="use-underline">True</property>
- <property name="mnemonic-widget">mousepos</property>
- <property name="xalign">0</property>
- </object>
- <packing>
- <property name="left-attach">0</property>
- <property name="top-attach">0</property>
- </packing>
- </child>
- <child>
<object class="GtkLabel" id="label12">
<property name="visible">True</property>
<property name="can-focus">False</property>
@@ -71,27 +57,6 @@
</object>
<packing>
<property name="left-attach">0</property>
- <property name="top-attach">1</property>
- </packing>
- </child>
- <child>
- <object class="GtkComboBoxText" id="mousepos">
- <property name="visible">True</property>
- <property name="can-focus">False</property>
- <property name="hexpand">True</property>
- <items>
- <item translatable="yes" context="optviewpage|mousepos">Default button</item>
- <item translatable="yes" context="optviewpage|mousepos">Dialog center</item>
- <item translatable="yes" context="optviewpage|mousepos">No automatic positioning</item>
- </items>
- <child internal-child="accessible">
- <object class="AtkObject" id="mousepos-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | mousepos">Specifies if and how the mouse pointer will be positioned in newly opened dialogs.</property>
- </object>
- </child>
- </object>
- <packing>
- <property name="left-attach">1</property>
<property name="top-attach">0</property>
</packing>
</child>
@@ -113,7 +78,7 @@
</object>
<packing>
<property name="left-attach">1</property>
- <property name="top-attach">1</property>
+ <property name="top-attach">0</property>
</packing>
</child>
</object>
@@ -714,7 +679,6 @@
</object>
<object class="GtkSizeGroup" id="sizegroupLabel">
<widgets>
- <widget name="label11"/>
<widget name="label12"/>
<widget name="label8"/>
<widget name="label9"/>
@@ -725,7 +689,6 @@
</object>
<object class="GtkSizeGroup" id="sizegroupWidget">
<widgets>
- <widget name="mousepos"/>
<widget name="mousemiddle"/>
<widget name="notebookbariconsize"/>
<widget name="sidebariconsize"/>