[empathy] [help] Fixed the Apply button on account creation * Added a small section about proxy configuration



commit fd49fd64d74d56ae4e1cf514edfb1aec348832a4
Author: Milo Casagrande <milo ubuntu com>
Date:   Tue Feb 16 18:38:00 2010 +0100

    [help] Fixed the Apply button on account creation
    * Added a small section about proxy configuration
    * Updated the errors topics
    * Fixed a capitalization glitch, at least now titles are all the same

 help/C/add-account.page            |    2 +-
 help/C/audio-video.page            |    2 +-
 help/C/prob-conn-acctdisabled.page |    2 +-
 help/C/prob-conn-auth.page         |   12 +++++++-----
 help/C/prob-conn-name.page         |    4 +++-
 help/C/prob-conn-neterror.page     |   25 +++++++++++++++++++------
 6 files changed, 32 insertions(+), 15 deletions(-)
---
diff --git a/help/C/add-account.page b/help/C/add-account.page
index ddb1e4d..f9d7763 100644
--- a/help/C/add-account.page
+++ b/help/C/add-account.page
@@ -68,7 +68,7 @@
     </item>    
     <item>
       <p>
-        Click <gui style="button">Save</gui>.
+        Click <gui style="button">Apply</gui>.
       </p>
     </item>
   </steps>
diff --git a/help/C/audio-video.page b/help/C/audio-video.page
index f758969..d442db6 100644
--- a/help/C/audio-video.page
+++ b/help/C/audio-video.page
@@ -29,7 +29,7 @@
 -->
   </info>
 
-  <title>Audio and Video Support</title>
+  <title>Audio and video support</title>
 
   <p>You can only have audio and video conversation with contacts who are using
   an application which also supports this feature.  When your contacts support
diff --git a/help/C/prob-conn-acctdisabled.page b/help/C/prob-conn-acctdisabled.page
index 775ef29..cee5e04 100644
--- a/help/C/prob-conn-acctdisabled.page
+++ b/help/C/prob-conn-acctdisabled.page
@@ -63,7 +63,7 @@
     </item>
     <item>
       <p>
-        Check that the <gui>Enabled</gui> check-box next to the name of your account is selected.
+        Check that the <gui style="checkbox">Enabled</gui> check-box is selected.
         If it is not, select the check-box to enalbe the account.
       </p>
     </item>
diff --git a/help/C/prob-conn-auth.page b/help/C/prob-conn-auth.page
index 01d72fa..38ca57c 100644
--- a/help/C/prob-conn-auth.page
+++ b/help/C/prob-conn-auth.page
@@ -6,12 +6,13 @@
     <link type="guide" xref="prob-conn"/>
     <link type="seealso" xref="create-account"/>
     <desc>
-        An error message which says "<gui>Authentication failed</gui>" appears
+        An error message which says â??<gui>Authentication failed</gui>â?? appears
         in the main window.
     </desc>
     <revision pkgversion="2.28" version="0.1" date="2009-06-17" status="draft"/>
     <revision pkgversion="2.28" version="0.2" date="2009-07-23" status="draft"/>
     <revision pkgversion="2.28" version="0.3" date="2009-08-14" status="review"/>
+    <revision pkgversion="2.30" version="0.4" date="2010-02-16" status="review"/>
     <credit type="author">
       <name>Phil Bull</name>
       <email>philbull gmail com</email>
@@ -32,7 +33,7 @@
 -->
   </info>
 
-  <title>I get a message that says "Authentication failed"</title>
+  <title>I get a message that says â??Authentication failedâ??</title>
 
   <p>
     This kind of error happens when your instant messaging service is not allowing
@@ -54,7 +55,8 @@
     </item>
     <item>
       <p>
-        Click on the <gui>Edit Account</gui> button in the error message.
+       Click the <media type="image" mime="image/png" src="figures/gtk-edit.png">edit</media> 
+        icon in the error message.
       </p>
     </item>
     <item>
@@ -64,8 +66,8 @@
     </item>
     <item>
       <p>
-        Deselect the <gui>Enabled</gui> check-box next to the name of your account, 
-        and then select it again to try to reconnect to the service.
+        Deselect the <gui>Enabled</gui>, and then select it again to try to 
+        reconnect to the service.
       </p>
     </item>
   </steps>
diff --git a/help/C/prob-conn-name.page b/help/C/prob-conn-name.page
index 810feff..7ecda49 100644
--- a/help/C/prob-conn-name.page
+++ b/help/C/prob-conn-name.page
@@ -12,6 +12,7 @@
     </desc>
     <revision pkgversion="2.28" version="0.1" date="2009-07-26" status="draft"/>
     <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review"/>
+    <revision pkgversion="2.30" version="0.3" date="2010-02-16" status="review"/>    
     <credit type="author">
       <name>Milo Casagrande</name>
       <email>milo ubuntu com</email>
@@ -39,7 +40,8 @@
   <steps>
     <item>
       <p>
-        Click on the <gui>Edit Account</gui> button in the error message.
+        Click the <media type="image" mime="image/png" src="figures/gtk-edit.png">edit</media> 
+        icon in the error message.
       </p>
     </item>
     <item>
diff --git a/help/C/prob-conn-neterror.page b/help/C/prob-conn-neterror.page
index 5e6b6b0..b5c1e1c 100644
--- a/help/C/prob-conn-neterror.page
+++ b/help/C/prob-conn-neterror.page
@@ -5,10 +5,11 @@
   <info>
     <link type="guide" xref="prob-conn"/>
     <desc>
-        An error message which says "<gui>Network error</gui>" appears in the main window.
+        An error message which says â??<gui>Network error</gui>â?? appears in the main window.
     </desc>
     <revision pkgversion="2.28" version="0.1" date="2009-06-17" status="draft"/>
     <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review"/>
+    <revision pkgversion="2.28" version="0.3" date="2010-02-16" status="review"/>
     <credit type="author">
       <name>Phil Bull</name>
       <email>philbull gmail com</email>
@@ -29,7 +30,7 @@
 -->
   </info>
 
-  <title>I get a message that says "Network error"</title>
+  <title>I get a message that says â??Network errorâ??</title>
 
   <comment>
     <cite date="2009-08-27">shaunm</cite>
@@ -54,7 +55,8 @@
     </item>
     <item>
       <p>
-        Click on the <gui>Edit Account</gui> button in the error message.
+        Click the <media type="image" mime="image/png" src="figures/gtk-edit.png">edit</media> 
+        icon in the error message.
       </p>
     </item>
     <item>
@@ -62,23 +64,34 @@
         <item>
           <p>
             Check in the <gui>Advanced</gui> section that all the details are correct.
-            You should be able to find these details from the website of the messaging service.
+            You should be able to find these details from the website of the messaging 
+            service.
           </p>
         </item>
+<!--
         <item>
           <p>
             In the case of an IRC account, type your nickname in the <gui>Nickname</gui>
             text box.
           </p>
         </item>
+-->        
       </list>
     </item>
     <item>
       <p>
-        Deselect the <gui>Enabled</gui> check-box next to the name of your account, 
-        and then select it again to try to reconnect to the service.
+        Deselect the <gui>Enabled</gui>, and then select it again to try to 
+        reconnect to the service.
       </p>
     </item>
   </steps>
+  
+  <section id="prob-conn-neterror-proxy">
+    <title>Proxy support</title>
+    <p>
+      At the moment <app>Empathy</app> can not be configured to work with a
+      proxy.  
+    </p>
+  </section>
 
 </page>



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