[release-notes/gnome-3-16] Fix some minor typos
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-16] Fix some minor typos
- Date: Fri, 13 Mar 2015 22:01:10 +0000 (UTC)
commit acf272df5f13664aee02c6cd42930b04128d7228
Author: Piotr Drąg <piotrdrag gmail com>
Date: Fri Mar 13 23:00:53 2015 +0100
Fix some minor typos
help/C/developers.page | 4 ++--
help/C/index.page | 4 ++--
help/C/more.page | 14 +++++++-------
3 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 1c94dbc..5db7a5b 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -62,7 +62,7 @@
<item><p>GLib's network monitor implementation has been significantly improved. This can be accessed
using the existing <code>GNetworkMonitor</code> interface, to find out the current network state.</p></item>
<item><p>The new <code>G_DECLARE_TYPE</code> macro reduces the amount boilerplace required when
creating GObjects in C.</p></item>
<item><p><code>g_autoptr</code> now provides automatic cleanup for local variables (supported on GCC
and Clang).</p></item>
- <item><p><code>GSimpleIOStream</code> is a new wrapper which makes it easier to constructe
<code>GIOStreams</code>.</p></item>
+ <item><p><code>GSimpleIOStream</code> is a new wrapper which makes it easier to construct
<code>GIOStreams</code>.</p></item>
</list>
</section>
@@ -97,7 +97,7 @@
<item><p>The GNOME community has begun development on an exciting new application deployment
framework. Called <link href="https://wiki.gnome.org/Projects/SandboxedApps">XDG App</link>, this aims to
make it possible for developers to create applications that can run on multiple distributions, and for those
applications to be sandboxed for additional security and stability.</p></item>
- <item><p>Finally, the arrival of OpenGL support in GTK+ marks a major acheivement on the road to the
implementation of the GTK+ Scene Graph, which promises to provide an advanced animation framework for
GTK+.</p></item>
+ <item><p>Finally, the arrival of OpenGL support in GTK+ marks a major achievement on the road to the
implementation of the GTK+ Scene Graph, which promises to provide an advanced animation framework for
GTK+.</p></item>
</list>
diff --git a/help/C/index.page b/help/C/index.page
index 46c7197..19ef465 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -31,8 +31,8 @@
<section id="notifications">
<title>Notifications Reimagined</title>
<media type="image" src="figures/placeholder.png"/>
- <p>GNOME 3's notifications system has been overhauled for &gnomeversion;. The previous <gui>Message
Tray</gui> has been replaced by a new message list that provides straightforward access to previous
notifications, and notification popups (called "banners") have been repositioned in order to make them more
noticable and to prevent them from interfering with applications.</p>
- <p>As with the previous notifications design, it is possible to quickly and directly respond to
notifications through their popup banners. This allows you to do things like quickly snooze an alarm or reply
to a chat message.</p>
+ <p>GNOME 3's notifications system has been overhauled for &gnomeversion;. The previous <gui>Message
Tray</gui> has been replaced by a new message list that provides straightforward access to previous
notifications, and notification pop-ups (called "banners") have been repositioned in order to make them more
noticeable and to prevent them from interfering with applications.</p>
+ <p>As with the previous notifications design, it is possible to quickly and directly respond to
notifications through their pop-up banners. This allows you to do things like quickly snooze an alarm or
reply to a chat message.</p>
<media type="image" src="figures/placeholder.png"/>
<p>The calendar drop down, which is accessed from the time indicator in the top bar, has also been
redesigned for &gnomeversion;. Not only does it now present the notifications history, but it also shows
event reminders and world times. This gives a great overview of what is currently happening, as well as what
is scheduled for the day. The addition of weather information and birthday reminders is planned for the
future.</p>
diff --git a/help/C/more.page b/help/C/more.page
index 2b2f23e..284cc5e 100644
--- a/help/C/more.page
+++ b/help/C/more.page
@@ -31,17 +31,17 @@
<media type="image" src="figures/placeholder.png"/>
<p>Boxes, the application for virtual and remote machines, has had a large number of user interface
improvements for &gnomeversion;:</p>
<list>
- <item><p>The properties interface have been throughly updated. Box settings are now presented in a
clearer manner and have been reorganised. They have also been placed within a standard dialog window for ease
of access.</p></item>
+ <item><p>The properties interface have been thoroughly updated. Box settings are now presented in a
clearer manner and have been reorganized. They have also been placed within a standard dialog window for ease
of access.</p></item>
<item><p>The box creation assistant has been improved, with clearer navigation, URL completion, and
many small refinements.</p></item>
<item><p>It is now possible to quickly act on individual boxes, with context menus in the box
overview, and matching header bar menus when viewing a box.</p></item>
<item><p>A new menu makes it possible to send keyboard shortcuts that cannot be entered directly into
a box, such as <keyseq><key>Ctrl</key><key>Alt</key><key>Delete</key></keyseq> and
<keyseq><key>Ctrl</key><key>Alt</key><key>F3</key></keyseq>.</p></item>
- <item><p>Boxes are now automatically paused when they aren't being viewed. This prevents unnecessary
resource usage.</p></item>
+ <item><p>Boxes are now automatically paused when they are not being viewed. This prevents unnecessary
resource usage.</p></item>
<item><p>Display handling has been improved. With &gnomeversion;, boxes are always automatically
scaled, and an on screen display indicates resolution changes.</p></item>
</list>
</section>
<section id="maps">
- <title>Improved Maps, now with Foursquare</title>
+ <title>Improved Maps, Now With Foursquare</title>
<media type="image" src="figures/placeholder.png"/>
<p>Maps has had a number of improvements for &gnomeversion;. Information bubbles have been added for
search results and favorite locations. These show useful information about places, such as their address,
wheelchair accessibility, and links to <link href="http://www.wikipedia.org/">Wikipedia</link> articles. The
new information bubbles also allow locations to be used as the start and end points for travel directions,
for sending a location to the Weather and Clocks applications, and for marking favorite places.</p>
<p>Other new features and improvements in Maps include:</p>
@@ -62,7 +62,7 @@
<section id="calculator">
<title>Calculator History</title>
<media type="image" src="figures/placeholder.png"/>
- <p>GNOME's Calculator has a new history view for &gnomeversion;. This makes it possible to view previous
calculations, and you can quickly copy figures that you have used before. Together, this makes performing
sequences of calculations much easier. The Calculator now also includes a simplified keyboard only mode, for
cases when buttons aren't needed.</p>
+ <p>GNOME's Calculator has a new history view for &gnomeversion;. This makes it possible to view previous
calculations, and you can quickly copy figures that you have used before. Together, this makes performing
sequences of calculations much easier. The Calculator now also includes a simplified keyboard only mode, for
cases when buttons are not needed.</p>
</section>
<section id="more">
@@ -73,12 +73,12 @@
<item><p>The GNOME Document Viewer has a nicer sidebar.</p></item>
<item><p>Major performance improvements have been made to Photos and Music.</p></item>
<item><p>Documents now shows different views for recent documents and collections.</p></item>
- <item><p>Smart playlists have been added to Music, so you can view freqently played and recently added
tracks. It is now also possible to star your favorite tracks.</p></item>
+ <item><p>Smart playlists have been added to Music, so you can view frequently played and recently
added tracks. It is now also possible to star your favorite tracks.</p></item>
<item><p>Search has been added to the standard file chooser dialog.</p></item>
<item><p>Problem reporting controls have been added to Settings.</p></item>
- <item><p>The initial setup assistant now includes a section on privacy controls. Privacy has also been
improved for geolocation (thanks to the use of https) and the Terminal (as scrollback is now
encrypted).</p></item>
+ <item><p>The initial setup assistant now includes a section on privacy controls. Privacy has also been
improved for geolocation (thanks to the use of HTTPS) and the Terminal (as scrollback is now
encrypted).</p></item>
<item><p>In Contacts, maps are now shown for contact addresses. These provide a link through to Maps,
where you can see the location in more detail.</p></item>
- <item><p>Automatic codec installation, which has long been a GNOME feature, has been integrated into
Software.</p></item>
+ <item><p>Automatic codecs installation, which has long been a GNOME feature, has been integrated into
Software.</p></item>
</list>
<p>And, of course, &gnomeversion; includes lots of important bug fixes.</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]