[gnome-devel-docs] Fix issues reported in bug #672054



commit fdf1558aa31f6518de3ec326efa206aa135cf8b2
Author: Andre Klapper <a9016009 gmx de>
Date:   Wed Mar 14 23:05:47 2012 +0100

    Fix issues reported in bug #672054

 hig/C/hig-ch-desktop.xml |    2 +-
 hig/C/hig-ch-windows.xml |    2 +-
 hig/C/hig-diff.xml       |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/hig/C/hig-ch-desktop.xml b/hig/C/hig-ch-desktop.xml
index 3ceb1fa..40d05b2 100644
--- a/hig/C/hig-ch-desktop.xml
+++ b/hig/C/hig-ch-desktop.xml
@@ -477,7 +477,7 @@ image.</para></listitem>
      should perform the icon&apos;s default action.  Normally this should open a window with relevant data, for example:
 			<itemizedlist>
      				<listitem><para>the printer queue for a printing-in-progress icon.</para></listitem>
-     				<listitem><para>the inbox for an incoming email iconi</para></listitem>
+     				<listitem><para>the inbox for an incoming email icon</para></listitem>
      				<listitem><para>the message for an incoming message</para></listitem>
 			</itemizedlist></para></listitem>
   		<listitem><para>Right-click or <keycombo><keycap>Shift</keycap><keycap>F10</keycap></keycombo>
diff --git a/hig/C/hig-ch-windows.xml b/hig/C/hig-ch-windows.xml
index ab47b0e..2420787 100644
--- a/hig/C/hig-ch-windows.xml
+++ b/hig/C/hig-ch-windows.xml
@@ -606,7 +606,7 @@ system appear slow, not doing this can cause the window manager to think the app
       <para>When designing a dialog or utility window, you can assign the
       <keycap>Return</keycap> key to activate a particular button in the
       window. GNOME indicates this button to the user by drawing a different
-      border around it. For example, the <guibutton>OK</guibutton> button in
+      border around it. For example, the <guibutton>Help</guibutton> button in
       <xref linkend="explicit-apply-figure" />.</para>
 
       <para>Choose the default button to be the most likely action, such as a
diff --git a/hig/C/hig-diff.xml b/hig/C/hig-diff.xml
index c0ee7c9..ee8195e 100644
--- a/hig/C/hig-diff.xml
+++ b/hig/C/hig-diff.xml
@@ -614,7 +614,7 @@
     
     <para>The document type (MIME) database allows users to specify their preferred applications for opening different types of document. This is the mechanism by which Nautilus, Evolution and other applications decide which application to run when they encounter a document they cannot open themselves.</para>
 
-    <para>It is important for users to be able to double-click on documents they see on the desktop, such as files and email messages, and have them launch in their favorite application.  Therefore, your GNOME application should associate itself at install-time with all the document types it can handle. Technical details on doing this can be found in the <ulink url="http://developer.gnome.org/doc/API/gnome-vfs";><citetitle>GnomeVFS API reference</citetitle></ulink>.</para>
+    <para>It is important for users to be able to double-click on documents they see on the desktop, such as files and email messages, and have them launch in their favorite application.  Therefore, your GNOME application should associate itself at install-time with all the document types it can handle. Technical details on doing this can be found in the <ulink url="http://developer.gnome.org/gnome-vfs/";><citetitle>GnomeVFS API reference</citetitle></ulink>.</para>
 
     <!-- FIXME: need to cover things like the preferred list and when an application should add itself to the preferred list -->
 



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