Skip to content

Commit

Permalink
Update IRC network
Browse files Browse the repository at this point in the history
KDE has moved from freenode to Libera Chat. Replace freenode links with
Libera Chat in README, Docbook documentation, About data, and help output
of some command-line utilities. Note that the language channels also moved
from eg. #amarok.fr to #amarok-fr.
  • Loading branch information
nicolas17 committed Jun 16, 2021
1 parent 5cd4fae commit 5a0832e
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,4 @@ See you on IRC!

WWW: https://amarok.kde.org
MAIL: amarok@kde.org
IRC: irc.freenode.net - #amarok, #amarok.de, #amarok.es, #amarok.fr
IRC: irc.libera.chat - #amarok, #amarok-de, #amarok-es, #amarok-fr
6 changes: 3 additions & 3 deletions doc/index.docbook
Original file line number Diff line number Diff line change
Expand Up @@ -6492,7 +6492,7 @@ ftpProxy=http://username:password@proxyserver:port/
</sect2>
</sect1>
<sect1 id="troubleshooting-and-common-problems"><title>Troubleshooting and Common Problems</title>
<para>If you work through the procedures here, but don't have success, please come into IRC (irc://irc.freenode.org/amarok), post on the KDE Forum <ulink url="http://forum.kde.org/viewforum.php?f=127">Amarok section</ulink>, or write to the <ulink url="https://mail.kde.org/mailman/listinfo/amarok">Amarok list</ulink>.
<para>If you work through the procedures here, but don't have success, please come into IRC (irc://irc.libera.chat/amarok), post on the KDE Forum <ulink url="http://forum.kde.org/viewforum.php?f=127">Amarok section</ulink>, or write to the <ulink url="https://mail.kde.org/mailman/listinfo/amarok">Amarok list</ulink>.
</para>
<sect2 id="problems-installing"><title>Problems installing</title>
<sect3 id="bad-packaging"><title>Bad packaging</title>
Expand Down Expand Up @@ -6609,7 +6609,7 @@ ftpProxy=http://username:password@proxyserver:port/
<listitem><para>How to run &amarok; from the command line: <userinput>amarok --debug --nofork</userinput></para></listitem>
<listitem><para>&amarok; crashes, but <guilabel>Dr. Konqi</guilabel> doesn't pop up &mdash; run in <guilabel>gdb</guilabel> with the following command: <userinput>gdb --args amarok --debug --nofork</userinput> In <guilabel>gdb's</guilabel> console, type <varname>run</varname> to start &amarok;, reproduce the crash, and then in <guilabel>gdb</guilabel> type <varname>thread apply all bt</varname> to generate the backtrace.</para></listitem>
<listitem><para>Filing bugs: If triggered, <guilabel>Dr. Konqi</guilabel> will provide an option to report a bug and do most of the work for you. If not, you will need to submit the bug manually at <ulink url="http://bugs.kde.org/enter_bug.cgi?product=amarok"> bugs.kde.org</ulink>. For crash bugs, paste the backtrace from <guilabel>gdb</guilabel> as a comment.</para></listitem>
<listitem><para>How to get personal support with problems: <ulink url="irc://irc.freenode.net/#amarok">IRC</ulink> (#amarok on Freenode IRC), <ulink url="http://forum.kde.org/viewforum.php?f=127">Forum</ulink>, <ulink url="https://mail.kde.org/mailman/listinfo/amarok">Mailing list</ulink></para></listitem>
<listitem><para>How to get personal support with problems: <ulink url="irc://irc.libera.chat/#amarok">IRC</ulink> (#amarok on Libera Chat IRC), <ulink url="http://forum.kde.org/viewforum.php?f=127">Forum</ulink>, <ulink url="https://mail.kde.org/mailman/listinfo/amarok">Mailing list</ulink></para></listitem>
</itemizedlist>
</sect2>
</sect1>
Expand Down Expand Up @@ -6653,7 +6653,7 @@ ftpProxy=http://username:password@proxyserver:port/
</para>
</sect3>
<sect3 id="where-can-i-get-support-for-amarok"><title>Where can I get support for Amarok?</title>
<para>There are several options. Often times problems you have with the initial install of &amarok; are best answered by experts of your particular &UNIX; or &Linux; distribution. You may seek help from fellow users and developers at the <ulink url="http://forum.kde.org/viewforum.php?f=127">Amarok forum</ulink> and the <ulink url="irc://irc.freenode.net/amarok">Amarok IRC channel</ulink> at irc.freenode.net channel #amarok.
<para>There are several options. Often times problems you have with the initial install of &amarok; are best answered by experts of your particular &UNIX; or &Linux; distribution. You may seek help from fellow users and developers at the <ulink url="http://forum.kde.org/viewforum.php?f=127">Amarok forum</ulink> and the <ulink url="irc://irc.libera.chat/amarok">Amarok IRC channel</ulink> at irc.libera.chat channel #amarok.
</para>
<para>Note that <ulink url="http://bugs.kde.org">bugzilla</ulink> is not a place to seek support. Please do enter a bug if you are serious about helping fix a bug in &amarok; itself.
</para>
Expand Down
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ int main( int argc, char *argv[] )
i18n( "The audio player by KDE" ),
KAboutLicense::GPL,
i18n( "(C) 2002-2003, Mark Kretschmann\n(C) 2003-2013, The Amarok Development Squad" ),
ki18n( "IRC:\nirc.freenode.net - #amarok, #amarok.de, #amarok.es, #amarok.fr\n\nFeedback:\namarok@kde.org\n\n(Build Date: %1)" ).subs( __DATE__ ).toString(),
ki18n( "IRC:\nirc.libera.chat - #amarok, #amarok-de, #amarok-es, #amarok-fr\n\nFeedback:\namarok@kde.org\n\n(Build Date: %1)" ).subs( __DATE__ ).toString(),
( "http://amarok.kde.org" ) );

//------------ About data ----------------------
Expand Down
2 changes: 1 addition & 1 deletion src/services/mp3tunes/harmonydaemon/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ int main( int argc, char *argv[] )
KAboutLicense::GPL,
i18n( "(C) 2008, Casey Link" ),
i18n( "Handles AutoSync for the MP3tunes service in Amarok." ),
i18n( "IRC:\nserver: irc.freenode.net / channels: #amarok, #amarok.de, #amarok.es, #amarok.fr\n\nFeedback:\namarok@kde.org" ),
i18n( "IRC:\nserver: irc.libera.chat / channels: #amarok, #amarok-de, #amarok-es, #amarok-fr\n\nFeedback:\namarok@kde.org" ),
I18N_NOOP( "http://amarok.kde.org" ) );
KAboutData::setApplicationData( about );

Expand Down
2 changes: 1 addition & 1 deletion utilities/afttagger/AFTTagger.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ void
AFTTagger::displayHelp()
{
m_textStream << tr( "Amarok AFT Tagger" ) << endl << endl;
m_textStream << tr( "IRC:\nserver: irc.freenode.net / channels: #amarok, #amarok.de, #amarok.es, #amarok.fr\n\nFeedback:\namarok@kde.org" ) << endl << endl;
m_textStream << tr( "IRC:\nserver: irc.libera.chat / channels: #amarok, #amarok-de, #amarok-es, #amarok-fr\n\nFeedback:\namarok@kde.org" ) << endl << endl;
m_textStream << tr( "Usage: amarok_afttagger [options] +File/Folder(s)" ) << endl << endl;
m_textStream << tr( "User-modifiable Options:" ) << endl;
m_textStream << tr( "+File/Folder(s) : Files or folders to tag" ) << endl;
Expand Down

0 comments on commit 5a0832e

Please sign in to comment.