[network/konversation] /: Replace Freenode with Libera

Luigi Toscano null at kde.org
Sun Jun 27 21:47:55 BST 2021


Git commit e6c7acff061ea93e137f3e367c403b4953036499 by Luigi Toscano, on behalf of Christian Christiansen.
Committed on 27/06/2021 at 20:33.
Pushed by ltoscano into branch 'master'.

Replace Freenode with Libera

KDE has moved to Libera.Chat. Make Libera.Chat the default network.
Update the documentation to reflect this move too.

BUG:437589

M  +4    -4    doc/index.docbook
M  +1    -1    src/application.h
M  +1    -1    src/irc/servergroupdialogui.ui
M  +1    -1    src/irc/serverlistdialogui.ui

https://invent.kde.org/network/konversation/commit/e6c7acff061ea93e137f3e367c403b4953036499

diff --git a/doc/index.docbook b/doc/index.docbook
index ddb2e9e8..e240a0fb 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -190,7 +190,7 @@ Further information like a FAQ and tips and tricks you find in the
 <ulink url="https://userbase.kde.org/Konversation">&konversation; UserBase page</ulink>.
 </para>
 
-<para>Developers for &konversation; can often be contacted via &irc; at  <ulink url="irc://chat.freenode.net/konversation">irc.freenode.net channel #konversation</ulink>.
+<para>Developers for &konversation; can often be contacted via &irc; at  <ulink url="irc://irc.libera.chat/konversation">irc.libera.chat channel #konversation</ulink>.
 </para>
 
 </chapter>
@@ -238,7 +238,7 @@ to a chat room) or just engage in private conversations.</para>
 only connect to one of the servers in the network to be connected to the entire
 &irc; network.  Once connected, &konversation; will automatically join the
 <guilabel>Channels</guilabel> shown.  When &konversation; is started for the first time, the
-<userinput><replaceable>Freenode</replaceable></userinput> network
+<userinput><replaceable>Libera</replaceable></userinput> network
 and <userinput><replaceable>#kde</replaceable></userinput> channel are already entered for you.  Click on a network to select it.</para></callout>
 <callout arearefs="pt-first-serverlist-2"><para>Click here to define a new <guilabel>Network</guilabel>, including the server
 to connect to, and the <guilabel>Channels</guilabel> to automatically join once connected.  See <link  linkend="serverlist">Defining new networks, servers, and auto join channels</link> for more information.</para></callout>
@@ -553,7 +553,7 @@ lists your existing defined &irc; <guilabel>Network</guilabel>s, listed by group
 An &irc; network is a collection of cooperating servers.  When you connect
 to any server in a network, you have access to all the channels of the network.
 Examples of &irc; networks are
-<userinput><replaceable>Freenode</replaceable></userinput> and
+<userinput><replaceable>Libera</replaceable></userinput> and
 <userinput><replaceable>Undernet</replaceable></userinput>.
 </para>
 
@@ -650,7 +650,7 @@ button to add a new Identity or edit an existing one.  The
 <guilabel>Identity</guilabel> will identify you and determine
 your &i18n-nickname; when you connect to the network.</para></callout>
 <callout arearefs="pt-addnetwork-3"><para>Optional.  This command will be sent to the server after connecting.  Example: <userinput>/msg NickServ IDENTIFY
-<replaceable>konvirocks</replaceable></userinput>.  This example is for the freenode network, which requires users to register their &i18n-nickname;
+<replaceable>konvirocks</replaceable></userinput>.  This example is for the Libera network, which requires users to register their &i18n-nickname;
 with a password and login when connecting.  <userinput><replaceable>konvirocks</replaceable></userinput>
 is the password for the &i18n-nickname; given in <guilabel>Identity</guilabel>.
 You may enter more than one command by separating them with semicolons.</para></callout>
diff --git a/src/application.h b/src/application.h
index 821d4f8a..f727916c 100644
--- a/src/application.h
+++ b/src/application.h
@@ -100,7 +100,7 @@ class Application : public QApplication
 
         /** Tries to find a nickinfo for a given ircnick on a given ircserver.
          *  @param ircnick The case-insensitive ircnick of the person you want to find.  e.g. "johnflux"
-         *  @param serverOrGroup The case-insensitive server name (e.g. "irc.kde.org") or server group name (e.g. "freenode"), or null to search all servers
+         *  @param serverOrGroup The case-insensitive server name (e.g. "irc.kde.org") or server group name (e.g. "libera"), or null to search all servers
          *  @return A nickinfo for this user and server if one is found.
          */
         NickInfoPtr getNickInfo(const QString &ircnick, const QString &serverOrGroup);
diff --git a/src/irc/servergroupdialogui.ui b/src/irc/servergroupdialogui.ui
index 4aba886d..71dd7c53 100644
--- a/src/irc/servergroupdialogui.ui
+++ b/src/irc/servergroupdialogui.ui
@@ -91,7 +91,7 @@
    <item row="3" column="1" colspan="2">
     <widget class="KLineEdit" name="m_commandEdit">
      <property name="whatsThis">
-      <string><qt>Optional. This command will be sent to the server after connecting. Example: <b>/msg NickServ IDENTIFY <i>konvirocks</i></b>. This example is for the freenode network, which requires users to register their nickname with a password and login when connecting. <i>konvirocks</i> is the password for the nickname given in Identity. You may enter more than one command by separating them with semicolons.</qt></string>
+      <string><qt>Optional. This command will be sent to the server after connecting. Example: <b>/msg NickServ IDENTIFY <i>konvirocks</i></b>. This example is for the Libera network, which requires users to register their nickname with a password and login when connecting. <i>konvirocks</i> is the password for the nickname given in Identity. You may enter more than one command by separating them with semicolons.</qt></string>
      </property>
     </widget>
    </item>
diff --git a/src/irc/serverlistdialogui.ui b/src/irc/serverlistdialogui.ui
index 2f803191..14b1eb55 100644
--- a/src/irc/serverlistdialogui.ui
+++ b/src/irc/serverlistdialogui.ui
@@ -83,7 +83,7 @@
       <bool>true</bool>
      </property>
      <property name="whatsThis">
-      <string>This shows the list of configured IRC networks. An IRC network is a collection of cooperating servers. You need only connect to one of the servers in the network to be connected to the entire IRC network. Once connected, Konversation will automatically join the channels shown. When Konversation is started for the first time, the Freenode network and the <i>#kde</i> channel are already entered for you.</string>
+      <string>This shows the list of configured IRC networks. An IRC network is a collection of cooperating servers. You need only connect to one of the servers in the network to be connected to the entire IRC network. Once connected, Konversation will automatically join the channels shown. When Konversation is started for the first time, the Libera network and the <i>#kde</i> channel are already entered for you.</string>
      </property>
      <property name="verticalScrollBarPolicy">
       <enum>Qt::ScrollBarAsNeeded</enum>


More information about the kde-doc-english mailing list