[Xfce4-commits] [xfce/xfdesktop] 02/02: Additional default icon size setting

noreply at xfce.org noreply at xfce.org
Tue Mar 25 18:51:45 CET 2014


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

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

commit 5203d9aa93e40dbddc81895fa60c8d1c99dd95f3
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Tue Mar 25 20:50:34 2014 +0300

    Additional default icon size setting
---
 src/xfce-desktop.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/xfce-desktop.c b/src/xfce-desktop.c
index 399d2fc..407912e 100644
--- a/src/xfce-desktop.c
+++ b/src/xfce-desktop.c
@@ -839,7 +839,7 @@ xfce_desktop_class_init(XfceDesktopClass *klass)
                                     g_param_spec_uint("icon-size",
                                                       "icon size",
                                                       "icon size",
-                                                      8, 192, 36,
+                                                      8, 192, DEFAULT_ICON_SIZE,
                                                       XFDESKTOP_PARAM_FLAGS));
 
     g_object_class_install_property(gobject_class, PROP_ICON_FONT_SIZE,

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


More information about the Xfce4-commits mailing list