[gnome-devel-docs] Fix links in the new platform overview



commit d3ab9d9cb51ebb8034a57fe4cf7de70805944045
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Wed Jun 19 18:36:56 2013 -0400

    Fix links in the new platform overview

 new-platform-overview/overview-communication.page  |   24 ++++++-----
 new-platform-overview/overview-io.page             |    8 ++-
 new-platform-overview/overview-net.page            |    4 +-
 new-platform-overview/overview-settings.page       |    4 +-
 .../overview-systemintegration.page                |    4 +-
 new-platform-overview/overview-ui.page             |    2 +-
 new-platform-overview/overview-web.page            |    4 +-
 new-platform-overview/tech-avahi.page              |   42 ++++++++-----------
 new-platform-overview/tech-champlain.page          |    8 +--
 new-platform-overview/tech-clutter.page            |   12 +++---
 new-platform-overview/tech-d-bus.page              |    4 +-
 new-platform-overview/tech-folks.page              |   20 ++++-----
 new-platform-overview/tech-gdk.page                |   30 +++++++-------
 new-platform-overview/tech-gio-network.page        |   11 +++--
 new-platform-overview/tech-gobject.page            |   10 ++---
 new-platform-overview/tech-gsettings.page          |    8 +--
 new-platform-overview/tech-polkit.page             |   14 +++----
 new-platform-overview/tech-pulseaudio.page         |    8 +--
 new-platform-overview/tech-secret.page             |    8 ++--
 new-platform-overview/tech-telepathy.page          |   10 ++--
 new-platform-overview/tech-tracker.page            |   21 ++++------
 new-platform-overview/tech-webkit.page             |   11 ++---
 22 files changed, 125 insertions(+), 142 deletions(-)
---
diff --git a/new-platform-overview/overview-communication.page 
b/new-platform-overview/overview-communication.page
index 708b5fc..6fb17b4 100644
--- a/new-platform-overview/overview-communication.page
+++ b/new-platform-overview/overview-communication.page
@@ -38,17 +38,19 @@
 <section id="what">
  <title>What can you do?</title>
  
- <p>For <em style="strong">connecting to instant messaging services</em>, use <em style="strong"
- xref="tech-telepathy">Telepathy</em>. It provides a powerful framework for interacting with the
- user's instant messaging contacts, and has support for a wide range of messaging protocols. With
- Telepathy, all accounts and connections are handled by a <link xref="tech-dbus">D-Bus</link>
- session service that's deeply integrated into GNOME. Applications can tie into this service to
- communicate with contacts.</p>
+ <p>For <em style="strong">connecting to instant messaging services</em>, use
+ <em style="strong">Telepathy</em>. It provides a powerful framework for
+ interacting with the user's instant messaging contacts, and has support for a
+ wide range of messaging protocols. With Telepathy, all accounts and
+ connections are handled by a D-Bus session service that's deeply integrated
+ into GNOME. Applications can tie into this service to communicate with
+ contacts.</p>
   
- <p>Create multi-player games or collaborative editors that integrate with the desktop-wide instant
- messaging services. With the <em style="strong" xref="tech-telepathy#tubes">Telepathy Tubes</em> API,
- you can <em style="strong">tunnel an arbitrary protocol</em> over modern instant messaging protocols
- like Jabber to create interactive applications.</p>
+ <p>Create multi-player games or collaborative editors that integrate with the
+ desktop-wide instant messaging services. With the <em style="strong"
+ xref="tech-telepathy">Telepathy Tubes</em> API, you can <em
+ style="strong">tunnel an arbitrary protocol</em> over modern instant messaging
+ protocols like Jabber to create interactive applications.</p>
 
  <p>Allow users to see other people they can chat with, and find printers, shared files, and shared
  music collections as soon as they connect to a network. The <em style="strong" xref="tech-avahi">Avahi</em>
@@ -70,7 +72,7 @@
   <item><p>Fetch a contact from a Gmail address book</p></item>
   <item><p>Scan the network for zeroconf printers</p></item>
   <item><p>Something with Telepathy Tubes</p></item>
-  <item><p><link xref="samples#communication">More...</link></p></item>
+  <item><p><link xref="samples">More…</link></p></item>
  </list>
 </section>
 
