[Xfce4-commits] [xfce/xfdesktop] 01/01: Increase desktop icon increments to 2 (Bug #16668)
noreply at xfce.org
noreply at xfce.org
Sat Apr 11 19:10:38 CEST 2020
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfdesktop.
commit 349a2f11481126b79984220ab11f2ed2bf132e86
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Sat Apr 11 01:39:28 2020 +0400
Increase desktop icon increments to 2 (Bug #16668)
---
settings/xfdesktop-settings-ui.glade | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/settings/xfdesktop-settings-ui.glade b/settings/xfdesktop-settings-ui.glade
index d8a28e0..78d9cec 100644
--- a/settings/xfdesktop-settings-ui.glade
+++ b/settings/xfdesktop-settings-ui.glade
@@ -7,7 +7,7 @@
<property name="lower">8</property>
<property name="upper">192</property>
<property name="value">48</property>
- <property name="step_increment">1</property>
+ <property name="step_increment">2</property>
<property name="page_increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment4">
@@ -19,7 +19,7 @@
<object class="GtkAdjustment" id="adjustment_tooltip">
<property name="upper">256</property>
<property name="value">128</property>
- <property name="step_increment">1</property>
+ <property name="step_increment">2</property>
<property name="page_increment">10</property>
</object>
<object class="GtkImage" id="image1">
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list