Add pannable area and pack better.
[tweakr] / modules / maemo-tweaks-desktop.c
index 4dab65c..12e1fc7 100644 (file)
@@ -203,7 +203,7 @@ maemo_tweaks_desktop_section_init (MaemoTweaksDesktopSection *section)
     iface->name = "Desktop";
     iface->widget = gtk_vbox_new (FALSE, 0);
     gtk_box_pack_start (GTK_BOX (iface->widget), section->snap_button,
-                        TRUE, TRUE, 0);
+                        FALSE, FALSE, 0);
 }
 
 static void