diff --git a/new-platform-overview/overview-io.page b/new-platform-overview/overview-io.page
index e3fdb43..d045204 100644
--- a/new-platform-overview/overview-io.page
+++ b/new-platform-overview/overview-io.page
@@ -35,9 +35,11 @@
 <section id="what">
  <title>What can you do?</title>
  
- <p>To <em style="strong">asynchronously read and write files and other streams</em>, use <em 
style="strong"><link xref="tech-gio">GIO Files</link></em>.</p>
+  <p>To <em style="strong">asynchronously read and write files and other
+  streams</em>, use <em style="strong" xref="tech-gio">GIO Files</em>.</p>
  
- <p>To <em style="strong">store and retrieve document metadata</em>, use <em style="strong"><link 
xref="tech-tracker">Tracker</link></em>.</p>
+  <p>To <em style="strong">store and retrieve document metadata</em>, use
+  <em style="strong" xref="tech-tracker">Tracker</em>.</p>
  
 </section>
 
@@ -45,7 +47,7 @@
  <title>Code samples</title>
  <list>
   <item><p>A sample we should write</p></item>
-  <item><p><link xref="samples#integration">More...</link></p></item>
+  <item><p><link xref="samples">More…</link></p></item>
  </list>
 </section>
 
diff --git a/new-platform-overview/overview-net.page b/new-platform-overview/overview-net.page
index 7212d6f..3ab18de 100644
--- a/new-platform-overview/overview-net.page
+++ b/new-platform-overview/overview-net.page
@@ -37,7 +37,7 @@
 <section id="what">
  <title>What can you do?</title>
  
- <p>For <em style="strong">action</em>, use <em style="strong"><link xref="blah">technology</link></em>.</p>
+ <p>For <em style="strong">action</em>, use <em style="strong">technology</em>.</p>
  
 </section>
 
@@ -45,7 +45,7 @@
  <title>Code samples</title>
  <list>
   <item><p>A sample we should write</p></item>
-  <item><p><link xref="samples#integration">More...</link></p></item>
+  <item><p><link xref="samples">More…</link></p></item>
  </list>
 </section>
 
diff --git a/new-platform-overview/overview-settings.page b/new-platform-overview/overview-settings.page
index 1bfd5d2..fdea325 100644
--- a/new-platform-overview/overview-settings.page
+++ b/new-platform-overview/overview-settings.page
@@ -37,7 +37,7 @@
 <section id="what">
  <title>What can you do?</title>
  
- <p>For <em style="strong">action</em>, use <em style="strong"><link xref="blah">technology</link></em>.</p>
+ <p>For <em style="strong">action</em>, use <em style="strong">technology</em>.</p>
  
 </section>
 
@@ -45,7 +45,7 @@
  <title>Code samples</title>
  <list>
   <item><p>A sample we should write</p></item>
-  <item><p><link xref="samples#integration">More...</link></p></item>
+  <item><p><link xref="samples">More…</link></p></item>
  </list>
 </section>
 
diff --git a/new-platform-overview/overview-systemintegration.page 
b/new-platform-overview/overview-systemintegration.page
index 7b3eae4..af93715 100644
--- a/new-platform-overview/overview-systemintegration.page
+++ b/new-platform-overview/overview-systemintegration.page
@@ -37,7 +37,7 @@
 <section id="what">
  <title>What can you do?</title>
  
- <p>For <em style="strong">action</em>, use <em style="strong"><link xref="blah">technology</link></em>.</p>
+ <p>For <em style="strong">action</em>, use <em style="strong">technology</em>.</p>
  
 </section>
 
@@ -45,7 +45,7 @@
  <title>Code samples</title>
  <list>
   <item><p>A sample we should write</p></item>
-  <item><p><link xref="samples#integration">More...</link></p></item>
+  <item><p><link xref="samples">More…</link></p></item>
  </list>
 </section>
 
diff --git a/new-platform-overview/overview-ui.page b/new-platform-overview/overview-ui.page
index bb9dbf2..2e06db6 100644
--- a/new-platform-overview/overview-ui.page
+++ b/new-platform-overview/overview-ui.page
@@ -55,7 +55,7 @@
  <title>Code samples</title>
  <list>
   <item><p>A sample we should write</p></item>
-  <item><p><link xref="samples#integration">More...</link></p></item>
+  <item><p><link xref="samples">More…</link></p></item>
  </list>
 </section>
 
