From 88983cdb2d67b3227af0aac4b789daa6a9db59d3 Mon Sep 17 00:00:00 2001
From: Petr Kovar <pkovar@redhat.com>
Date: Fri, 10 Apr 2015 18:43:10 +0200
Subject: [PATCH] help: Remove IRC content
---
help/C/account-irc.page | 162 -------------------------------------
help/C/accounts-window.page | 1 -
help/C/audio-video.page | 5 --
help/C/create-account.page | 19 -----
help/C/favorite-rooms.page | 8 --
help/C/irc-commands.page | 28 -------
help/C/irc-join-pwd.page | 45 -----------
help/C/irc-join-room.page | 68 ----------------
help/C/irc-manage.page | 67 ---------------
help/C/irc-nick-password.page | 73 -----------------
help/C/irc-send-file.page | 35 --------
help/C/irc-start-conversation.page | 60 --------------
help/C/overview.page | 11 ---
help/C/prob-conn-name.page | 71 ----------------
help/C/prob-conn-neterror.page | 18 -----
help/Makefile.am | 9 ---
16 files changed, 680 deletions(-)
delete mode 100644 help/C/account-irc.page
delete mode 100644 help/C/irc-commands.page
delete mode 100644 help/C/irc-join-pwd.page
delete mode 100644 help/C/irc-join-room.page
delete mode 100644 help/C/irc-manage.page
delete mode 100644 help/C/irc-nick-password.page
delete mode 100644 help/C/irc-send-file.page
delete mode 100644 help/C/irc-start-conversation.page
delete mode 100644 help/C/prob-conn-name.page
diff --git a/help/C/account-irc.page b/help/C/account-irc.page
deleted file mode 100644
index 4b4b927..0000000
--- a/help/C/account-irc.page
+++ /dev/null
@@ -1,162 +0,0 @@
-<page xmlns="http://projectmallard.org/1.0/"
- xmlns:its="http://www.w3.org/2005/11/its"
- xmlns:e="http://projectmallard.org/experimental/"
- type="topic" style="screen"
- id="account-irc">
-
- <info>
- <link type="guide" xref="irc-manage#manage"/>
- <desc>Additional information necessary for connecting to IRC networks.</desc>
- <revision pkgversion="2.28" version="0.1" 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.2" date="2010-04-19" status="review"/>
- <credit type="author">
- <name>Shaun McCance</name>
- <email its:translate="no">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>
- <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
--->
- </info>
-
- <title>IRC account details</title>
-
- <p>IRC accounts require different information than many other types of
- accounts. To create an IRC account, you must specify at least an IRC
- network and a nickname. This page details the information you can
- provide for an IRC account.</p>
-
- <note style="info package">
- <p>You must have the <sys>telepathy-idle</sys> package installed to use IRC
- in <app>Empathy</app>.</p>
- </note>
-
- <terms>
- <item>
- <title><gui>Network</gui></title>
- <p>IRC is an open system that allows people to run separate IRC
- networks. Each network is distinct and has its own users and
- chat rooms. <app>Empathy</app> lists the most popular networks
- in the <gui>Network</gui> drop-down list. You can add additional
- networks. See <link xref="#networks"/> below.</p>
- </item>
- <item>
- <title><gui>Nickname</gui></title>
- <p>Your nickname is your unique name on the IRC network. Only one
- person on a network may use a given nickname. If you get an error
- message that says <link xref="prob-conn-name" role="error-msg"/>
- you will need to change your nickname.</p>
- </item>
- <item>
- <title><gui>Password</gui></title>
- <p>Some servers, particularly those on private networks, require
- a password to connect. If you are authorized to use the network,
- the network administrators should provide you with a password.</p>
- <note>
- <title>NickServ Passwords</title>
- <p>On some networks, nicknames can be registered using a service
- known as NickServ. <app>Empathy</app> does not directly support
- nickname passwords. On some networks, including the popular
- freenode network, server passwords are automatically forwarded
- to NickServ, allowing you to set this field to identify yourself
- with NickServ. See <link xref="irc-nick-password"/> for more
- details.</p>
- </note>
- </item>
- <item>
- <title><gui>Real name</gui></title>
- <p>You can provide your real name in addition to your nickname. Other
- users will be able to see this when they view your information.</p>
- </item>
- <item>
- <title><gui>Quit message</gui></title>
- <p>When you go offline, a quit message is sent to all the chat rooms
- you’re in and to all the users you’re having a private conversation
- with. Use this field to provide a custom quit message.</p>
- </item>
- </terms>
-
-<!--
-telepathy-idle note
--->
-
- <section id="networks">
- <info>
- <title type="link">IRC Networks</title>
- </info>
-
- <title>Networks</title>
-
- <p><app>Empathy</app> includes a list of popular IRC networks. If you
- wish to another IRC network, you can add it to the list. You can also
- modify networks and remove them from the list.</p>
-
- <list>
- <item><p>To add a network to the list, click <media type="image"
- mime="image/png" src="figures/gtk-add.png" width="16"
- height="16" its:translate="no"><span
- its:translate="yes">Add</span></media>.</p></item>
- <item><p>To modify a network in the list, select the network and click
- <media type="image" mime="image/png" src="figures/gtk-edit.png" width="16"
- height="16" its:translate="no"><span
- its:translate="yes">Edit</span></media>.</p></item>
- <item><p>To remove a network from the list, select the network and
- click <media type="image" mime="image/png" src="figures/gtk-remove.png"
- width="16" height="16" its:translate="no"><span
- its:translate="yes">Remove</span></media>.</p></item>
- </list>
-
- <p>When adding or modifying a network, you can enter the following
- information:</p>
-
- <terms>
- <item>
- <title><gui>Network</gui></title>
- <p>This is the name of the network as you want it to appear in
- the list of networks.</p>
- </item>
- <item>
- <title><gui>Charset</gui></title>
- <p>This specifies the character encoding that is typically used on
- this network. A character encoding is a specific way of recording
- characters internally in a computer. There are many character
- encodings, and you need to use the same character encoding as other
- users to see their messages correctly.</p>
- <!--
- Translators: Recommend character encodings that are common
- for your language.
- -->
- <p>By default, <app>Empathy</app> uses UTF-8, a modern character
- encoding that can handle text from most of the world's languages.
- Another common encoding for English and some other Western languages
- is ISO-8859-1.</p>
- </item>
- <item>
- <title><gui>Servers</gui></title>
- <p>An IRC network may have many servers you can connect to. When
- you are connected to a server on a particular network, you can
- communicate with all users on all other servers on that network.
- You can add and remove servers for this network using the
- <gui>Add</gui> and <gui>Remove</gui> buttons.</p>
- <p>When a server is selected, click the field under <gui>Server</gui>
- or <gui>Port</gui> to edit it. Alternatively, use the left and right
- arrow keys to focus the field, and press the space bar to begin
- editing.</p>
- <p>Select the check box in the <gui>SSL</gui> column to encrypt
- all communication with a server. Note that this does not prevent
- other users on the network from seeing what you write on public
- chat rooms.</p>
- </item>
- </terms>
- </section>
-</page>
diff --git a/help/C/accounts-window.page b/help/C/accounts-window.page
index c8839ba..e96fa85 100644
--- a/help/C/accounts-window.page
+++ b/help/C/accounts-window.page
@@ -37,7 +37,6 @@
<section id="details">
<info>
<link type="topic" xref="account-jabber"/>
- <link type="topic" xref="account-irc"/>
</info>
<title>Account Details</title>
<p>For most types of accounts, you can simply enter a login ID and
diff --git a/help/C/audio-video.page b/help/C/audio-video.page
index e0819ce..ecbb607 100644
--- a/help/C/audio-video.page
+++ b/help/C/audio-video.page
@@ -103,11 +103,6 @@
<td><p>No</p></td>
</tr>
<tr>
- <td><p>IRC</p></td>
- <td><p>No</p></td>
- <td><p>No</p></td>
- </tr>
- <tr>
<td><p>Jabber</p></td>
<td><p>Yes</p></td>
<td><p>Yes</p></td>
diff --git a/help/C/create-account.page b/help/C/create-account.page
index b68b0d4..62e0eb9 100644
--- a/help/C/create-account.page
+++ b/help/C/create-account.page
@@ -45,25 +45,6 @@
login or a username and a password, as well as any additional information you
need to connect using <app>Empathy</app>.</p>
- <section id="irc">
- <title>IRC</title>
-
- <p>IRC networks require that you specify a nick (nickname) when you connect
- to the server. Some IRC networks use a service, such as NickServ, to allow
- users to <link xref="irc-nick-password">protect their nick</link>. If you
- did not register your nick or are unable to do so and another user is using
- it, then you will need to choose a different one.</p>
-
- <p>Some IRC servers are password protected. You will need to know the
- password to connect to these servers. Generally, these are private IRC
- networks.</p>
-
- <note>
- <p>Many GNOME projects use <code>irc.gnome.org</code> for project-related
- discussion.</p>
- </note>
- </section>
-
<section id="jabber">
<title>Jabber</title>
diff --git a/help/C/favorite-rooms.page b/help/C/favorite-rooms.page
index 6c14d17..fc1b32b 100644
--- a/help/C/favorite-rooms.page
+++ b/help/C/favorite-rooms.page
@@ -4,8 +4,6 @@
<info>
<link type="guide" xref="index#text-conv"/>
- <link type="guide" xref="irc-manage#manage"/>
- <link type="seealso" xref="irc-join-room"/>
<link type="seealso" xref="group-conversations"/>
<desc>Set, join and manage favorite rooms.</desc>
<revision pkgversion="2.28" version="0.1" date="2009-08-21" status="draft"/>
@@ -38,12 +36,6 @@
<list>
<item>
<p>
- See <link xref="irc-join-room"/> for more information on how to join
- an IRC room.
- </p>
- </item>
- <item>
- <p>
See <link xref="group-conversations"/> for more information on how to
start or join a group conversation.
</p>
diff --git a/help/C/irc-commands.page b/help/C/irc-commands.page
deleted file mode 100644
index 8bf07dc..0000000
--- a/help/C/irc-commands.page
+++ /dev/null
@@ -1,28 +0,0 @@
-<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
- id="irc-commands">
-
- <info>
- <link type="guide" xref="irc-manage#manage"/>
- <desc>The supported IRC commands.</desc>
- <revision pkgversion="2.30" version="0.1" date="2010-02-14" status="draft"/>
- <credit type="author">
- <name>Milo Casagrande</name>
- <email>milo@ubuntu.com</email>
- </credit>
- <license>
- <p>Creative Commons Share Alike 3.0</p>
- </license>
- </info>
-
- <title>Supported IRC commands</title>
- <p>
- To see the list of the supported IRC commands, in a chat room type <input>/help</input>
- and press <key>Enter</key>.
- </p>
- <note>
- <p>
- All commands available have a small description on their usage.
- </p>
- </note>
-</page>
diff --git a/help/C/irc-join-pwd.page b/help/C/irc-join-pwd.page
deleted file mode 100644
index f883094..0000000
--- a/help/C/irc-join-pwd.page
+++ /dev/null
@@ -1,45 +0,0 @@
-<page xmlns="http://projectmallard.org/1.0/"
- xmlns:e="http://projectmallrd.org/experimental/"
- type="topic" style="task nocando"
- id="irc-join-pwd">
-
- <info>
- <link type="guide" xref="irc-manage#manage"/>
- <link type="seealso" xref="irc-join-room"/>
- <desc>Enter password-protected IRC chat rooms.</desc>
- <revision pkgversion="2.28" version="0.1" date="2009-08-07" status="review">
- <!--
- <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
- -->
- </revision>
- <revision pkgversion="2.30" version="0.2" date="2010-03-12" status="review"/>
- <credit type="author">
- <name>Milo Casagrande</name>
- <email>milo@ubuntu.com</email>
- </credit>
- <license>
- <p>Creative Commons Share Alike 3.0</p>
- </license>
- </info>
-
- <title>Join a protected IRC chat room</title>
-
- <p>
- On some IRC networks, private IRC rooms may be protected with a password.
- If you know the password, use the following steps to join:
- </p>
- <steps>
- <item>
- <p>
- <link xref="irc-join-room">Join the room</link> as normal.
- </p>
- </item>
- <item>
- <p>
- Empathy will prompt you for a password. Enter the password for the
- IRC chat room and click <gui style="button">Join</gui>.
- </p>
- </item>
- </steps>
-
-</page>
diff --git a/help/C/irc-join-room.page b/help/C/irc-join-room.page
deleted file mode 100644
index 8a3a74d..0000000
--- a/help/C/irc-join-room.page
+++ /dev/null
@@ -1,68 +0,0 @@
-<page xmlns="http://projectmallard.org/1.0/"
- xmlns:e="http://projectmallrd.org/experimental/"
- type="topic" style="task"
- id="irc-join-room">
-
- <info>
- <link type="guide" xref="irc-manage#manage" group="one"/>
- <desc>Join an IRC channel.</desc>
- <revision pkgversion="2.28" version="0.1" date="2009-07-26" status="draft"/>
- <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review">
- <!--
- <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
- -->
- </revision>
- <credit type="author">
- <name>Milo Casagrande</name>
- <email>milo@ubuntu.com</email>
- </credit>
- <license>
- <p>Creative Commons Share Alike 3.0</p>
- </license>
-<!--
- <copyright>
- <year>2009</year>
- <name>GNOME Documentation Project</name>
- </copyright>
- <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
--->
- </info>
-
- <title>Join an IRC chat room</title>
-
- <p>You can join IRC chat rooms (also known as IRC channels) on any IRC network you’re
- connected to. To connect to an IRC network, see <link xref="add-account"/> and
- <link xref="account-irc"/>.</p>
-
- <steps>
- <item>
- <p>
- From the <gui>Contact List</gui> window, choose
- <guiseq><gui>Room</gui><gui>Join</gui></guiseq>.
- </p>
- </item>
- <item>
- <p>
- From the <gui>Account</gui> drop-down list, select the IRC account that
- corresponds to the network you want to use.
- </p>
- </item>
- <item>
- <p>
- In the <gui>Room</gui> text box, type the name of the channel you want to
- join. IRC channel names start with the hash character (<sys>#</sys>).
- </p>
- </item>
- <item>
- <p>
- Click <gui>Join</gui> to enter the room.
- </p>
- </item>
- </steps>
-
- <note style="tip">
- <p>
- To join multiple rooms, you need to repeat the steps above for each room.
- </p>
- </note>
-</page>
diff --git a/help/C/irc-manage.page b/help/C/irc-manage.page
deleted file mode 100644
index 78fef02..0000000
--- a/help/C/irc-manage.page
+++ /dev/null
@@ -1,67 +0,0 @@
-<page xmlns="http://projectmallard.org/1.0/"
- xmlns:e="http://projectmallard.org/experimental/"
- xmlns:if="http://projectmallard.org/experimental/if/"
- type="guide" style="2column"
- id="irc-manage">
-
- <info>
- <link type="guide" xref="index#text-conv"/>
- <desc>How to use IRC with <app>Empathy</app>.</desc>
- <revision pkgversion="2.28" version="0.1" date="2009-07-25" status="draft"/>
- <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review"/>
- <revision pkgversion="2.28" version="0.2" date="2009-08-27" status="review">
- <!--
- <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
- -->
- </revision>
- <revision pkgversion="2.30" version="0.3" date="2010-04-19" status="review"/>
- <credit type="author">
- <name>Milo Casagrande</name>
- <email>milo@ubuntu.com</email>
- </credit>
- <credit type="editor">
- <name>Sindhu S</name>
- <email>sindhus@live.in</email>
- </credit>
-
- <license>
- <p>Creative Commons Share Alike 3.0</p>
- </license>
-<!--
- <copyright>
- <year>2009</year>
- <name>GNOME Documentation Project</name>
- </copyright>
- <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
--->
- </info>
-
- <title>Internet Relay Chat (IRC)</title>
-
- <note style="info package">
- <p>You must have the <sys>telepathy-idle</sys> package installed to use IRC
- in <app>Empathy</app>.</p>
-
- <if:choose xmlns:if="http://projectmallard.org/if/1.0/">
- <if:when test="action:install">
- <p><link action="install:telepathy-idle" xref="index">
- Install telepathy-idle</link></p>
- </if:when>
- </if:choose>
- </note>
-
- <section id="manage" style="2column">
- <info>
- <title type="link">IRC Chat Rooms and Conversations</title>
- </info>
- <title>Chat Rooms and Conversations</title>
- </section>
-
- <section id="problems">
- <info>
- <title type="link">Common IRC Problems</title>
- </info>
- <title>Common Problems</title>
- </section>
-
-</page>
\ No newline at end of file
diff --git a/help/C/irc-nick-password.page b/help/C/irc-nick-password.page
deleted file mode 100644
index 0e371ae..0000000
--- a/help/C/irc-nick-password.page
+++ /dev/null
@@ -1,73 +0,0 @@
-<page xmlns="http://projectmallard.org/1.0/"
- xmlns:e="http://projectmallard.org/experimental/"
- type="topic" style="task nocando"
- id="irc-nick-password">
-
- <info>
- <link type="guide" xref="irc-manage#manage"/>
- <link type="seealso" xref="prob-conn-name"/>
- <link type="seealso" xref="account-irc"/>
- <desc>Protect your nickname to prevent other IRC users from using it.</desc>
- <revision pkgversion="2.28" version="0.1" date="2009-07-26" status="draft"/>
- <revision pkgversion="2.28" version="0.2" date="2009-08-10" status="review">
- <!--
- <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
- -->
- </revision>
- <credit type="author">
- <name>Milo Casagrande</name>
- <email>milo@ubuntu.com</email>
- </credit>
- <license>
- <p>Creative Commons Share Alike 3.0</p>
- </license>
-<!--
- <copyright>
- <year>2009</year>
- <name>GNOME Documentation Project</name>
- </copyright>
- <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
--->
- </info>
-
- <title>Use a nickname password on IRC</title>
-
- <p>On some IRC networks, you can register your nickname with a service called
- NickServ. By sending special messages to NickServ, you can set your password
- and identify yourself. Some IRC chat rooms may not allow you to join without
- a registered nickname.</p>
-
- <p><app>Empathy</app> does not currently support nickname registration. Some
- IRC networks, however, will automatically forward a <em>server password</em> to
- NickServ. On these networks, you can use the IRC password in <app>Empathy</app>
- to identify yourself to NickServ. The popular freenode network is known to have
- this feature.</p>
-
- <p>To set an IRC server password:</p>
-
- <steps>
- <item>
- <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 IRC account from the list on the left of the dialog.</p>
- </item>
- <item>
- <p>
- In the <gui>Password</gui> field, type the password you used to register
- your nikcname.
- </p>
- </item>
- <item>
- <p>Click <gui style="button">Apply</gui>.</p>
- </item>
- </steps>
-
-
- <note>
- <p>These instructions only allow you to use a password-protected nickname
- on certain IRC networks. It is not currently possible to register an IRC
- nickname or change your nickname password using <app>Empathy</app>.</p>
- </note>
-</page>
diff --git a/help/C/irc-send-file.page b/help/C/irc-send-file.page
deleted file mode 100644
index 4decfba..0000000
--- a/help/C/irc-send-file.page
+++ /dev/null
@@ -1,35 +0,0 @@
-<page xmlns="http://projectmallard.org/1.0/"
- xmlns:e="http://projectmallrd.org/experimental/"
- type="topic" style="task nocando"
- id="irc-send-file">
-
- <info>
- <link type="guide" xref="irc-manage#manage"/>
- <link type="seealso" xref="send-file"/>
- <desc><app>Empathy</app> does not currently support sending files using IRC.</desc>
- <revision pkgversion="2.28" version="0.1" date="2009-08-14" status="review">
- <!--
- <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
- -->
- </revision>
- <credit type="author">
- <name>Milo Casagrande</name>
- <email>milo@ubuntu.com</email>
- </credit>
- <license>
- <p>Creative Commons Share Alike 3.0</p>
- </license>
-<!--
- <copyright>
- <year>2009</year>
- <name>GNOME Documentation Project</name>
- </copyright>
- <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
--->
- </info>
-
- <title>Send files over IRC</title>
-
- <p>It is not currently possible to send files using IRC.</p>
-
-</page>
diff --git a/help/C/irc-start-conversation.page b/help/C/irc-start-conversation.page
deleted file mode 100644
index ad51ca5..0000000
--- a/help/C/irc-start-conversation.page
+++ /dev/null
@@ -1,60 +0,0 @@
-<page xmlns="http://projectmallard.org/1.0/"
- xmlns:e="http://projectmallrd.org/experimental/"
- type="topic" style="task"
- id="irc-start-conversation">
-
- <info>
- <link type="guide" xref="irc-manage#manage" group="two"/>
- <desc>Start a conversation with an IRC contact.</desc>
- <revision pkgversion="2.28" version="0.1" date="2009-08-14" status="review">
- <!--
- <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
- -->
- </revision>
- <credit type="author">
- <name>Milo Casagrande</name>
- <email>milo@ubuntu.com</email>
- </credit>
- <license>
- <p>Creative Commons Share Alike 3.0</p>
- </license>
-<!--
- <copyright>
- <year>2009</year>
- <name>GNOME Documentation Project</name>
- </copyright>
- <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
--->
- </info>
-
- <title>Chat with somebody on IRC</title>
-
- <p>You can hold private conversations with other IRC users, outside of the
- public IRC chat rooms. To start a conversation with another IRC user:</p>
-
- <steps>
- <item>
- <p>In the contact list for an IRC chat room, double click the name of
- the user you want to chat with. Alternatively, right click the name
- of the user and choose <gui>Chat</gui>.</p>
- </item>
- </steps>
-
- <list>
- <item>
- <p>
- The IRC room contact list is not the same as <app>Empathy</app> contact list. It contains
- a list of users in the IRC chat room you joined. Different rooms can have different
- contacts listed.
- </p>
- </item>
- <item>
- <p>
- The IRC room contact list is usually on the right side of the IRC room window. If you
- do not see it, choose
- <guiseq><gui>Conversation</gui><gui>Show Contact List</gui></guiseq>.
- </p>
- </item>
- </list>
-
-</page>
diff --git a/help/C/overview.page b/help/C/overview.page
index 2ce72a9..9ebe9b4 100644
--- a/help/C/overview.page
+++ b/help/C/overview.page
@@ -46,15 +46,4 @@
</tr>
</table>
- <p>
- Some instant messaging applications can be used to connect to chat rooms,
- online places where like-minded people meet to talk. One popular means to
- connect to several chat rooms is the Internet Relay Chat, also known as
- <link xref="irc-manage">IRC</link>. IRC provides
- <link xref="irc-join-room">public</link> chat rooms, which are open to
- anyone who creates an account on the IRC Server, and private chat rooms,
- which are <link xref="irc-join-pwd">password protected</link>
- and open only to a select few.
- </p>
-
</page>
diff --git a/help/C/prob-conn-name.page b/help/C/prob-conn-name.page
deleted file mode 100644
index f3bdefd..0000000
--- a/help/C/prob-conn-name.page
+++ /dev/null
@@ -1,71 +0,0 @@
-<page xmlns="http://projectmallard.org/1.0/"
- xmlns:its="http://www.w3.org/2005/11/its"
- type="topic"
- id="prob-conn-name">
-
- <info>
- <link type="guide" xref="prob-conn"/>
- <link type="guide" xref="irc-manage#problems"/>
- <link type="seealso" xref="account-irc"/>
- <title type="link" role="error-msg">“Name in use”</title>
- <desc>
- An error message which says “<gui>Name in use</gui>” appears in the main window.
- </desc>
- <revision pkgversion="2.28" version="0.1" date="2009-07-26" status="draft"/>
- <revision pkgversion="2.28" version="0.2" date="2009-08-14" status="review"/>
- <revision pkgversion="2.30" version="0.3" date="2010-02-16" status="review"/>
- <revision pkgversion="3.2" version="0.4" date="2011-12-18" status="review"/>
- <credit type="author">
- <name>Milo Casagrande</name>
- <email its:translate="no">milo@ubuntu.com</email>
- </credit>
- <license>
- <p>Creative Commons Share Alike 3.0</p>
- </license>
-<!--
- <copyright>
- <year>2009</year>
- <name>GNOME Documentation Project</name>
- </copyright>
- <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
--->
- </info>
-
- <title>I get a message that says “Name in use”</title>
-
- <p>
- This kind of error happens when you try to connect to your IRC account and
- you are using a nickname that is already being used by someone else on that particular
- network.
- </p>
-
- <steps>
- <item>
- <p>Click the <media type="image" mime="image/png" src="figures/gtk-edit.png" its:translate="no"><span its:translate="yes">edit</span></media>
- icon in the error message.</p>
- </item>
- <item>
- <list>
- <item>
- <p>
- In the <gui>Nickname</gui> text box, type a new nickname.
- </p>
- </item>
- <item>
- <p>
- If you have registered that nickname within the network you are using,
- set the password for that nickname. For more information,
- see <link xref="irc-nick-password"/>.
- </p>
- </item>
- </list>
- </item>
- <item>
- <p>
- Switch the account off, and then switch it on to try to reconnect to the
- service.
- </p>
- </item>
- </steps>
-
-</page>
diff --git a/help/C/prob-conn-neterror.page b/help/C/prob-conn-neterror.page
index 146c0eb..3a83042 100644
--- a/help/C/prob-conn-neterror.page
+++ b/help/C/prob-conn-neterror.page
@@ -34,20 +34,10 @@
<title>I get a message that says “Network error”</title>
- <comment>
- <cite date="2009-08-27">shaunm</cite>
- <p>Empathy no longer allows you to create an IRC account without a valid
- nick. I've removed the guide link. Remove the text.</p>
- </comment>
-
<p>
This kind of error happens when <app>Empathy</app> cannot communicate
with the instant messaging service for some reason.
</p>
- <p>
- Also, this kind of error happens when you try to use an IRC account without
- setting a nickname.
- </p>
<steps>
<item>
@@ -65,14 +55,6 @@
You should be able to find these details from the website of the messaging
service.
</p>
-<!--
- <item>
- <p>
- In the case of an IRC account, type your nickname in the <gui>Nickname</gui>
- text box.
- </p>
- </item>
--->
</item>
<item>
<p>
diff --git a/help/Makefile.am b/help/Makefile.am
index 4cee88d..4d73997 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -16,7 +16,6 @@ HELP_MEDIA = \
figures/video_overview.png
HELP_FILES = \
- account-irc.page \
account-jabber.page \
accounts-window.page \
add-account.page \
@@ -38,20 +37,12 @@ HELP_FILES = \
import-account.page \
index.page \
introduction.page \
- irc-commands.page \
- irc-join-pwd.page \
- irc-join-room.page \
- irc-manage.page \
- irc-nick-password.page \
- irc-send-file.page \
- irc-start-conversation.page \
license.page \
link-contacts.page \
overview.page \
prev-conv.page \
prob-conn-acctdisabled.page \
prob-conn-auth.page \
- prob-conn-name.page \
prob-conn-neterror.page \
prob-conn.page \
remove-account.page \
--
2.1.0