This is an automated email from the git hooks/post-receive script.

andre pushed a 
commit to branch 
master
in repository xfce/xfdesktop.

commit 349a2f11481126b79984220ab11f2ed2bf132e86
Author: Yousuf Philips <philip...@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.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to