diff options
author | Frédéric Péters <fpeters@0d.be> | 2009-08-13 00:40:34 +0800 |
---|---|---|
committer | Frédéric Péters <fpeters@0d.be> | 2009-08-13 00:40:34 +0800 |
commit | 1a4735d843a9d2757d73cdce9b0c2a0a2fb9d1b1 (patch) | |
tree | 16ee21877e3ad47b08b2a1a1bdfdaeec09ef9146 /help/C/irc-manage.page | |
parent | 03480a1e9b3e6886bef8346c4b73d8dd93b8e238 (diff) | |
parent | 553761acd191a6879caab2a8943b5aae50f46290 (diff) | |
download | gsoc2013-empathy-1a4735d843a9d2757d73cdce9b0c2a0a2fb9d1b1.tar gsoc2013-empathy-1a4735d843a9d2757d73cdce9b0c2a0a2fb9d1b1.tar.gz gsoc2013-empathy-1a4735d843a9d2757d73cdce9b0c2a0a2fb9d1b1.tar.bz2 gsoc2013-empathy-1a4735d843a9d2757d73cdce9b0c2a0a2fb9d1b1.tar.lz gsoc2013-empathy-1a4735d843a9d2757d73cdce9b0c2a0a2fb9d1b1.tar.xz gsoc2013-empathy-1a4735d843a9d2757d73cdce9b0c2a0a2fb9d1b1.tar.zst gsoc2013-empathy-1a4735d843a9d2757d73cdce9b0c2a0a2fb9d1b1.zip |
Merge branch 'mallard-to-merge'
Diffstat (limited to 'help/C/irc-manage.page')
-rw-r--r-- | help/C/irc-manage.page | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/help/C/irc-manage.page b/help/C/irc-manage.page new file mode 100644 index 000000000..bb285f248 --- /dev/null +++ b/help/C/irc-manage.page @@ -0,0 +1,43 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="guide" + id="irc-manage"> + + <info> + <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"/> + + <credit type="author"> + <name>Milo Casagrande</name> + <email>milo@ubuntu.com</email> + </credit> + <copyright> + <year>2009</year> + <name>GNOME Documentation Project</name> + </copyright> + + <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> + Guide page for all the IRC related actions. Need to work on this page + if the content starts to grow. In case we don't have a lot of contets for + this page, rework the other. + </p> + </comment> + + <section id="manage" style="2column"> + <title>Manage IRC accounts</title> + </section> + + <section id="problems" style="2column"> + <!-- TODO: see prob-conn-neterror.page --> + <title>Fix common problems</title> + </section> + + +</page> |