[release-notes/gnome-3-22] tweaks



commit c8aa1159315c8dd152abfa310fc03620bb1f4ad9
Author: Allan Day <allanpday gmail com>
Date:   Fri Sep 9 11:20:29 2016 +0100

    tweaks

 help/C/developers.page |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 5c17ce3..77c815f 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -32,11 +32,11 @@
     it does not have a .0 version number, 3.22 is the first in a major new stable
     release series and is the first major GTK+ version since 3.0. Subsequent
     releases in the 3.22.x series are guaranteed to be API and ABI stable,
-    with new releases being limited to new widgets and bug and security
-    fixes. These 3.22.x updates will be provided for at least three years.
-    Major development work will continue in a separate release series, which
-    will be consumable by application authors who are happy to deal with a
-    moderate amount of instability.</p>
+    with new releases being limited to bug and security fixes. These 3.22.x
+    updates will be provided for at least three years. Major development work
+    will continue in a separate release series, which will be consumable by
+    application authors who are happy to deal with a moderate amount of
+    instability.</p>
     <p>GTK+ 3.22 makes all the improvements introduced in the 3.x series, such
     as CSS styling, GTK+ inspector, animations, new widgets and much more,
     available in a stable form. This new way of organizing GTK+ releases
@@ -122,8 +122,8 @@
     href="https://blogs.gnome.org/carlosg/2016/08/24/wayland-%E2%99%A1-drawing-tablets/";>
     how to add support for this to applications</link>.</p></item>
     <item><p><link href="https://developer.gnome.org/gtk3/stable/GtkGLArea.html";>
-    GtkGLArea</link> can now use OpenGL for Embedded Systems (known as OpenGL
-    ES or GLES) instead of full OpenGL.</p></item>
+    GtkGLArea</link> can now be used with either full OpenGL or OpenGL for
+    Embedded Systems (known as OpenGL ES or GLES).</p></item>
     <item><p><link href="https://developer.gnome.org/gdk3/stable/GdkMonitor.html";>
     GdkMonitor</link> is a new more convenient way to get monitor
     information, and provides richer information than was previously


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]