diff --git a/new-platform-overview/overview-web.page b/new-platform-overview/overview-web.page
index 540aa7c..1336bfc 100644
--- a/new-platform-overview/overview-web.page
+++ b/new-platform-overview/overview-web.page
@@ -37,7 +37,7 @@
 <section id="what">
  <title>What can you do?</title>
  
- <p>For <em style="strong">action</em>, use <em style="strong"><link xref="blah">technology</link></em>.</p>
+ <p>For <em style="strong">action</em>, use <em style="strong">technology</em>.</p>
  
 </section>
 
@@ -45,7 +45,7 @@
  <title>Code samples</title>
  <list>
   <item><p>A sample we should write</p></item>
-  <item><p><link xref="samples#integration">More...</link></p></item>
+  <item><p><link xref="samples">More…</link></p></item>
  </list>
 </section>
 
diff --git a/new-platform-overview/tech-avahi.page b/new-platform-overview/tech-avahi.page
index 2a08a25..80c8796 100644
--- a/new-platform-overview/tech-avahi.page
+++ b/new-platform-overview/tech-avahi.page
@@ -8,35 +8,29 @@
 
 <title>Avahi</title>
 
-  <p>
-    Avahi implements <link xref="http://www.zeroconf.org/";>Zeroconf</link>
-    Networking.  It allows programs to discover services like printers on local
-    networks without prior configuration.  It also allows applications to set
-    up services that are reachable through the local network without
-    configuration; for example, a chat program that "finds" other chat users in
-    a LAN without having to set up a central chat server first.
-  </p>
+  <p>Avahi implements <link href="http://www.zeroconf.org/";>Zeroconf</link>
+  Networking. It allows programs to discover services like printers on local
+  networks without prior configuration. It also allows applications to set up
+  services that are reachable through the local network without configuration;
+  for example, a chat program that "finds" other chat users in a LAN without
+  having to set up a central chat server first.</p>
 
-  <p>
-    Avahi is an implementation of the <link xref="http://www.dns-sd.org/";>DNS Service
-      Discovery</link> and <link xref="http://www.multicastdns.org/";>Multicast DNS</link>
-    specifications, which are part of <link xref="http://www.zeroconf.org/";>Zeroconf</link>
-    Networking.
-  </p>
+  <p>Avahi is an implementation of the <link href="http://www.dns-sd.org/";>DNS
+  Service Discovery</link> and
+  <link href="http://www.multicastdns.org/";>Multicast DNS</link>
+  specifications, which are part of
+  <link href="http://www.zeroconf.org/";>Zeroconf</link> Networking.</p>
 
-  <p>
-    Various programs in GNOME use Avahi to discover services.  Gnome-user-share
-    (a module for the Nautilus file manager) lets users of a local network to
-    share files with each other, and it finds computers that are sharing files
-    via Avahi.  Vino, a remote-desktop viewer, uses Avahi to find remote
-    desktop servers.  <link xref="pulseaudio">PulseAudio</link>, GNOME's
-    low-level audio API, uses Avahi to make it possible to route sound through
-    local networks.
-  </p>
+  <p>Various programs in GNOME use Avahi to discover services. Gnome-user-share
+  (a module for the Nautilus file manager) lets users of a local network to
+  share files with each other, and it finds computers that are sharing files
+  via Avahi. Vino, a remote-desktop viewer, uses Avahi to find remote desktop
+  servers. <link xref="tech-pulseaudio">PulseAudio</link>, GNOME's low-level
+  audio API, uses Avahi to make it possible to route sound through local
+  networks.</p>
 
   <list style="compact">
     <item><p><link href="http://avahi.org/wiki/ProgrammingDocs";>Avahi reference 
documentation</link></p></item>
   </list>
 
-
 </page>
diff --git a/new-platform-overview/tech-champlain.page b/new-platform-overview/tech-champlain.page
index 50807cb..5dd96db 100644
--- a/new-platform-overview/tech-champlain.page
+++ b/new-platform-overview/tech-champlain.page
@@ -8,11 +8,9 @@
 
 <title>Champlain</title>
 
