summaryrefslogtreecommitdiff
path: root/capplets/windows/window-properties.ui
diff options
context:
space:
mode:
authormbkma <[email protected]>2021-03-29 11:56:50 +0200
committerraveit65 <[email protected]>2021-04-29 22:10:33 +0200
commit6e0fc53c78d784aef2336a671a516e003f4ba359 (patch)
treed8304a74d51a5fbcc6f5a12dcb53a6a8cfde35a3 /capplets/windows/window-properties.ui
parent5d200206e51b53b2d347b5d1a4b4a9ad07cc6ed1 (diff)
downloadmate-control-center-6e0fc53c78d784aef2336a671a516e003f4ba359.tar.bz2
mate-control-center-6e0fc53c78d784aef2336a671a516e003f4ba359.tar.xz
windows-applet: add right and left (with menu) titlebar button layout options, respect custom values
Diffstat (limited to 'capplets/windows/window-properties.ui')
-rw-r--r--capplets/windows/window-properties.ui7
1 files changed, 5 insertions, 2 deletions
diff --git a/capplets/windows/window-properties.ui b/capplets/windows/window-properties.ui
index b66292fe..1426188b 100644
--- a/capplets/windows/window-properties.ui
+++ b/capplets/windows/window-properties.ui
@@ -671,6 +671,7 @@ Author: Robert Buj
<object class="GtkLabel" id="position_of_titlebar_buttons_label">
<property name="visible">True</property>
<property name="can-focus">False</property>
+ <property name="halign">start</property>
<property name="label" translatable="yes">_Position of titlebar buttons:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">titlebar_layout_optionmenu</property>
@@ -686,6 +687,8 @@ Author: Robert Buj
<property name="visible">True</property>
<property name="can-focus">False</property>
<items>
+ <item translatable="yes">Right (with menu)</item>
+ <item translatable="yes">Left (with menu)</item>
<item translatable="yes">Right</item>
<item translatable="yes">Left</item>
</items>
@@ -707,14 +710,14 @@ Author: Robert Buj
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">True</property>
+ <property name="fill">False</property>
<property name="position">2</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">True</property>
+ <property name="fill">False</property>
<property name="position">2</property>
</packing>
</child>