]> Pileus Git - ~andy/gtk/commitdiff
Fix whitespace
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 May 2009 23:39:22 +0000 (19:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 3 May 2009 23:39:22 +0000 (19:39 -0400)
README.in

index 9f8198bcdf6f658dedd18db8eb53908159b64a7f..6d81355472ad2a261eec2a6ff9c0a2c123c31d42 100644 (file)
--- a/README.in
+++ b/README.in
@@ -69,15 +69,15 @@ Release notes for 2.14
   to GTK_SENSITIVITY_ON, so that the button is always sensitive or
   GTK_SENSITIVITY_OFF to make it insensitive respectively.
 
-* In the early 2.14.x releases, GtkAdjustment was changed to enforce 
-  that values are restricted to the range [lower, upper - page_size]. 
-  This has always been the documented behaviour, and the recommended 
-  practice is to set page_size to 0 when using adjustments for simple 
+* In the early 2.14.x releases, GtkAdjustment was changed to enforce
+  that values are restricted to the range [lower, upper - page_size].
+  This has always been the documented behaviour, and the recommended
+  practice is to set page_size to 0 when using adjustments for simple
   scalar values, like in a slider or spin button.
   Due to the large number of applications that are affected by this
   change, the behaviour has been reverted to the old behaviour in
-  2.14.3, with an explicit warning that this change will be 
-  reintroduced in 2.90. 
+  2.14.3, with an explicit warning that this change will be
+  reintroduced in 2.90.
 
 * gdk-pixbuf will use GIO for mime type detection if possible. For
   this to work, shared-mime-info needs to be installed and XDG_DATA_DIRS