-  <p>
-    Champlain is a library that provides widgets to render maps.  Maps can be
-    obtained from various source, including <link
-      xref="http://www.openstreetmap.org/";>Open Street Map</link>.
-  </p>
+  <p>Champlain is a library that provides widgets to render maps. Maps can be
+  obtained from various source, including
+  <link href="http://www.openstreetmap.org/";>Open Street Map</link>.</p>
 
   <note>
     <p>
diff --git a/new-platform-overview/tech-clutter.page b/new-platform-overview/tech-clutter.page
index 373ed70..330c468 100644
--- a/new-platform-overview/tech-clutter.page
+++ b/new-platform-overview/tech-clutter.page
@@ -25,12 +25,12 @@ pre-defined complex user interface control; it lets the developer define what
 is needed, using a flexible scene graph API, with free-form placement of the
 scene elements (or <em>actors</em>) on the main viewport (or <em>stage</em>).</p>
 
-<p>Clutter comes with pre-defined actors for displaying solid colors,
-image data, text and custom high-precision 2D drawing using the <link
-xref="cairo">Cairo</link> API. Clutter also provides generic classes
-for structuring a user interface using both a box-packing model like
-<link xref="gtk">GTK+</link>, and a series of free-form
-<em>constraints</em>.</p>
+  <p>Clutter comes with pre-defined actors for displaying solid colors, image
+  data, text and custom high-precision 2D drawing using the
+  <link xref="tech-cairo">Cairo</link> API. Clutter also provides generic
+  classes for structuring a user interface using both a box-packing model like
+  <link xref="tech-gtk">GTK+</link>, and a series of free-form
+  <em>constraints</em>.</p>
 
 <p>Clutter provides an extensible animation framework and graphical
 effects. An animation is associated with a timeline and changes one or
diff --git a/new-platform-overview/tech-d-bus.page b/new-platform-overview/tech-d-bus.page
index 87ad38a..444d65c 100644
--- a/new-platform-overview/tech-d-bus.page
+++ b/new-platform-overview/tech-d-bus.page
@@ -39,8 +39,8 @@ D-Bus is a cross-desktop project, you use it to create portable and
 versatile software that seamlessly integrates with the user's desktop,
 regardless of which desktop it is.</p>
 
-<p>GNOME provides full support for D-Bus using the GDBus APIs in <link
-xref="gio">GIO</link>.</p>
+  <p>GNOME provides full support for D-Bus using the GDBus APIs in
+  <link href="gio">GIO</link>.</p>
 
 <list style="compact">
   <item><p><link href="http://developer.gnome.org/gio/stable/";>GIO Reference Manual</link></p></item>
diff --git a/new-platform-overview/tech-folks.page b/new-platform-overview/tech-folks.page
index 96d4f2e..7618d37 100644
--- a/new-platform-overview/tech-folks.page
+++ b/new-platform-overview/tech-folks.page
@@ -8,17 +8,15 @@
 
 <title>Folks</title>
 
-  <p>
-    Various systems have different representations for user accounts.  For
-    example, <link xref="eds">Evolution Data Server</link> has the user's
-    list of email contacts.  <link xref="telepathy">Telepathy</link> has the user's
-    list of instant-messaging contacts.  Various web services have the user's
-    "friends".  Libfolks takes care of aggregating all these forms of contacts
-    so that you can get all the accounts that belong to one person.  This lets
-    software present lists of people in a more useful fashion, instead of
-    showing duplicated people whenever they have more than one account
-    associated to them.
-  </p>
+  <p>Various systems have different representations for user accounts. For
+  example, <link xref="tech-eds">Evolution Data Server</link> has the user's
+  list of email contacts. <link xref="tech-telepathy">Telepathy</link> has the
+  user's list of instant-messaging contacts. Various web services have the
+  user's "friends". Libfolks takes care of aggregating all these forms of
+  contacts so that you can get all the accounts that belong to one person.
+  This lets software present lists of people in a more useful fashion, instead
+  of showing duplicated people whenever they have more than one account
+  associated to them.</p>
 
   <p>
     In GNOME, Empathy (the instant messaging client) uses Folks to present a
diff --git a/new-platform-overview/tech-gdk.page b/new-platform-overview/tech-gdk.page
index c55a3d5..a4b1ed6 100644
--- a/new-platform-overview/tech-gdk.page
+++ b/new-platform-overview/tech-gdk.page
@@ -9,13 +9,13 @@
 
 <title>GDK</title>
 
