From 248776956fb2348ab2a77e38f023fc6da3b6989c Mon Sep 17 00:00:00 2001 From: Milo Casagrande Date: Sun, 26 Jul 2009 17:43:34 +0200 Subject: * New topic: prob-conn-name for handling the "Name in use" IRC error * New topic: irc-nick-password on setting the password for a registered nickname * New topic: irc-join-room on how to enter an IRC channel * Added the new topic in the IRC account page * Reworked the title of the guide page for common problems * Added a small paragraph to the add-account page --- help/C/add-account.page | 6 +++ help/C/irc-account.page | 24 +++++++---- help/C/irc-join-room.page | 57 +++++++++++++++++++++++++ help/C/irc-nick-password.page | 94 ++++++++++++++++++++++++++++++++++++++++++ help/C/prob-conn-name.page | 60 +++++++++++++++++++++++++++ help/C/prob-conn-neterror.page | 6 +-- help/C/prob-conn.page | 16 ++++--- 7 files changed, 247 insertions(+), 16 deletions(-) create mode 100644 help/C/irc-join-room.page create mode 100644 help/C/irc-nick-password.page create mode 100644 help/C/prob-conn-name.page (limited to 'help') diff --git a/help/C/add-account.page b/help/C/add-account.page index 8a31cc12c..9ab2beced 100644 --- a/help/C/add-account.page +++ b/help/C/add-account.page @@ -88,4 +88,10 @@ +

+ If you want to change the name that identifies the account in the Accounts + dialog, double-click on the name of the account in the box on the left of the dialog + and type the new name. +

+ diff --git a/help/C/irc-account.page b/help/C/irc-account.page index 7a93506b6..aef11767a 100644 --- a/help/C/irc-account.page +++ b/help/C/irc-account.page @@ -5,7 +5,8 @@ - Create a new IRC account. + + Create a new account. @@ -22,7 +23,7 @@ - Create an IRC account + Create an account @@ -78,9 +79,10 @@

- +

- In the Nickname text box, type the name... + In the Nickname text box, type the name that will identify yourself + in the network you are creating the account.

@@ -95,13 +97,13 @@

- It is not necessary to insert also your real name. + It is not necessary to insert your real name.

- In the Quit message text box, type the text message that will be + In the Quit message text box, type a text message that will be sent when you close your session.

@@ -111,12 +113,18 @@ next to the name of the account in the box on the left of the dialog.

-
+ + +

+ If you want to change the name that identifies the account in the Accounts + dialog, double-click on the name of the account in the box on the left of the dialog + and type the new name. +

If you want to use different networks at the same time, you need to create an - account with each of the networks you want to use. + account with each one of the networks you want to use.

diff --git a/help/C/irc-join-room.page b/help/C/irc-join-room.page new file mode 100644 index 000000000..e6dc99177 --- /dev/null +++ b/help/C/irc-join-room.page @@ -0,0 +1,57 @@ + + + + + Entering an IRC channel. + + + + Milo Casagrande + milo@ubuntu.com + + + 2009 + GNOME Documentation Project + + + Creative Commons Share Alike 3.0 + + + + + Join a room + + + +

+ 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. Prefix the name with the hash character (#). +

+
+ +

+ Click on 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-nick-password.page b/help/C/irc-nick-password.page new file mode 100644 index 000000000..3240335a8 --- /dev/null +++ b/help/C/irc-nick-password.page @@ -0,0 +1,94 @@ + + + + + + How to set the password of a nickname. + + + + Milo Casagrande + milo@ubuntu.com + + + 2009 + GNOME Documentation Project + + + Creative Commons Share Alike 3.0 + + + + + Set the nickname password + +

+ Registering a nickname is useful to preserve your identity on IRC and you will be able + to use always the same nickname. In some cirtumstances, some IRC channels may be + configured to accept only registered nickname. +

+ +

+ If you have registered your nickname with a password on a network that supports nickname + registration, you can use that password with Empathy to identify yourself as + the owner of the nickname. +

+ + + +

+ From the Contact List window, perform one of the following: +

+ + +

+ Press F4 +

+
+ +

+ Choose EditAccounts +

+
+
+
+ +

+ Select the IRC account from the box on the left of the dialog. +

+
+ +

+ If the account is enabled, disable it by deselecting the Enable + check-box next to the name of the account. +

+
+ +

+ In the Password text box, type the password you used to register + your nikcname. +

+
+ +

+ Enable the account by selecting the Enabled check-box + next to the name of the account. +

+
+
+ +

+ Once you are connected, you will receive a message from the nickname server that will + tell you of the established identification. +

+ + +

+ At the moment it is not possible to register a nickname with Empathy, it is + only possible to use the password of an already registered nickname. +

+
+ +
diff --git a/help/C/prob-conn-name.page b/help/C/prob-conn-name.page new file mode 100644 index 000000000..a6ed9115d --- /dev/null +++ b/help/C/prob-conn-name.page @@ -0,0 +1,60 @@ + + + + + + + An error message appears in the main Empathy window which says + "Name in use". + + + + Milo Casagrande + milo@ubuntu.com + + + 2009 + GNOME Documentation Project + + 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 being used by someone else on that particular + network. +

+ +

+ To resolve this problem, click on the Edit Account button and + perform one of the following: +

+ + + +

+ Change your nickname. +

+
+ +

+ Set the password for that nickname, if you have registered that nickname + within the network you are using. For more information, see + +

+
+
+ +
diff --git a/help/C/prob-conn-neterror.page b/help/C/prob-conn-neterror.page index 65a8d1e95..cb7dcb049 100644 --- a/help/C/prob-conn-neterror.page +++ b/help/C/prob-conn-neterror.page @@ -7,9 +7,9 @@ An error message appears in the main Empathy window which says - Network error. + "Network error". - + Phil Bull philbull@gmail.com @@ -31,7 +31,7 @@

If you try to connect and an error message appears in the main Empathy -window which says Network error, Empathy cannot communicate with +window which says "Network error", Empathy cannot communicate with the instant messaging service for some reason.

diff --git a/help/C/prob-conn.page b/help/C/prob-conn.page index 8655d1242..b4397b792 100644 --- a/help/C/prob-conn.page +++ b/help/C/prob-conn.page @@ -5,9 +5,10 @@ - Diagnose common problems with connecting to an instant messaging service. + Diagnose common problems connecting to an instant messaging service. - + + Phil Bull philbull@gmail.com @@ -22,7 +23,7 @@ -I have a problem connecting to an instant messaging service +Problems connecting to an instant messaging service Phil Bull @@ -31,8 +32,13 @@ - Phil Bull -

Check whether gui tags are allowed in section titles and descs.

+ Phil Bull +

Check whether gui tags are allowed in section titles and descs.

+ Milo Casagrande +

+ You can... but the end result is not very good: the title is in blue and the + gui element in grey. +

-- cgit v1.2.3