Align button content.
[tweakr] / modules / maemo-tweaks-desktop.c
index 4aa1574..8019573 100644 (file)
@@ -152,7 +152,7 @@ GtkWidget * _build_snap_to_grid (void)
 
     hildon_button_set_title (HILDON_BUTTON (button),
                              "Snap desktop icons to grid");
-
+    gtk_button_set_alignment (GTK_BUTTON (button), 0.0f, 0.5f);
     hildon_picker_button_set_selector (HILDON_PICKER_BUTTON (button),
                                        HILDON_TOUCH_SELECTOR (selector));