[release-notes/gnome-3-28] General refinements



commit e6d12e7de9a76dd0400e894f59be320b3117901e
Author: Allan Day <allanpday gmail com>
Date:   Tue Feb 27 17:23:46 2018 +0000

    General refinements

 help/C/developers.page |    8 ++++----
 help/C/index.page      |    5 +++--
 2 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index eb0f5e1..3cd9565 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -72,10 +72,10 @@
     <title>Other Improvements</title>
     <p>Other improvements in GNOME 3.28 include:</p>
     <list>
-      <item><p></p></item>
-      <item><p></p></item>
-      <item><p></p></item>
+      <item><p>GJS now has a profiler, making it possible to identify where GJS applications spend their 
execution time.</p></item>
+      <item><p><a href="https://pygobject.readthedocs.io";>PyGObject</a> is now available <a 
href="https://pypi.python.org/pypi/PyGObject";>on PyPI</a> and can be <a 
href="https://pygobject.readthedocs.io/en/latest/getting_started.html#pypi";>installed with pip</a>.</p></item>
+      <item><p>The latest version of WebKitGTK+, 2.20, builds approximately twice as quickly as 
before.</p></item>
     </list>
   </section>
 
-</page>
+</page>
\ No newline at end of file
diff --git a/help/C/index.page b/help/C/index.page
index 3bd97e8..c165872 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -51,7 +51,7 @@
   <section id="cantarell">
     <title>Refreshed Interface Font</title>
     <media type="image" src="figures/placeholder.png"/>
-    <p>Cantarell is GNOME's default UI font, and it has had a significant update for 3.28. Character forms 
and spacing have been evolved, so that text that is more readbale and attractive. Several new weights have 
also been added - light and extra bold - which are being used to produce interfaces that are both modern and 
beautiful.</p>
+    <p>Cantarell is GNOME's default UI font, and it has had a significant update for 3.28. Character forms 
and spacing have been evolved, so that text that is more readable and attractive. Several new weights have 
also been added - light and extra bold - which are being used to produce interfaces that are both modern and 
beautiful.</p>
   </section>
 
 <section id="boxes">
@@ -88,7 +88,7 @@
       <item><p>In <app>Software</app>, the <gui>Software Sources</gui> dialog has been improved and renamed 
to <gui>Software Repositories</gui>. The new version provides a more reliable and transparent view of 
software repositories that have been added. It also allows enabling, disabling and removing each 
one.</p></item>
       <item><p><app>To Do</app> has an updated task view design, which makes it easy to reorder tasks with 
drag and drop. Todoist integration has also been improved.</p></item>
       <item><p><app>Fonts</app>, the GNOME font viewer, now makes it possible to see extra information about 
each font on the system, including the style, version, copyright and layout features.</p></item>
-      <item><p>The list in the standard font picker dialog has been refined. If you have variable fonts 
installed, it is possible to adjust their weight and width directly from the font picker dialog.</p></item>
+      <item><p>Variable fonts are a new type of font that allow the weight and spacing to be set 
dynamically, rather than having predefined weights. GNOME's standard fort picker now supports these fonts and 
allowing you to set the weight and width from the dialog window.</p></item>
       <item><p>GNOME's collection of background wallpapers has been updated, to include a new set of 
beautiful photographs.</p></item>
       <item><p>In <app>Maps</app>, when you click on a place, a picture is shown of it, if it's available on 
Wikipedia.</p></item>
       <item><p>The set of profile pictures that GNOME provides has been completely updated, with attractive 
new images to pick from either initial setup of the user account settings.</p></item>
@@ -98,6 +98,7 @@
       <item><p>In <app>Music</app>, it's now possible to reorder playlists using drag and drop.</p></item>
       <item><p>When <app>Settings</app> is launched, it shows the last shown settings panel, which reduces 
the amount of work if you frequently change the same settings.</p></item>
       <item><p><app>Videos</app> is now able to play MJPEG files.</p></item>
+      <item><p>GNOME 3 is now able to report on the power status of connected Bluetooth Low Energy (LE) 
devices. The battery level of these devices is now shown in the <gui>Power</gui> settings, and a notification 
will warn if they are running low on power.</p></item>
     </list>
   </section>
 


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