[release-notes/gnome-3-26] Some minor fixes



commit cf5ef0cf252afad933ed3eecec46a2912cf98ad0
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Thu Sep 7 02:17:47 2017 +0200

    Some minor fixes

 help/C/developers.page |   32 ++++++++++++++++----------------
 help/C/index.page      |   40 ++++++++++++++++++++--------------------
 2 files changed, 36 insertions(+), 36 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 238a64a..3097f5b 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -35,7 +35,7 @@
     terminals and documentation, using either the header popover or the project
     sidebar. There have been a lot of user interface refinements as part of
     this work, including document headers which blend into the background.</p>
-    <p>With 3.26 it's now possible to search for symbols throughout your
+    <p>With 3.26 it’s now possible to search for symbols throughout your
     project. Selecting a search result jumps to that location, so you can
     quickly navigate using only the keyboard. The presentation of search
     results has also been improved.</p>
@@ -46,18 +46,18 @@
     to find the source of issues. It supports debugging Flatpak applications.</p>
     <media type="image" src="figures/placeholder.png"/>
     <p>Contextual documentation popovers are another new feature for this
-    release. To quickly look up documentation for the code that you're working
-    on, just hover the pointer over the function that you're interested in or
+    release. To quickly look up documentation for the code that you’re working
+    on, just hover the pointer over the function that you’re interested in or
     place the text cursor within the function and press
     <key>F2</key> (or <keyseq><key>Shift</key><key>K</key></keyseq> in Vim mode).</p>
     <p>There are many other improvements in Builder 3.26. These are just some of them:</p>
     <list>
-      <item><p>You can now jump from a symbol to where it's defined. To do this, open a context menu for the 
symbol and select <gui>Go to Definition</gui>. Alternatively, place the text cursor within the symbol and 
press <keyseq><key>Alt</key><key>.</key></keyseq> (in Vim mode the equivalent is <key>g</key> 
<key>d</key>).</p></item>
-      <item><p>Word completion now provides better suggestions. This can be activated using 
<keyseq><key>Crtl</key><key>N</key></keyseq> (or <keyseq><key>Crtl</key><key>P</key></keyseq> when in Vim 
mode).</p></item>
+      <item><p>You can now jump from a symbol to where it’s defined. To do this, open a context menu for the 
symbol and select <gui>Go to Definition</gui>. Alternatively, place the text cursor within the symbol and 
press <keyseq><key>Alt</key><key>.</key></keyseq> (in Vim mode the equivalent is <key>g</key> 
<key>d</key>).</p></item>
+      <item><p>Word completion now provides better suggestions. This can be activated using 
<keyseq><key>Ctrl</key><key>N</key></keyseq> (or <keyseq><key>Ctrl</key><key>P</key></keyseq> when in Vim 
mode).</p></item>
       <item><p>SDKs are no longer automatically downloaded on metered connections, in order to save 
bandwidth.</p></item>
       <item><p>The Todo plugin has been rewritten to be faster and use less memory.</p></item>
-      <item><p>It's now possible to live preview Sphinx documentation as you edit it. To use this feature, 
select <gui>Open Preview</gui> from the document header.</p></item>
-      <item><p>Builder's project templates now use Meson and allow specifying JavaScript as the language, so 
that they follow modern GNOME development practices.</p></item>
+      <item><p>It’s now possible to live preview Sphinx documentation as you edit it. To use this feature, 
select <gui>Open Preview</gui> from the document header.</p></item>
+      <item><p>Builder’s project templates now use Meson and allow specifying JavaScript as the language, so 
that they follow modern GNOME development practices.</p></item>
       <item><p>Background operations are now displayed in the project popover and can be paused. This is 
used to communicate when source code is being indexed.</p></item>
       <item><p>More preferences have been added, such as controls for autosave behavior.</p></item>
     </list>
@@ -83,8 +83,8 @@
     <media type="image" src="figures/flatpak.png"/>
     <!-- Versions since 3.24: 0.8.5, 0.9.2, 0.9.3, 0.9.4, 0.8.6, 0.9.5, 0.8.7, 0.9.6, 0.9.7, 0.9.8, 0.9.9, 
