From 67773907b50c4b87af9181025f327436b1ba0e11 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 30 Dec 2020 17:30:06 -0800 Subject: [PATCH] Add Rename button in quassel irc --- source/2/2.1/2.1.3/Quassel_IRC.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.1/2.1.3/Quassel_IRC.rst b/source/2/2.1/2.1.3/Quassel_IRC.rst index 1b2bf4b7..34e62553 100644 --- a/source/2/2.1/2.1.3/Quassel_IRC.rst +++ b/source/2/2.1/2.1.3/Quassel_IRC.rst @@ -18,7 +18,7 @@ To see all the nicknames of someone in a channel are located in a sidebar labele .. image:: quasselwizard.png -To add the Lubuntu IRC chat network click :menuselection:`File --> Networks --> Configure_Networks`. To add a new network click the :guilabel:`+Add` button. To connect to a common public network :guilabel:`Use preset` dropdown, select :guilabel:`Lubuntu IRC` or any other server you want to join and then press :guilabel:`OK`. +To add the Lubuntu IRC chat network click :menuselection:`File --> Networks --> Configure_Networks`. To add a new network click the :guilabel:`+Add` button. To connect to a common public network :guilabel:`Use preset` dropdown, select :guilabel:`Lubuntu IRC` or any other server you want to join and then press :guilabel:`OK`. To change a name of an irc network press the :guilabel:`Rename` button type the new name in and press :guilabel:`OK`. To join a channel simple type "/join 1" (where 1 is the channel name), right click the network and select :menuselection:`Join Channel` or use the :guilabel:`Join` button. To leave a channel right click on the channel name on the right hand side and select :menuselection:`Part` from the context menu. If you want to join the channel again after leaving it right click on the channel and select :menuselection:`Join`. To have your chat be hidden until you rejoin it again right click on the channel and select :menuselection:`Hide Chats(s) Temporarily`. To hide the chat forever right click on the channel and select :menuselection:`Hide Chats(s) Permanently`.