]> git.0d.be Git - empathy.git/commitdiff
Fixed the naming convention of files: use dash, not underscores
authorMilo Casagrande <milo@ubuntu.com>
Mon, 15 Jun 2009 03:10:34 +0000 (23:10 -0400)
committerFrédéric Péters <fpeters@0d.be>
Wed, 12 Aug 2009 16:13:50 +0000 (18:13 +0200)
help/C/change-status.page [new file with mode: 0644]
help/C/change_status.page [deleted file]
help/C/problems-connecting.page [new file with mode: 0644]
help/C/problems_connecting.page [deleted file]
help/C/send-file.page [new file with mode: 0644]
help/C/send-message.page [new file with mode: 0644]
help/C/send_file.page [deleted file]
help/C/send_message.page [deleted file]

diff --git a/help/C/change-status.page b/help/C/change-status.page
new file mode 100644 (file)
index 0000000..f5a5396
--- /dev/null
@@ -0,0 +1,39 @@
+<page xmlns="http://www.gnome.org/~shaunm/mallard"
+  type="guide"
+  id="change-status">
+  
+  <info>
+    <link type="guide" xref="index#talk"/>
+    <desc>Change your status, if you are going away from your computer for example.</desc>
+    <revision version="3.0" date="2009-06-14" status="stub"/>
+    
+    <credit type="author">
+      <name>Phil Bull</name>
+      <email>philbull@gmail.com</email>
+    </credit>
+    <copyright>
+      <year>2009</year>
+      <name>GNOME Documentation Project</name>
+    </copyright>
+    
+    <license>Creative Commons Share Alike</license>
+    
+  <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
+</info>
+
+<title>How can I change my status?</title>
+
+  <p>
+    Click the drop-down list at the top of the main <app>Empathy</app> window and 
+    select a status from the list. For example, if you are busy and do not want to 
+    be disturbed, select <gui>Busy</gui>.
+  </p>
+  
+  <note>
+    <p>
+      If you do not use your computer for a while, Empathy will automatically set 
+      your status to <gui>Away</gui>.
+    </p>
+  </note>  
+
+</page>
diff --git a/help/C/change_status.page b/help/C/change_status.page
deleted file mode 100644 (file)
index c892e4f..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<page xmlns="http://www.gnome.org/~shaunm/mallard"
-  type="guide"
-  id="change_status">
-  
-  <info>
-    <link type="guide" xref="index#talk"/>
-    <desc>Change your status, if you are going away from your computer for example.</desc>
-    <revision version="3.0" date="2009-06-14" status="stub"/>
-    
-    <credit type="author">
-      <name>Phil Bull</name>
-      <email>philbull@gmail.com</email>
-    </credit>
-    <copyright>
-      <year>2009</year>
-      <name>GNOME Documentation Project</name>
-    </copyright>
-    
-    <license>Creative Commons Share Alike</license>
-    
-  <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
-</info>
-
-<title>How can I change my status?</title>
-
-  <p>
-    Click the drop-down list at the top of the main <app>Empathy</app> window and 
-    select a status from the list. For example, if you are busy and do not want to 
-    be disturbed, select <gui>Busy</gui>.
-  </p>
-  
-  <note>
-    <p>
-      If you do not use your computer for a while, Empathy will automatically set 
-      your status to <gui>Away</gui>.
-    </p>
-  </note>  
-
-</page>
diff --git a/help/C/problems-connecting.page b/help/C/problems-connecting.page
new file mode 100644 (file)
index 0000000..800624f
--- /dev/null
@@ -0,0 +1,113 @@
+<page xmlns="http://www.gnome.org/~shaunm/mallard"
+  type="guide"
+  id="problems-connecting">
+
+<info>
+  <link type="guide" xref="index#problems"/>
+  <desc>Diagnose common problems with connecting to an instant messaging service.</desc>
+  <revision version="3.0" date="2009-06-14" status="stub"/>
+
+  <credit type="author">
+    <name>Phil Bull</name>
+    <email>philbull@gmail.com</email>
+  </credit>
+  <copyright>
+    <year>2009</year>
+    <name>GNOME Documentation Project</name>
+  </copyright>
+
+    <license>Creative Commons Share Alike</license>
+
+  <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
+</info>
+
+<title>I have a problem connecting to an instant messaging service</title>
+
+<comment>
+    <cite date="2009-06-14"><name>Phil Bull</name></cite>
+    <p>This is a stub. We should identify the most common causes for a user not 
+    being able to connect and document those.</p>
+</comment>
+
+<section>
+    <title>I get a message that says "Authentication failed"</title>
+    <p>
+    If you try to connect and an error message appears in the main Empathy 
+    window saying that <gui>Authentication failed</gui>, your instant messaging 
+    service is not allowing you to connect because it does not recognize your 
+    username or password for some reason.
+    </p>
+    <list>
+        <item>
+        <p>
+        Make sure that you have registered for an account with the service you 
+        are trying to connect to. If you do not have an account, most services 
+        will not allow you to connect.
+        </p>
+        </item>
+        <item>
+        <p>
+        Click the <gui>Edit Account</gui> button in the error message. Type 
+        your username and password again to make sure that they are correct. 
+        Uncheck the <gui>Enabled</gui> box next to the name of your account and 
+        then check it again to try to connect to the service again.
+        </p>
+       </item>
+   </list>
+</section>
+
+<section>
+    <title>I get a message that says "Network error"</title>
+    <p>
+    If you try to connect and an error message appears in the main Empathy 
+    window which says <gui>Network error</gui>, Empathy cannot communicate with 
+    the instant messaging service for some reason.
+    </p>
+    <list>
+        <item>
+        <p>
+        Check that you are connected to the Internet or network.
+        </p>
+        </item>
+        <item>
+        <p>
+        Click the <gui>Edit Account</gui> button in the error message. Expand 
+        the <gui>Advanced</gui> section and make sure that the details such as 
+        server address and port are correct. You should be able to find these 
+        details from the website of the messaging service. Uncheck the 
+        <gui>Enabled</gui> box next to the name of your account and then check 
+        it again to try to connect to the service again.
+        </p>
+       </item>
+   </list>
+</section>
+
+<section>
+    <title>My account is not enabled</title>
+    <p>
+    If the instant messaging account that you want to use is not enabled in the 
+    drop-down account list when you try to start a new conversation or join a 
+    chat, your account details may not be correct.
+    </p>
+    <list>
+        <item>
+        <p>
+        Click <guiseq><gui>Edit</gui><gui>Accounts</gui></guiseq> and make sure 
+        that the <gui>Enabled</gui> checkbox is checked.
+        </p>
+        </item>
+        <item>
+        <p>
+        Make sure that your username and password are correct.
+        </p>
+        </item>
+        <item>
+        <p>
+        Expand the <gui>Advanced</gui> section of the <app>Accounts</app> 
+        window and make sure that all of the server settings are correct.
+        </p>
+        </item>
+    </list>
+</section>
+
+</page>
diff --git a/help/C/problems_connecting.page b/help/C/problems_connecting.page
deleted file mode 100644 (file)
index 574c2dd..0000000
+++ /dev/null
@@ -1,113 +0,0 @@
-<page xmlns="http://www.gnome.org/~shaunm/mallard"
-      type="guide"
-      id="problems_connecting">
-
-<info>
-  <link type="guide" xref="index#problems"/>
-  <desc>Diagnose common problems with connecting to an instant messaging service.</desc>
-  <revision version="3.0" date="2009-06-14" status="stub"/>
-
-  <credit type="author">
-    <name>Phil Bull</name>
-    <email>philbull@gmail.com</email>
-  </credit>
-  <copyright>
-    <year>2009</year>
-    <name>GNOME Documentation Project</name>
-  </copyright>
-
-    <license>Creative Commons Share Alike</license>
-
-  <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
-</info>
-
-<title>I have a problem connecting to an instant messaging service</title>
-
-<comment>
-    <cite date="2009-06-14"><name>Phil Bull</name></cite>
-    <p>This is a stub. We should identify the most common causes for a user not 
-    being able to connect and document those.</p>
-</comment>
-
-<section>
-    <title>I get a message that says "Authentication failed"</title>
-    <p>
-    If you try to connect and an error message appears in the main Empathy 
-    window saying that <gui>Authentication failed</gui>, your instant messaging 
-    service is not allowing you to connect because it does not recognize your 
-    username or password for some reason.
-    </p>
-    <list>
-        <item>
-        <p>
-        Make sure that you have registered for an account with the service you 
-        are trying to connect to. If you do not have an account, most services 
-        will not allow you to connect.
-        </p>
-        </item>
-        <item>
-        <p>
-        Click the <gui>Edit Account</gui> button in the error message. Type 
-        your username and password again to make sure that they are correct. 
-        Uncheck the <gui>Enabled</gui> box next to the name of your account and 
-        then check it again to try to connect to the service again.
-        </p>
-       </item>
-   </list>
-</section>
-
-<section>
-    <title>I get a message that says "Network error"</title>
-    <p>
-    If you try to connect and an error message appears in the main Empathy 
-    window which says <gui>Network error</gui>, Empathy cannot communicate with 
-    the instant messaging service for some reason.
-    </p>
-    <list>
-        <item>
-        <p>
-        Check that you are connected to the Internet or network.
-        </p>
-        </item>
-        <item>
-        <p>
-        Click the <gui>Edit Account</gui> button in the error message. Expand 
-        the <gui>Advanced</gui> section and make sure that the details such as 
-        server address and port are correct. You should be able to find these 
-        details from the website of the messaging service. Uncheck the 
-        <gui>Enabled</gui> box next to the name of your account and then check 
-        it again to try to connect to the service again.
-        </p>
-       </item>
-   </list>
-</section>
-
-<section>
-    <title>My account is not enabled</title>
-    <p>
-    If the instant messaging account that you want to use is not enabled in the 
-    drop-down account list when you try to start a new conversation or join a 
-    chat, your account details may not be correct.
-    </p>
-    <list>
-        <item>
-        <p>
-        Click <guiseq><gui>Edit</gui><gui>Accounts</gui></guiseq> and make sure 
-        that the <gui>Enabled</gui> checkbox is checked.
-        </p>
-        </item>
-        <item>
-        <p>
-        Make sure that your username and password are correct.
-        </p>
-        </item>
-        <item>
-        <p>
-        Expand the <gui>Advanced</gui> section of the <app>Accounts</app> 
-        window and make sure that all of the server settings are correct.
-        </p>
-        </item>
-    </list>
-</section>
-
-</page>
diff --git a/help/C/send-file.page b/help/C/send-file.page
new file mode 100644 (file)
index 0000000..bad5099
--- /dev/null
@@ -0,0 +1,54 @@
+<page xmlns="http://www.gnome.org/~shaunm/mallard"
+  type="guide"
+  id="send-file">
+
+<info>
+  <link type="guide" xref="index#talk"/>
+  <desc>Send a file from your computer to one of your contacts.</desc>
+  <revision version="3.0" date="2009-06-14" status="stub"/>
+
+  <credit type="author">
+    <name>Phil Bull</name>
+    <email>philbull@gmail.com</email>
+  </credit>
+  <copyright>
+    <year>2009</year>
+    <name>GNOME Documentation Project</name>
+  </copyright>
+
+    <license>Creative Commons Share Alike</license>
+
+  <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
+</info>
+
+<title>How can I send a file to someone?</title>
+
+<p>
+In the main <app>Empathy</app> window, right-click the contact that you want 
+to send a file to and click <gui>Send file</gui>.
+</p>
+<p>
+Select the file that you want to send and click <gui>Send</gui>. The <app>File 
+Transfers</app> window will appear. Wait for your contact to accept the file 
+transfer, or press <gui>Stop</gui> to stop the transfer from happening.
+</p>
+<p>
+If your contact accepts the file transfer, you can watch the progress of the 
+transfer and see the estimated amount of time remaining before it is complete. 
+If they do not accept it, the status of the transfer will change to <gui>File 
+transfer cancelled</gui> and the file will not be sent.
+</p>
+<p>
+Once a transfer is finished, you can just close the <app>File Transfers</app> 
+window. If you have lots of finished transfers listed in the window, click 
+<gui>Clear</gui> to clear the list. This will only remove the files from the 
+list and will not delete them from your computer.
+</p>
+
+<note>
+    <p>
+    You must be online to send a file to someone.
+    </p>
+</note>
+
+</page>
diff --git a/help/C/send-message.page b/help/C/send-message.page
new file mode 100644 (file)
index 0000000..9db52c5
--- /dev/null
@@ -0,0 +1,54 @@
+<page xmlns="http://www.gnome.org/~shaunm/mallard"
+  type="guide"
+  id="send-message">
+
+  <info>
+    <link type="guide" xref="index#talk"/>
+    <desc>Send a message to one of your contacts.</desc>
+    <revision version="3.0" date="2009-06-14" status="stub"/>
+    
+    <credit type="author">
+      <name>Phil Bull</name>
+      <email>philbull@gmail.com</email>
+    </credit>
+    <copyright>
+      <year>2009</year>
+      <name>GNOME Documentation Project</name>
+    </copyright>
+    
+    <license>Creative Commons Share Alike</license>
+    
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
+  </info>
+  
+  <title>How can I send a message to someone?</title>
+  
+  <steps>
+    <item>
+      <p>
+       From the main window of Empathy, perform one of the following:
+      </p>
+      <list>
+       <item>
+         <p>
+           Double-click the name of the contact that you want to chat
+           with
+         </p>
+       </item>
+       <item>
+         <p>
+           Right-click their name and click <gui>Chat</gui>
+         </p>
+       </item>
+      </list>
+    </item>
+    <item>
+      <p>
+       A chat window will open. Type a message into the box at the
+       bottom of the window and press <key>Enter</key> to send it to
+       your contact.
+      </p>
+    </item>
+  </steps>
+  
+</page>
diff --git a/help/C/send_file.page b/help/C/send_file.page
deleted file mode 100644 (file)
index 3f5379c..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-<page xmlns="http://www.gnome.org/~shaunm/mallard"
-      type="guide"
-      id="send_file">
-
-<info>
-  <link type="guide" xref="index#talk"/>
-  <desc>Send a file from your computer to one of your contacts.</desc>
-  <revision version="3.0" date="2009-06-14" status="stub"/>
-
-  <credit type="author">
-    <name>Phil Bull</name>
-    <email>philbull@gmail.com</email>
-  </credit>
-  <copyright>
-    <year>2009</year>
-    <name>GNOME Documentation Project</name>
-  </copyright>
-
-    <license>Creative Commons Share Alike</license>
-
-  <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
-</info>
-
-<title>How can I send a file to someone?</title>
-
-<p>
-In the main <app>Empathy</app> window, right-click the contact that you want 
-to send a file to and click <gui>Send file</gui>.
-</p>
-<p>
-Select the file that you want to send and click <gui>Send</gui>. The <app>File 
-Transfers</app> window will appear. Wait for your contact to accept the file 
-transfer, or press <gui>Stop</gui> to stop the transfer from happening.
-</p>
-<p>
-If your contact accepts the file transfer, you can watch the progress of the 
-transfer and see the estimated amount of time remaining before it is complete. 
-If they do not accept it, the status of the transfer will change to <gui>File 
-transfer cancelled</gui> and the file will not be sent.
-</p>
-<p>
-Once a transfer is finished, you can just close the <app>File Transfers</app> 
-window. If you have lots of finished transfers listed in the window, click 
-<gui>Clear</gui> to clear the list. This will only remove the files from the 
-list and will not delete them from your computer.
-</p>
-
-<note>
-    <p>
-    You must be online to send a file to someone.
-    </p>
-</note>
-
-</page>
diff --git a/help/C/send_message.page b/help/C/send_message.page
deleted file mode 100644 (file)
index 496341a..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-<page xmlns="http://www.gnome.org/~shaunm/mallard"
-      type="guide"
-      id="send_message">
-
-  <info>
-    <link type="guide" xref="index#talk"/>
-    <desc>Send a message to one of your contacts.</desc>
-    <revision version="3.0" date="2009-06-14" status="stub"/>
-    
-    <credit type="author">
-      <name>Phil Bull</name>
-      <email>philbull@gmail.com</email>
-    </credit>
-    <copyright>
-      <year>2009</year>
-      <name>GNOME Documentation Project</name>
-    </copyright>
-    
-    <license>Creative Commons Share Alike</license>
-    
-    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
-  </info>
-  
-  <title>How can I send a message to someone?</title>
-  
-  <steps>
-    <item>
-      <p>
-       From the main window of Empathy, perform one of the following:
-      </p>
-      <list>
-       <item>
-         <p>
-           Double-click the name of the contact that you want to chat
-           with
-         </p>
-       </item>
-       <item>
-         <p>
-           Right-click their name and click <gui>Chat</gui>
-         </p>
-       </item>
-      </list>
-    </item>
-    <item>
-      <p>
-       A chat window will open. Type a message into the box at the
-       bottom of the window and press <key>Enter</key> to send it to
-       your contact.
-      </p>
-    </item>
-  </steps>
-  
-</page>