-<p>GDK is the low-level library used by <link xref="gtk">GTK+</link> to interact with the
-windowing system for graphics and input devices.  Although you will rarely use
-GDK directly in application code, it contains all the necessary
-functionality to create low-level windows in the the screen and to interact
-with the user with various input devices.  GDK acts as an abstraction over
-various windowing systems, so that GTK+ can be portable to all of them:
-the X Window System (X11), Microsoft Windows, Mac OS X Quartz.</p>
+  <p>GDK is the low-level library used by <link xref="tech-gtk">GTK+</link> to
+  interact with the windowing system for graphics and input devices. Although
+  you will rarely use GDK directly in application code, it contains all the
+  necessary functionality to create low-level windows in the the screen and to
+  interact with the user with various input devices. GDK acts as an abstraction
+  over various windowing systems, so that GTK+ can be portable to all of them:
+  the X Window System (X11), Microsoft Windows, Mac OS X Quartz.</p>
 
 <p>GDK enables you to access events from keyboards, mice, and other
 input devices.  Implementations of widgets in GTK+ use this functionality, and
@@ -38,14 +38,14 @@ provides an API for all of the system functionality needed by GTK+.
 This includes information about multi-head displays, resolution and
 color depth, colormaps, and cursors.</p>
 
-<p>You should use GDK whenever you need low-level access to the
-underlying windowing system, including low-level access to events,
-windows, and the clipboard.  Using GDK for these tasks ensures that
-your code is portable and integrates with the rest of your GTK+ code.
-The simple drawing routines in GDK should generally not be used; these are a
-left-over from when GDK simply wrapped the windowing system's drawing primitives.
-Instead, you should use the extensive functionality provided by
-<link xref="cairo">Cairo</link> to draw high-quality 2D graphics.</p>
+  <p>You should use GDK whenever you need low-level access to the underlying
+  windowing system, including low-level access to events, windows, and the
+  clipboard. Using GDK for these tasks ensures that your code is portable and
+  integrates with the rest of your GTK+ code. The simple drawing routines in
+  GDK should generally not be used; these are a left-over from when GDK simply
+  wrapped the windowing system's drawing primitives. Instead, you should use
+  the extensive functionality provided by <link xref="tech-cairo">Cairo</link>
+  to draw high-quality 2D graphics.</p>
 
 <list style="compact">
   <item><p><link href="http://library.gnome.org/devel/gdk/stable/";>GDK Reference Manual</link></p></item>
diff --git a/new-platform-overview/tech-gio-network.page b/new-platform-overview/tech-gio-network.page
index edf11db..09c7b93 100644
--- a/new-platform-overview/tech-gio-network.page
+++ b/new-platform-overview/tech-gio-network.page
@@ -9,11 +9,12 @@
 
 <title>GIO Networking</title>
 
-<p>GIO Networking is built on top of the stream APIs <link xref="gio">used for
-files</link>.  It provides high-level APIs to communicate over TCP/IP and UNIX
-domain sockets. You can use the GIO networking APIs to connect to a server,
-listen for events, and read resources. The asynchronous API means your
-application doesn't block waiting for a response from the network.</p>
+  <p>GIO Networking is built on top of the stream APIs
+  <link xref="tech-gio">used for files</link>. It provides high-level APIs to
+  communicate over TCP/IP and UNIX domain sockets. You can use the GIO
+  networking APIs to connect to a server, listen for events, and read
+  resources. The asynchronous API means your application doesn't block waiting
+  for a response from the network.</p>
 
 <list style="compact">
   <item><p><link href="http://developer.gnome.org/gio/stable/";>GIO Reference Manual</link></p></item>
diff --git a/new-platform-overview/tech-gobject.page b/new-platform-overview/tech-gobject.page
index 5299a5d..9578e57 100644
--- a/new-platform-overview/tech-gobject.page
+++ b/new-platform-overview/tech-gobject.page
@@ -8,12 +8,10 @@
 
 <title>GObject</title>
 
-  <p>
-    GObject is the part of the <link xref="glib">GLib</link> library that
-    provides an object and type system for C programs.  Although C as a
-    language does not provide objects or classes, GObject makes it possible to
-    write object-oriented C programs.
-  </p>
+  <p>GObject is the part of the <link xref="tech-glib">GLib</link> library that
+  provides an object and type system for C programs. Although C as a language
+  does not provide objects or classes, GObject makes it possible to write
+  object-oriented C programs.</p>
 
   <p>
     GObject provides a fundamental GType, the base for the whole type system,
