Comment 10 for bug 1272057

Revision history for this message
In , Thaddaeus Tintenfisch (thad-fisch-deactivatedaccount) wrote :

I think that you also need to change this value:

diff --git a/src/xfce-desktop.c b/src/xfce-desktop.c
index 399d2fc..ef9c87e 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, 48,
                                                       XFDESKTOP_PARAM_FLAGS));

     g_object_class_install_property(gobject_class, PROP_ICON_FONT_SIZE,