]> git.0d.be Git - empathy.git/blobdiff - help/C/disable-account.page
Merge branch 'gnome-3-8'
[empathy.git] / help / C / disable-account.page
index 2c695182d585fa8c15c735192a6f9a8664c4d4e1..eb23d07c10d0de650f07ced2ec1aaecaa4b1d663 100644 (file)
@@ -1,78 +1,65 @@
 <page xmlns="http://projectmallard.org/1.0/"
-  type="topic"
-  id="disable-account">
-  
+      xmlns:e="http://projectmallard.org/experimental/"
+      type="topic" style="task"
+      id="disable-account">
+
   <info>
     <link type="guide" xref="index#accounts"/>
     <link type="seealso" xref="remove-account"/>
-    <desc>Prevent an account from logging-in automatically when you start 
-    Empathy.</desc>
-    <revision version="3.0" date="2009-06-14" status="draft"/>
-    
+    <desc>Prevent <app>Empathy</app> from automatically logging in to an account.</desc>
+    <revision pkgversion="2.28" version="0.1" date="2009-06-14" status="draft"/>
+    <revision pkgversion="2.28" version="0.2" date="2009-08-10" status="review"/>
+    <revision pkgversion="2.28" version="0.3" date="2009-08-27" status="review"/>
+    <revision pkgversion="2.28" version="0.4" date="2009-08-31" status="review">
+      <!--
+      <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
+      -->
+    </revision>
+    <revision pkgversion="2.30" version="0.5" date="2010-02-03" status="review"/>
+    <revision pkgversion="3.2" version="0.6" date="2011-12-18" status="review"/>
     <credit type="author">
       <name>Milo Casagrande</name>
       <email>milo@ubuntu.com</email>
     </credit>
+    <credit type="author">
+      <name>Shaun McCance</name>
+      <email>shaunm@gnome.org</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>    
+<!--
     <copyright>
       <year>2009</year>
       <name>GNOME Documentation Project</name>
     </copyright>
-    
-    <license>Creative Commons Share Alike 3.0</license>
-    
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+-->
   </info>
-  
-  <comment>
-    <cite date="2009-06-14"><name>Milo Casagrande</name></cite>
-    <p>Section about how to disable an account from <app>Empathy</app>.</p>
-  </comment>
-  
+
   <title>Disable an account</title>
 
-  <p>
-    Disabling an account means to deactivate it, temporarily or
-    permanently. All the conversations you had will be kept in your computer.
-  </p>
-  <p>
-    After disabling an account, you will be able to enable it again.
-  </p>
+  <p>You can disable an account to prevent <app>Empathy</app> from logging in to
+  it without removing the account entirely.  You may wish to disable and re-enable
+  an account if you only want to be logged in to the account at certain times,
+  but you still want to use <app>Empathy</app> for other accounts.</p>
 
   <steps>
     <item>
-      <p>
-       From the <gui>Contact List</gui> window, perform one of the following:
-      </p>
-      <list>
-       <item>
-         <p>
-           Press <key>F4</key>
-         </p>
-       </item>
-       <item>
-         <p>
-           Choose <guiseq><gui>Edit</gui><gui>Accounts</gui></guiseq>
-         </p>
-       </item>
-      </list>
+      <p>From the <gui>Contact List</gui> window, choose <guiseq><gui>Edit</gui>
+      <gui>Accounts</gui></guiseq>, or press <key>F4</key>.</p>
     </item>
     <item>
-      <p>
-       Select the account you wish to disable in the box on the
-       left of the dialog.
-      </p>
+      <p>Select the account you wish to disable from the accounts list on the left
+      side of the window.</p>
     </item>
     <item>
-      <p>
-       Deselect the <gui>Enabled</gui> check-box.
+      <p>On the right side of the window, switch it off.
       </p>
     </item>
   </steps>
-  
-  <note>
-    <p>
-      If you want to remove an account, see <link xref="remove-account"/>.
-    </p>
-  </note>
 
+  <p>
+    To re-enable the account, switch it on.
+  </p>
 </page>