0.9.10 -->
     <p><app>Flatpak</app> is the new technology for distributing and installing
-    applications. While it's independent of the GNOME project, Flatpak is an
-    increasingly important part of GNOME's developer experience, and is
+    applications. While it’s independent of the GNOME project, Flatpak is an
+    increasingly important part of GNOME’s developer experience, and is
     integrated throughout GNOME.</p>
     <p>Major improvements have been seen in Flatpak since GNOME 3.24. Most
     development has been seen on the 0.9.x branch, which is well on its way to
@@ -97,7 +97,7 @@
       module.</p></item>
       <item><p>Flatpak applications can now be used through accessibility
       frameworks.</p></item>
-      <item><p>It's now possible to use input methods within Flatpak
+      <item><p>It’s now possible to use input methods within Flatpak
       applications.</p></item>
       <item><p>An experimental peer to peer installation method allows using
       dynamically available software sources, including removable
@@ -116,7 +116,7 @@
     of improvements. These include:</p>
     <list>
       <item><p>Performance improvements which make building much faster.</p></item>
-      <item><p>It's now possible to specify both a tag and commit ID for Git
+      <item><p>It’s now possible to specify both a tag and commit ID for Git
       sources.</p></item>
       <item><p>Manifests can specify SDK extensions to be installed for the
       application to build.</p></item>
@@ -134,25 +134,25 @@
     <media type="image" src="figures/placeholder.png"/>
     <p>Other improvements in GNOME 3.26 include:</p>
     <list>
-      <item><p>GLib unicode support has been updated to 10.0.0.</p></item>
+      <item><p>GLib Unicode support has been updated to 10.0.0.</p></item>
       <item><p>The <code>gtk3-icon-browser</code> tool can now copy the icon name to the 
clipboard.</p></item>
       <item><p>GTK+ has gained support for color emoji. New input hints
       (<code>GTK_INPUT_HINT_EMOJI</code> and <code>GTK_INPUT_HINT_NO_EMOJI</code>)
       are available and a new emoji picker can be enabled for text entry
       fields with the <code>show-emoji-icon</code> property.</p></item>
       <item><p><link its:translate="no" href="https://csoriano.gitlab.io/libcloudprovidersweb/";>
-      libcloudprovider</link> is a new library that allows cloud providers to
-      integrate with GNOME's file browsing experience. The library can be used
+      libcloudproviders</link> is a new library that allows cloud providers to
+      integrate with GNOME’s file browsing experience. The library can be used
       to display cloud drives in the files sidebar, which is shown in the file
       chooser dialogs and in the <app>Files</app> application. Each cloud provider
       can display its status and can also specify a menu of options which users
       can access.</p></item>
       <item><p>GJS has continued to make progress towards a more modern ES6
-      JavaScript, with its adoption of Spidermonkey 52. Highlights include
+      JavaScript, with its adoption of SpiderMonkey 52. Highlights include
       classes, async/wait and many new standard library methods. More details
       about this can be found in <link href="https://git.gnome.org/browse/gjs/tree/NEWS?h=1.49.4";>
       the NEWS file</link> and <link href="https://speakerdeck.com/ptomato/modern-javascript-in-gnome";>
-      Philip Chimento's blog</link>.</p></item>
+      Philip Chimento’s blog</link>.</p></item>
       <item><p>A full set of API documentation for writing applications in
       JavaScript is <link href="http://devdocs.baznga.org/";>now available online</link>.</p></item>
     </list>
diff --git a/help/C/index.page b/help/C/index.page
index dc373eb..d582d1c 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -34,8 +34,8 @@
 
   <p>&gnomeversion; has been named “Manchester” in recognition of this year’s
   <link href="https://2017.guadec.org/";>GUADEC</link> organizing team. GUADEC
-  is GNOME's primary annual conference and is only possible due to the amazing
-  work of local volunteers. This year's event was held in Manchester, UK, and
+  is GNOME’s primary annual conference and is only possible due to the amazing
+  work of local volunteers. This year’s event was held in Manchester, UK, and
   was a big success. Thank you Team Manchester!</p>
 
   <section id="search">
