[Xfce4-commits] [xfce/xfdesktop] 01/01: Increase minimum desktop icon size to 16 (Bug #16667)

noreply at xfce.org noreply at xfce.org
Sat Apr 11 19:21:45 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 5ec25f3dbc2e24a07964e1d18e0ac7fe582da68f
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Sat Apr 11 14:21:15 2020 -0300

    Increase minimum desktop icon size to 16 (Bug #16667)
---
 settings/xfdesktop-settings-ui.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings/xfdesktop-settings-ui.glade b/settings/xfdesktop-settings-ui.glade
index 78d9cec..f27e374 100644
--- a/settings/xfdesktop-settings-ui.glade
+++ b/settings/xfdesktop-settings-ui.glade
@@ -4,7 +4,7 @@
   <requires lib="gtk+" version="3.20"/>
   <requires lib="libxfce4ui-2" version="4.12"/>
   <object class="GtkAdjustment" id="adjustment3">
-    <property name="lower">8</property>
+    <property name="lower">16</property>
     <property name="upper">192</property>
     <property name="value">48</property>
     <property name="step_increment">2</property>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list