[release-notes/gnome-3-18] Minor fixes, round three



commit 6bb04ab0e84897fadb6bf05920a0375ebb11747c
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Sep 15 15:05:53 2015 +0200

    Minor fixes, round three

 help/C/developers.page |   12 ++++++------
 help/C/index.page      |    2 +-
 help/C/more.page       |    1 -
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 1929918..96b627a 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -62,14 +62,14 @@
   <section id="wayland">
     <title>Wayland</title>
     <media type="image" src="figures/wayland.png"/>
-    <p>The journey to full Wayland readiness continues with GNOME 3.18. Significant progress has been made 
in this area, and the GNOME experience on Wayland is increasingly mature. Now is a great time to try GNOME 
with Wayland.</p>
+    <p>The journey to full Wayland readiness continues with GNOME &gnomeversion;. Significant progress has 
been made in this area, and the GNOME experience on Wayland is increasingly mature. Now is a great time to 
try GNOME with Wayland.</p>
     <list>
-      <item><p>Hi-DPI support for Wayland applications has landed, including Hi-DPI cursor support
-Copy-Paste and Drag-And-Drop among Wayland applications and between Wayland applications and X applications 
works.</p></item>
-      <item><p>Popup (context menu, tooltip, etc) placement has been fixed in most places (prominently, in 
gnome-terminal).</p></item>
+      <item><p>Hi-DPI support for Wayland applications has landed, including Hi-DPI cursor 
support.</p></item>
+      <item><p>Copy-Paste and Drag-And-Drop among Wayland applications and between Wayland applications and 
X applications works.</p></item>
+      <item><p>Pop-up (context menu, tooltip, etc) placement has been fixed in most places (prominently, in 
gnome-terminal).</p></item>
       <item><p>Several more applications have been fixed to work under Wayland (e.g. 
gnome-system-monitor).</p></item>
       <item><p>Animated cursors display flicker-free.</p></item>
-      <item><p>GTK's GL support works under Wayland.</p></item>
+      <item><p>GTK’s OpenGL support works under Wayland.</p></item>
       <item><p>Tons of bug-fixes in both the compositor and the toolkit.</p></item>
     </list>
   </section>
@@ -97,7 +97,7 @@ Copy-Paste and Drag-And-Drop among Wayland applications and between Wayland appl
       <item><p>Clutter now prefers OpenGL 3.x contexts, if they are available. Otherwise, it will fall back 
to the old legacy OpenGL API.</p></item>
       <item><p>Touchpad gesture events are now supported with the <code>libinput</code> backend; this can be 
used by Clutter-based Wayland compositors, like GNOME Shell.</p></item>
       <item><p>Allows binding <code>GListModel</code> implementations to <code>ClutterActor</code> 
instances, to automatically create actors from objects stored inside models.</p></item>
-      <item><p>Numerous improvements with regards to input on X11, Wayland, and GDK, including touchpad 
gestures supported on Wayland, correct touchpad detection on x11, and improved cursor tracking.</p></item>
+      <item><p>Numerous improvements with regards to input on X11, Wayland, and GDK, including touchpad 
gestures supported on Wayland, correct touchpad detection on X11, and improved cursor tracking.</p></item>
     </list>
   </section>
 
diff --git a/help/C/index.page b/help/C/index.page
index 484ab0f..21441fe 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -28,7 +28,7 @@
 
   <p>GNOME &gnomeversion; is the latest version of GNOME 3, and is the result of 6 months’ hard work by the 
GNOME community. It contains major new features, as well as numerous smaller improvements and bug fixes. The 
release incorporates &gitcommits; changes, made by approximately &gitauthors; contributors.</p>
 
-<p>&gnomeversion; has been named “Gothenburg” in recognition of the team who made <link 
href="https://2015.guadec.org/";>this year's GUADEC conference</link> possible. GUADEC is GNOME’s main annual 
conference, and is only possible due to the hard work of local volunteers: we thank you!</p>
+<p>&gnomeversion; has been named “Gothenburg” in recognition of the team who made <link 
href="https://2015.guadec.org/";>this year’s GUADEC conference</link> possible. GUADEC is GNOME’s main annual 
conference, and is only possible due to the hard work of local volunteers: we thank you!</p>
 
   <section id="google-drive">
     <title>Google Drive Integration</title>
diff --git a/help/C/more.page b/help/C/more.page
index 7d96b30..863df35 100644
--- a/help/C/more.page
+++ b/help/C/more.page
@@ -52,7 +52,6 @@
       <item><p>Express installation is now available for Fedora 21 and newer.</p></item>
       <item><p>Force shutdown and restart actions are now easier to access.</p></item>
       <item><p>A new option makes it possible to force a box to keep running, even when it is not in use. 
This is particularly useful if the box is a server.</p></item>
-      <item><p>Express installation is now supported for Fedora 21 and newer.</p></item>
     </list>
   </section>
 


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