diff --git a/new-platform-overview/tech-gsettings.page b/new-platform-overview/tech-gsettings.page
index 4f647c6..06d8048 100644
--- a/new-platform-overview/tech-gsettings.page
+++ b/new-platform-overview/tech-gsettings.page
@@ -10,11 +10,9 @@
 
 <title>GSettings</title>
 
-  <p>
-    GSettings is the part of <link xref="glib">GLib</link> that allows
-    applications to save their configuration settings and user's preferences in
-    a standard way.
-  </p>
+  <p>GSettings is the part of <link xref="tech-glib">GLib</link> that allows
+  applications to save their configuration settings and user's preferences in a
+  standard way.</p>
 
   <p>
     An application that uses GSettings defines a <em>schema</em> of
diff --git a/new-platform-overview/tech-polkit.page b/new-platform-overview/tech-polkit.page
index 5355600..11b4d1f 100644
--- a/new-platform-overview/tech-polkit.page
+++ b/new-platform-overview/tech-polkit.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       type="topic"
-      id="tech-policykit">
+      id="tech-polkit">
 <info>
   <link type="guide" xref="tech" group="polkit"/>
   <desc>Access control for system-level services provided through D-Bus</desc>
@@ -8,13 +8,11 @@
 
 <title>Polkit</title>
 
-  <p>
-    Polkit, or Policy Kit, hanels the policies that let unprivileged processes
-    talk to privileged ones via <link xref="d-bus">D-Bus</link> APIs.  For
-    example, not all programs should be allowed to request that the machine be
-    disconnected from the network via the <link
-      xref="NetworkManager">NetworkManager</link> service.
-  </p>
+  <p>Polkit, or Policy Kit, hanels the policies that let unprivileged processes
+  talk to privileged ones via <link xref="tech-d-bus">D-Bus</link> APIs. For
+  example, not all programs should be allowed to request that the machine be
+  disconnected from the network via the
+  <link xref="tech-network-manager">NetworkManager</link> service.</p>
 
   <p>
     Polkit lets the system administrator define different policies for
diff --git a/new-platform-overview/tech-pulseaudio.page b/new-platform-overview/tech-pulseaudio.page
index 5ba43c3..ddf3ae6 100644
--- a/new-platform-overview/tech-pulseaudio.page
+++ b/new-platform-overview/tech-pulseaudio.page
@@ -15,11 +15,9 @@
     sources of audio, or change the sample rate of an audio stream.
   </p>
 
-  <p>
-    All the parts of Gnome that produce audio use PulseAudio in one way or
-    another, either directly, or indirectly through higher-level sound
-    manipulation APIs like <link xref="gstreamer">GStreamer</link>.
-  </p>
+  <p>All the parts of Gnome that produce audio use PulseAudio in one way or
+  another, either directly, or indirectly through higher-level sound
+  manipulation APIs like <link xref="tech-gstreamer">GStreamer</link>.</p>
 
   <list style="compact">
     <item><p><link href="http://www.freedesktop.org/wiki/Software/PulseAudio";>PulseAudio home 
page</link></p></item>
diff --git a/new-platform-overview/tech-secret.page b/new-platform-overview/tech-secret.page
index c77c919..a457724 100644
--- a/new-platform-overview/tech-secret.page
+++ b/new-platform-overview/tech-secret.page
@@ -41,10 +41,10 @@ the session keyring are never stored on disk, and are lost as soon as
 the user's session ends.  The session keyring can be used to store
 passwords to be used in the current session only.</p>
 
-<p>If you use <link xref="gio">GIO</link> to access remote servers, you automatically
-get the benefits of the keyring manager.  Whenever GIO needs to
-authenticate the user, it provides the option to store the password,
-either in the default keyring or in the session keyring.</p>
+  <p>If you use <link xref="tech-gio">GIO</link> to access remote servers, you
+  automatically get the benefits of the keyring manager. Whenever GIO needs to
+  authenticate the user, it provides the option to store the password, either
+  in the default keyring or in the session keyring.</p>
 
 <p>You should use libsecret's keyring manager whenever your application needs
 to store passwords or other sensitive data for users.  Using the keyring
