diff options
author | Milo Casagrande <milo@ubuntu.com> | 2009-08-02 22:32:50 +0800 |
---|---|---|
committer | Frédéric Péters <fpeters@0d.be> | 2009-08-13 00:13:53 +0800 |
commit | 874528bf52d76adba91fe7a5cf2dfcef78dcde48 (patch) | |
tree | 79efba68d3e4808eb787a75c6a24a1f6c065fd65 /help | |
parent | b3cbd871359e6ce20473a67d8018f65292bbf380 (diff) | |
download | gsoc2013-empathy-874528bf52d76adba91fe7a5cf2dfcef78dcde48.tar gsoc2013-empathy-874528bf52d76adba91fe7a5cf2dfcef78dcde48.tar.gz gsoc2013-empathy-874528bf52d76adba91fe7a5cf2dfcef78dcde48.tar.bz2 gsoc2013-empathy-874528bf52d76adba91fe7a5cf2dfcef78dcde48.tar.lz gsoc2013-empathy-874528bf52d76adba91fe7a5cf2dfcef78dcde48.tar.xz gsoc2013-empathy-874528bf52d76adba91fe7a5cf2dfcef78dcde48.tar.zst gsoc2013-empathy-874528bf52d76adba91fe7a5cf2dfcef78dcde48.zip |
Reworked the index page to insert new topics Added stub pages for the new topics Fixed the xref of various topics to move them in the new index page
Diffstat (limited to 'help')
-rw-r--r-- | help/C/add-contact.page | 4 | ||||
-rw-r--r-- | help/C/audio-call.page | 15 | ||||
-rw-r--r-- | help/C/audio-video.page | 15 | ||||
-rw-r--r-- | help/C/change-status.page | 2 | ||||
-rw-r--r-- | help/C/group-conversations.page | 15 | ||||
-rw-r--r-- | help/C/index.page | 22 | ||||
-rw-r--r-- | help/C/irc-account.page | 4 | ||||
-rw-r--r-- | help/C/irc-manage.page | 2 | ||||
-rw-r--r-- | help/C/send-file.page | 4 | ||||
-rw-r--r-- | help/C/send-message.page | 2 | ||||
-rw-r--r-- | help/C/share-desktop.page | 15 | ||||
-rw-r--r-- | help/C/video-call.page | 15 |
12 files changed, 95 insertions, 20 deletions
diff --git a/help/C/add-contact.page b/help/C/add-contact.page index 5db825156..003101804 100644 --- a/help/C/add-contact.page +++ b/help/C/add-contact.page @@ -3,9 +3,9 @@ id="add-contact"> <info> - <link type="guide" xref="index#talk"/> + <link type="guide" xref="index#accounts"/> <link type="seealso" xref="offline-contacts"/> - <desc>Add someone to your contact list.</desc> + <desc>Add someone to the contact list.</desc> <revision version="3.0" date="2009-06-15" status="draft"/> <credit type="author"> diff --git a/help/C/audio-call.page b/help/C/audio-call.page new file mode 100644 index 000000000..7f57b9a9a --- /dev/null +++ b/help/C/audio-call.page @@ -0,0 +1,15 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="topic" + id="audio-call"> + + <info> + <link type="guide" xref="index#audio-video"/> + <desc> + Start an audio conversation with one of your contacts. + </desc> + <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/> + + </info> + <title>Start an audio conversation</title> + +</page> diff --git a/help/C/audio-video.page b/help/C/audio-video.page new file mode 100644 index 000000000..8a4c1add6 --- /dev/null +++ b/help/C/audio-video.page @@ -0,0 +1,15 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="topic" + id="audio-video"> + + <info> + <link type="guide" xref="index#audio-video"/> + <desc> + When it is possibile to have an audio or video canversation. + </desc> + <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/> + + </info> + <title>Audio and video conversations</title> + +</page> diff --git a/help/C/change-status.page b/help/C/change-status.page index c1abde839..e9204457a 100644 --- a/help/C/change-status.page +++ b/help/C/change-status.page @@ -3,7 +3,7 @@ id="change-status"> <info> - <link type="guide" xref="index#talk"/> + <link type="guide" xref="index#accounts"/> <link type="seealso" xref="status-icons"/> <desc> Change your status, if you are going away from your computer for example. diff --git a/help/C/group-conversations.page b/help/C/group-conversations.page new file mode 100644 index 000000000..d56a7f86d --- /dev/null +++ b/help/C/group-conversations.page @@ -0,0 +1,15 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="topic" + id="group-conversations"> + + <info> + <link type="guide" xref="index#advanced"/> + <desc> + Start a group conversation with your contacts. + </desc> + <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/> + + </info> + <title>Group conversations</title> + +</page> diff --git a/help/C/index.page b/help/C/index.page index bde2d154a..340fe95e2 100644 --- a/help/C/index.page +++ b/help/C/index.page @@ -22,24 +22,24 @@ <title>Empathy Instant Messenger</title> - <section id="talk" style="2column"> - <title>Talk to people</title> + <section id="audio-video" style="2column"> + <title>Audio and video conversations</title> + </section> + + <section id="text-conv" style="2column"> + <title>Text conversations</title> </section> <section id="accounts" style="2column"> - <title>Manage instant messaging accounts</title> + <title>Manage accounts</title> + </section> + + <section id="advanced" style="2column"> + <title>Advanced actions</title> </section> <section id="problems" style="2column"> <title>Fix common problems</title> </section> - <comment> - <cite date="2009-06-14"><name>Milo Casagrande</name></cite> - <p> - Documentation for the <app>Empathy</app> instant messaging - client. - </p> - </comment> - </page> diff --git a/help/C/irc-account.page b/help/C/irc-account.page index ae0debd60..b0d6cd2d9 100644 --- a/help/C/irc-account.page +++ b/help/C/irc-account.page @@ -3,7 +3,7 @@ id="irc-account"> <info> - <link type="guide" xref="irc-manage#manage"/> + <link type="guide" xref="index#accounts"/> <link type="seealso" xref="prob-conn-neterror"/> <link type="seealso" xref="prob-conn-name"/> <desc>Create an IRC account.</desc> @@ -23,7 +23,7 @@ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> </info> - <title>Create an account</title> + <title>Create an IRC account</title> <steps> <item> diff --git a/help/C/irc-manage.page b/help/C/irc-manage.page index 64d691191..ff6dae272 100644 --- a/help/C/irc-manage.page +++ b/help/C/irc-manage.page @@ -3,7 +3,7 @@ id="irc-manage"> <info> - <link type="guide" xref="index#accounts"/> + <link type="guide" xref="index#text-conv"/> <desc>Manage IRC accounts with <app>Empathy</app>.</desc> <revision pkgversion="2.28" version="3.0" date="2009-07-25" status="draft"/> diff --git a/help/C/send-file.page b/help/C/send-file.page index 8108fe690..1ccd30037 100644 --- a/help/C/send-file.page +++ b/help/C/send-file.page @@ -3,7 +3,7 @@ id="send-file"> <info> - <link type="guide" xref="index#talk"/> + <link type="guide" xref="index#advanced"/> <desc>Send a file from your computer to one of your contacts.</desc> <revision version="3.0" date="2009-06-14" status="draft"/> <revision pkgversion="2.28" date="2009-07-21" status="draft"/> @@ -26,7 +26,7 @@ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> </info> - <title>Send a file to someone</title> + <title>Send files</title> <steps> <item> diff --git a/help/C/send-message.page b/help/C/send-message.page index 46e34601c..833e484c2 100644 --- a/help/C/send-message.page +++ b/help/C/send-message.page @@ -3,7 +3,7 @@ id="send-message"> <info> - <link type="guide" xref="index#talk"/> + <link type="guide" xref="index#text-conv"/> <desc>Send a message to one of your contacts.</desc> <revision version="3.0" date="2009-06-14" status="draft"/> diff --git a/help/C/share-desktop.page b/help/C/share-desktop.page new file mode 100644 index 000000000..776ee487e --- /dev/null +++ b/help/C/share-desktop.page @@ -0,0 +1,15 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="topic" + id="share-desktop"> + + <info> + <link type="guide" xref="index#advanced"/> + <desc> + Share your desktop with one of your contacts. + </desc> + <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/> + + </info> + <title>Share the desktop</title> + +</page> diff --git a/help/C/video-call.page b/help/C/video-call.page new file mode 100644 index 000000000..a652a975b --- /dev/null +++ b/help/C/video-call.page @@ -0,0 +1,15 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="topic" + id="video-call"> + + <info> + <link type="guide" xref="index#audio-video"/> + <desc> + Start a video conversation with one of your contacts. + </desc> + <revision pkgversion="2.28" version="0.1" date="2009-08-02" status="stub"/> + + </info> + <title>Start a video conversation</title> + +</page> |