Set page size to zero in GtkSpinButton adjustments (bug 244)
commitc80c205599613cc5c0f5f7e791a34e55a9ba5935
authorThomas Perl <thp@perli.net>
Sun, 2 Nov 2008 20:03:57 +0000 (2 21:03 +0100)
committerThomas Perl <thp@perli.net>
Sun, 2 Nov 2008 20:03:57 +0000 (2 21:03 +0100)
tree871f1f37d82b2582a4c5f521ee24a20bf5f8a77e
parent2efcaff87390830a24545ed3190c5883770fef92
Set page size to zero in GtkSpinButton adjustments (bug 244)

The new version of Gtk shipping with Ubuntu 8.10 complained:
"setting an adjustment with non-zero page size is deprecated"

This small patch fixes this by setting all page sizes to zero
in the Glade file (for GtkSpinButton widgets).

Thanks for Bernd Schlapsi for reporting this bug in Bugzilla.
data/gpodder.glade