@@ -43,10 +43,10 @@
     <media type="image" src="figures/placeholder.png"/>
     <p>System search has been improved for GNOME 3.26. Results have an updated
     layout which makes them easier to read and shows more items at once.
-    Additionally, it's now possible to search for system actions, including
+    Additionally, it’s now possible to search for system actions, including
     <gui>power off</gui>, <gui>suspend</gui>, <gui>lock screen</gui>, <gui>log
     out</gui>, <gui>switch user</gui> and <gui>orientation lock</gui>. (Log out
-    and switch user only appear if there's more than one user. Orientation lock
+    and switch user only appear if there’s more than one user. Orientation lock
     is only available if the device supports automatic screen rotation.)</p>
     <p>These search features can be accessed in the usual way: click
     <gui>Activities</gui> and type into the search box, or simply press
@@ -63,7 +63,7 @@
     most commonly used settings within easy reach. It also means that the
     Settings window is now bigger and can be resized, which is more comfortable
     in a lot of situations.</p>
-    <p>GNOME's network settings have been improved as part of this work:
+    <p>GNOME’s network settings have been improved as part of this work:
     Wi-Fi now has its own dedicated settings area and network settings dialogs
     have been reworked, so that they are neater, clearer and easier to use.</p>
   </section>
@@ -83,22 +83,22 @@
   <section id="web-sync">
     <title>Synchronize Your Browser</title>
     <media type="image" src="figures/placeholder.png"/>
-    <p>In <app>Web</app>, the GNOME browser, it's now possible to synchronize
+    <p>In <app>Web</app>, the GNOME browser, it’s now possible to synchronize
     your bookmarks, passwords and browser history, using the <link 
href="https://www.mozilla.org/firefox/features/sync/";>Firefox Sync</link> service.
     This makes it possible to keep an online backup of this information and
     also to share it with Firefox desktop and mobile.</p>
-    <p>Firefox Sync can be setup from Web's application preferences.</p>
+    <p>Firefox Sync can be set up from Web’s application preferences.</p>
   </section>
 
   <section id="display-settings">
     <title>Redesigned Display Settings</title>
     <media type="image" src="figures/placeholder.png"/>
-    <p>GNOME's display settings have been redesigned for 3.26. The new design
-    brings relevant settings to the forefront, so it's easy to get an overview
-    of how your displays are setup. When there are multiple displays connected,
+    <p>GNOME’s display settings have been redesigned for 3.26. The new design
+    brings relevant settings to the forefront, so it’s easy to get an overview
+    of how your displays are set up. When there are multiple displays connected,
     a simple row of buttons allows you to choose how you want to use them.</p>
     <p>The new display settings include a preview version of a new scaling
-    setting. This allows the size of what's shown on the screen to be adjusted
+    setting. This allows the size of what’s shown on the screen to be adjusted
     to match the density (often expressed as PPI or DPI) of your display,
     resulting in the right amount of content being displayed, as well as making
     it easy to read.</p>
@@ -113,10 +113,10 @@
     <p>There have been a number of highly visible visual refinements for GNOME
     3.26. These include:</p>
     <list>
-      <item><p>Windows now smoothly transition when they are maximized, unmaximized or snapped to one half 
of the screen. As well as looking good, this makes it easier to track what's happening on screen.</p></item>
+      <item><p>Windows now smoothly transition when they are maximized, unmaximized or snapped to one half 
of the screen. As well as looking good, this makes it easier to track what’s happening on screen.</p></item>
       <item><p>The size of window thumbnails has been increased in the Activities Overview, making it easier 
to pick the window you want.</p></item>
-      <item><p>The top bar now becomes transparent when there aren't any maximized windows. This is more 
attractive and gives a better sense of space.</p></item>
-      <item><p>The dialogs which inform you when an application isn't responding have a new style, making 
them look more integrated and refined.</p></item>
+      <item><p>The top bar now becomes transparent when there aren’t any maximized windows. This is more 
attractive and gives a better sense of space.</p></item>
+      <item><p>The dialogs which inform you when an application isn’t responding have a new style, making 
them look more integrated and refined.</p></item>
     </list>
   </section>
 
