diff options
author | Frédéric Péters <fpeters@0d.be> | 2009-08-13 00:24:24 +0800 |
---|---|---|
committer | Frédéric Péters <fpeters@0d.be> | 2009-08-13 00:24:24 +0800 |
commit | d437af598ae190650f5f7fb3aab5a79c9758e6bd (patch) | |
tree | 79aaeeaa28481371dec65ab270ee4ad51b97663f /help | |
parent | 567309e7e26dc92e7cbb9e1be2cde466ffcacc9e (diff) | |
download | gsoc2013-empathy-d437af598ae190650f5f7fb3aab5a79c9758e6bd.tar gsoc2013-empathy-d437af598ae190650f5f7fb3aab5a79c9758e6bd.tar.gz gsoc2013-empathy-d437af598ae190650f5f7fb3aab5a79c9758e6bd.tar.bz2 gsoc2013-empathy-d437af598ae190650f5f7fb3aab5a79c9758e6bd.tar.lz gsoc2013-empathy-d437af598ae190650f5f7fb3aab5a79c9758e6bd.tar.xz gsoc2013-empathy-d437af598ae190650f5f7fb3aab5a79c9758e6bd.tar.zst gsoc2013-empathy-d437af598ae190650f5f7fb3aab5a79c9758e6bd.zip |
[help] move <comment> below <title>, to validate against current schema
Diffstat (limited to 'help')
-rw-r--r-- | help/C/add-contact.page | 4 | ||||
-rw-r--r-- | help/C/irc-manage.page | 4 | ||||
-rw-r--r-- | help/C/offline-contacts.page | 4 | ||||
-rw-r--r-- | help/C/prob-conn-auth.page | 4 | ||||
-rw-r--r-- | help/C/salut-protocol.page | 6 | ||||
-rw-r--r-- | help/C/status-icons.page | 4 |
6 files changed, 13 insertions, 13 deletions
diff --git a/help/C/add-contact.page b/help/C/add-contact.page index a7cfb83d4..2a6bde0bd 100644 --- a/help/C/add-contact.page +++ b/help/C/add-contact.page @@ -19,14 +19,14 @@ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> </info> + <title>Add someone to your list of contacts</title> + <comment> <cite date="2009-06-15">Phil Bull</cite> <p>Instructions need review, didn't test with other IM services to confirm the names of the textboxes. Also, check the name of the Add button.</p> </comment> - <title>Add someone to your list of contacts</title> - <steps> <item> <p> diff --git a/help/C/irc-manage.page b/help/C/irc-manage.page index cdff237e5..93f4d2d0a 100644 --- a/help/C/irc-manage.page +++ b/help/C/irc-manage.page @@ -19,6 +19,8 @@ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> </info> + <title>Use IRC</title> + <comment> <cite date="2009-07-25">Milo Casagrande</cite> <p> @@ -28,8 +30,6 @@ </p> </comment> - <title>Use IRC</title> - <section id="manage" style="2column"> <title>Manage IRC accounts</title> </section> diff --git a/help/C/offline-contacts.page b/help/C/offline-contacts.page index 7ac574dc3..80e154239 100644 --- a/help/C/offline-contacts.page +++ b/help/C/offline-contacts.page @@ -22,6 +22,8 @@ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> </info> + <title>Display offline contacts</title> + <comment> <cite date="2009-06-24">Milo Casagrande</cite> <p> @@ -29,8 +31,6 @@ </p> </comment> - <title>Display offline contacts</title> - <steps> <item> <p> diff --git a/help/C/prob-conn-auth.page b/help/C/prob-conn-auth.page index 19d81bd94..05b6c7dea 100644 --- a/help/C/prob-conn-auth.page +++ b/help/C/prob-conn-auth.page @@ -26,6 +26,8 @@ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> </info> + <title>I get a message that says "Authentication failed"</title> + <comment> <cite date="2009-07-23">Milo Casagrande</cite> <p> @@ -34,8 +36,6 @@ </p> </comment> - <title>I get a message that says "Authentication failed"</title> - <p> If you try to connect and you get a message saying <gui>Authentication failed</gui>, your instant messaging service is not allowing you to connect because it does not diff --git a/help/C/salut-protocol.page b/help/C/salut-protocol.page index b5fb62c41..c8c926922 100644 --- a/help/C/salut-protocol.page +++ b/help/C/salut-protocol.page @@ -20,7 +20,9 @@ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> </info> - + + <title>What is the <em>Salut</em> service?</title> + <comment> <cite date="2009-06-21">Milo Casagrande</cite> <p> @@ -29,8 +31,6 @@ </p> </comment> - <title>What is the <em>Salut</em> service?</title> - <p> The <em>Salut</em> service is a serverless communication service: you do not need to connect and authenticate to a central server in diff --git a/help/C/status-icons.page b/help/C/status-icons.page index 3b0be3a13..eea6cc8f8 100644 --- a/help/C/status-icons.page +++ b/help/C/status-icons.page @@ -21,6 +21,8 @@ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> </info> + <title>Status icons</title> + <comment> <cite date="2009-07-21">Milo Casagrande</cite> <p> @@ -31,8 +33,6 @@ </p> </comment> - <title>Status icons</title> - <table frame="all" rules="cols" shade="rows"> <thead> <tr> |