From 88983cdb2d67b3227af0aac4b789daa6a9db59d3 Mon Sep 17 00:00:00 2001 From: Petr Kovar 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 @@ - - - - - Additional information necessary for connecting to IRC networks. - - - - - - Shaun McCance - shaunm@gnome.org - - -

Creative Commons Share Alike 3.0

-
- -
- - IRC account details - -

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.

- - -

You must have the telepathy-idle package installed to use IRC - in Empathy.

-
- - - - <gui>Network</gui> -

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. Empathy lists the most popular networks - in the Network drop-down list. You can add additional - networks. See below.

-
- - <gui>Nickname</gui> -

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 - you will need to change your nickname.

-
- - <gui>Password</gui> -

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.

- - NickServ Passwords -

On some networks, nicknames can be registered using a service - known as NickServ. Empathy 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 for more - details.

-
-
- - <gui>Real name</gui> -

You can provide your real name in addition to your nickname. Other - users will be able to see this when they view your information.

-
- - <gui>Quit message</gui> -

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.

-
-
- - - -
- - IRC Networks - - - Networks - -

Empathy 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.

- - -

To add a network to the list, click Add.

-

To modify a network in the list, select the network and click - Edit.

-

To remove a network from the list, select the network and - click Remove.

-
- -

When adding or modifying a network, you can enter the following - information:

- - - - <gui>Network</gui> -

This is the name of the network as you want it to appear in - the list of networks.

-
- - <gui>Charset</gui> -

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.

- -

By default, Empathy 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.

-
- - <gui>Servers</gui> -

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 - Add and Remove buttons.

-

When a server is selected, click the field under Server - or Port to edit it. Alternatively, use the left and right - arrow keys to focus the field, and press the space bar to begin - editing.

-

Select the check box in the SSL 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.

-
-
-
-
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 @@
- Account Details

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 @@

No

-

IRC

-

No

-

No

- -

Jabber

Yes

Yes

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 Empathy.

-
- IRC - -

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 protect their nick. 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.

- -

Some IRC servers are password protected. You will need to know the - password to connect to these servers. Generally, these are private IRC - networks.

- - -

Many GNOME projects use irc.gnome.org for project-related - discussion.

-
-
-
Jabber 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 @@ - - Set, join and manage favorite rooms. @@ -38,12 +36,6 @@

- See for more information on how to join - an IRC room. -

-
- -

See for more information on how to start or join a group conversation.

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 @@ - - - - - The supported IRC commands. - - - Milo Casagrande - milo@ubuntu.com - - -

Creative Commons Share Alike 3.0

-
-
- - Supported IRC commands -

- To see the list of the supported IRC commands, in a chat room type /help - and press Enter. -

- -

- All commands available have a small description on their usage. -

-
-
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 @@ - - - - - - Enter password-protected IRC chat rooms. - - - - - - Milo Casagrande - milo@ubuntu.com - - -

Creative Commons Share Alike 3.0

-
-
- - Join a protected IRC chat room - -

- On some IRC networks, private IRC rooms may be protected with a password. - If you know the password, use the following steps to join: -

- - -

- Join the room as normal. -

-
- -

- Empathy will prompt you for a password. Enter the password for the - IRC chat room and click Join. -

-
-
- -
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 @@ - - - - - Join an IRC channel. - - - - - - Milo Casagrande - milo@ubuntu.com - - -

Creative Commons Share Alike 3.0

-
- -
- - Join an IRC chat room - -

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 and - .

- - - -

- From the Contact List window, choose - RoomJoin. -

-
- -

- From the Account drop-down list, select the IRC account that - corresponds to the network you want to use. -

-
- -

- In the Room text box, type the name of the channel you want to - join. IRC channel names start with the hash character (#). -

-
- -

- Click Join to enter the room. -

-
-
- - -

- To join multiple rooms, you need to repeat the steps above for each room. -

-
-
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 @@ - - - - - How to use IRC with Empathy. - - - - - - - - Milo Casagrande - milo@ubuntu.com - - - Sindhu S - sindhus@live.in - - - -

Creative Commons Share Alike 3.0

-
- -
- - Internet Relay Chat (IRC) - - -

You must have the telepathy-idle package installed to use IRC - in Empathy.

- - - -

- Install telepathy-idle

-
-
-
- -
- - IRC Chat Rooms and Conversations - - Chat Rooms and Conversations -
- -
- - Common IRC Problems - - Common Problems -
- -
\ 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 @@ - - - - - - - Protect your nickname to prevent other IRC users from using it. - - - - - - Milo Casagrande - milo@ubuntu.com - - -

Creative Commons Share Alike 3.0

-
- -
- - Use a nickname password on IRC - -

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.

- -

Empathy does not currently support nickname registration. Some - IRC networks, however, will automatically forward a server password to - NickServ. On these networks, you can use the IRC password in Empathy - to identify yourself to NickServ. The popular freenode network is known to have - this feature.

- -

To set an IRC server password:

- - - -

From the Contact List window, choose Edit - Accounts, or press F4.

-
- -

Select the IRC account from the list on the left of the dialog.

-
- -

- In the Password field, type the password you used to register - your nikcname. -

-
- -

Click Apply.

-
-
- - - -

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 Empathy.

-
-
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 @@ - - - - - - Empathy does not currently support sending files using IRC. - - - - - Milo Casagrande - milo@ubuntu.com - - -

Creative Commons Share Alike 3.0

-
- -
- - Send files over IRC - -

It is not currently possible to send files using IRC.

- -
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 @@ - - - - - Start a conversation with an IRC contact. - - - - - Milo Casagrande - milo@ubuntu.com - - -

Creative Commons Share Alike 3.0

-
- -
- - Chat with somebody on IRC - -

You can hold private conversations with other IRC users, outside of the - public IRC chat rooms. To start a conversation with another IRC user:

- - - -

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 Chat.

-
-
- - - -

- The IRC room contact list is not the same as Empathy contact list. It contains - a list of users in the IRC chat room you joined. Different rooms can have different - contacts listed. -

-
- -

- The IRC room contact list is usually on the right side of the IRC room window. If you - do not see it, choose - ConversationShow Contact List. -

-
-
- -
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 @@ -

- 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 - IRC. IRC provides - public chat rooms, which are open to - anyone who creates an account on the IRC Server, and private chat rooms, - which are password protected - and open only to a select few. -

- 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 @@ - - - - - - - “Name in use” - - An error message which says “Name in use” appears in the main window. - - - - - - - Milo Casagrande - milo@ubuntu.com - - -

Creative Commons Share Alike 3.0

-
- -
- - I get a message that says “Name in use” - -

- 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. -

- - - -

Click the edit - icon in the error message.

-
- - - -

- In the Nickname text box, type a new nickname. -

-
- -

- If you have registered that nickname within the network you are using, - set the password for that nickname. For more information, - see . -

-
-
-
- -

- Switch the account off, and then switch it on to try to reconnect to the - service. -

-
-
- -
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 @@ I get a message that says “Network error” - - shaunm -

Empathy no longer allows you to create an IRC account without a valid - nick. I've removed the guide link. Remove the text.

-
-

This kind of error happens when Empathy cannot communicate with the instant messaging service for some reason.

-

- Also, this kind of error happens when you try to use an IRC account without - setting a nickname. -

@@ -65,14 +55,6 @@ You should be able to find these details from the website of the messaging service.

-

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