@@ -129,15 +129,15 @@
       <item><p><app>Boxes</app>, the GNOME application for virtual and remote machines, now allows folders 
to be shared between a virtual machine and your computer. To use this feature, just select which folders you 
want to share from the box settings, and they will appear as network locations in the guest.</p></item>
       <item><p>In <app>Software</app>, updates are now grouped by type and provide more accurate progress 
information when being installed.</p></item>
       <item><p><app>Simple Scan</app>, the GNOME application for scanning images and documents, has had some 
interface improvements for 3.26. A new start screen provides some useful guidance, editing tools are easier 
to identify and preferences can be accessed from the header bar.</p></item>
-      <item><p><app>Logs</app> now groups similar messages together, which makes the history much shorter, 
making it easier to find what you're looking for.</p></item>
-      <item><p><app>Polari</app> - the IRC application - has a new initial setup assistant, which makes it 
easy to get connected and start chatting.</p></item>
-      <item><p>When you resize a filesystem in <app>Disks</app> it's now possible to also resize its 
partition, which often saves an extra task.</p></item>
+      <item><p><app>Logs</app> now groups similar messages together, which makes the history much shorter, 
making it easier to find what you’re looking for.</p></item>
+      <item><p><app>Polari</app> — the IRC application — has a new initial setup assistant, which makes it 
easy to get connected and start chatting.</p></item>
+      <item><p>When you resize a file system in <app>Disks</app> it’s now possible to also resize its 
partition, which often saves an extra task.</p></item>
       <item><p><app>Maps</app> has a collection of small improvements: there are new keyboard shortcuts, 
more information is shown about places and the last transportation method is remembered when plotting 
routes.</p></item>
-      <item><p>GNOME's calendaring, contacts, to do and mail applications now perform better offline - many 
items can now be edited when you don't have an internet connection, and any changes will be uploaded the next 
time you are online.</p></item>
+      <item><p>GNOME’s calendaring, contacts, to do and mail applications now perform better offline — many 
items can now be edited when you don’t have an internet connection, and any changes will be uploaded the next 
time you are online.</p></item>
       <item><p><app>Photos</app> has new controls for zooming.</p></item>
-      <item><p>It's now possible to add and edit reoccuring events in <app>Calendar</app>.</p></item>
+      <item><p>It’s now possible to add and edit reoccurring events in <app>Calendar</app>.</p></item>
       <item><p><app>Terminal</app> now highlights and makes it easy to open hyperlinks.</p></item>
-      <item><p>In <app>Evolution</app>, the new <gui>To Do</gui> bar allows you to view a list of upcoming 
events and tasks. Also, it's now possible to use <app>Evolution</app> without having a mail 
account.</p></item>
+      <item><p>In <app>Evolution</app>, the new <gui>To Do</gui> bar allows you to view a list of upcoming 
events and tasks. Also, it’s now possible to use <app>Evolution</app> without having a mail 
account.</p></item>
       <item><p><app>Tweak Tool</app> has been renamed to <app>Tweaks</app> and has gained three new 
settings: a switch to move window buttons to the left or right, a <gui>Disable While Typing</gui> option for 
touchpads and an option to show the battery percentage in the top bar. There has also been a good amount of 
clean up and refinement.</p></item>
     </list>
     <p>GNOME 3.26 no longer shows status icons in the bottom-left of the screen. This prevents the status 
icon tray from getting in the way and is expected to provide a better overall experience. The lack of status 
icons is not expected to cause serious issues for users. However, if you do find that you need to access 
them, they can be restored using the <link 
href="https://extensions.gnome.org/extension/495/topicons/";>TopIcons extension</link>. More information about 
this change can be found in a <link 
href="https://blogs.gnome.org/aday/2017/08/31/status-icons-and-gnome/";>blog post on the subject</link>.</p>


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