diff --git a/new-platform-overview/tech-telepathy.page b/new-platform-overview/tech-telepathy.page
index 6fe0c52..86dcb01 100644
--- a/new-platform-overview/tech-telepathy.page
+++ b/new-platform-overview/tech-telepathy.page
@@ -9,11 +9,11 @@
 
 <title>Telepathy</title>
 
-<p>Telepathy provides a powerful framework for interacting with the
-user's instant messaging contacts. With Telepathy, all accounts and
-connections are handled by a <link xref="d-bus">D-Bus</link> session service that's deeply
-integrated into the GNOME desktop. Applications can tie into this
-service to communicate with contacts.</p>
+  <p>Telepathy provides a powerful framework for interacting with the user's
+  instant messaging contacts. With Telepathy, all accounts and connections are
+  handled by a <link xref="tech-d-bus">D-Bus</link> session service that's
+  deeply integrated into the GNOME desktop. Applications can tie into this
+  service to communicate with contacts.</p>
 
 <p>With the Telepathy Tubes API, you can even tunnel an arbitrary
 protocol over modern instant messaging protocols like Jabber to
diff --git a/new-platform-overview/tech-tracker.page b/new-platform-overview/tech-tracker.page
index 87600eb..3617272 100644
--- a/new-platform-overview/tech-tracker.page
+++ b/new-platform-overview/tech-tracker.page
@@ -21,22 +21,19 @@
     form of the SPARQL query language.
   </p>
 
-  <p>
-    Gnome uses Tracker as a storage for document metadata.  A document's
-    metadata may include its title, authors, copyright, modification date, and
-    keywords.  All this metadata is stored as RDF triplets in Tracker, and queried
-    with SPARQL by applications such as Gnome Documents.  The <link
-      href="http://developer.gnome.org/ontology/unstable/";>ontology used</link> is based
-    on various standard sub-ontologies:  <link xref="http://dublincore.org/";>Dublin
-      Core</link> for document metadata, and <link
-      xref="http://nepomuk.kde.org/";>NEPOMUK</link> for annotations, files, contacts,
-    and other items.
-  </p>
+  <p>GNOME uses Tracker as a storage for document metadata. A document's
+  metadata may include its title, authors, copyright, modification date, and
+  keywords. All this metadata is stored as RDF triplets in Tracker, and
+  queried with SPARQL by applications such as Gnome Documents. The
+  <link href="http://developer.gnome.org/ontology/unstable/";>ontology
+  used</link> is based on various standard sub-ontologies:
+  <link href="http://dublincore.org/";>Dublin Core</link> for document metadata,
+  and <link href="http://nepomuk.kde.org/";>NEPOMUK</link> for annotations,
+  files, contacts and other items.</p>
 
   <list style="compact">
     <item><p><link href="http://projects.gnome.org/tracker/";>Tracker Home Page</link></p></item>
     <item><p><link href="https://live.gnome.org/Tracker/Documentation";>Tracker 
documentation</link></p></item>
   </list>
-  
 
 </page>
diff --git a/new-platform-overview/tech-webkit.page b/new-platform-overview/tech-webkit.page
index 2c1b65c..20ec5ba 100644
--- a/new-platform-overview/tech-webkit.page
+++ b/new-platform-overview/tech-webkit.page
@@ -9,12 +9,11 @@
 
 <title>WebKit</title>
 
-<p>WebKit is a powerful, multi-platform HTML engine used in open
-source and commercial/proprietary products alike. WebKitGTK+ is the port of WebKit
-built on <link xref="gtk">GTK+</link> and integrated into the
-GNOME developer platform. WebKitGTK+ is developed upstream as
-part of the main WebKit project, so it's always up to date with
-the latest HTML5 features.</p>
+  <p>WebKit is a powerful, multi-platform HTML engine used in open source and
+  commercial/proprietary products alike. WebKitGTK+ is the port of WebKit built
+  on <link xref="tech-gtk">GTK+</link> and integrated into the GNOME developer
+  platform. WebKitGTK+ is developed upstream as part of the main WebKit
+  project, so it's always up to date with the latest HTML5 features.</p>
 
 <p>WebKitGTK+ makes it easy to add web functionality to your
 application, or to use HTML5 and associated technologies to


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