Browse Source

replace freenode.net with libera.chat

According to the current README, #videolan is now to be found at Libera.Chat.
Update the documentation to be consistent with the README.
pull/127/head
Christian Christiansen 5 years ago
committed by Jean-Baptiste Kempf
parent
commit
c9fc9c265c
  1. 2
      include/vlc_intf_strings.h

2
include/vlc_intf_strings.h

@ -83,7 +83,7 @@
"<p>To understand the main keyboard shortcuts, read the <a href=\"http://wiki.videolan.org/Hotkeys\">shortcuts</a> page.</p>" \
"<h3>Help</h3>" \
"<p>Before asking any question, please refer yourself to the <a href=\"http://www.videolan.org/support/faq.html\">FAQ</a>.</p>" \
"<p>You might then get (and give) help on the <a href=\"http://forum.videolan.org\">Forums</a>, the <a href=\"http://www.videolan.org/vlc/lists.html\">mailing-lists</a> or our IRC channel (<em>#videolan</em> on irc.freenode.net).</p>" \
"<p>You might then get (and give) help on the <a href=\"http://forum.videolan.org\">Forums</a>, the <a href=\"http://www.videolan.org/vlc/lists.html\">mailing-lists</a> or our IRC channel (<em>#videolan</em> on irc.libera.chat).</p>" \
"<h3>Contribute to the project</h3>" \
"<p>You can help the VideoLAN project giving some of your time to help the community, to design skins, to translate the documentation, to test and to code. You can also give funds and material to help us. And of course, you can <b>promote</b> VLC media player.</p>" \
"</body></html>")

Loading…
Cancel
Save