From 9d7a83aec62b987243db786db9d03e8b533da2f6 Mon Sep 17 00:00:00 2001 From: "Yury V. Zaytsev" Date: Mon, 2 Jan 2023 21:43:20 +0100 Subject: [PATCH] maint: update address protocol and mailing list information --- contrib/README.xterm | 2 +- doc/FAQ | 32 +++++++++---------- doc/HACKING | 4 +-- doc/INSTALL | 14 ++++---- doc/MAINTAINERS | 2 +- doc/README | 10 ++++-- doc/hints/mc.hint | 7 ++-- doc/man/es/mc.1.in | 4 +-- doc/man/hu/mc.1.in | 4 +-- doc/man/it/mc.1.in | 5 +-- doc/man/mc.1.in | 4 +-- doc/man/mcedit.1.in | 2 +- doc/man/mcview.1.in | 2 +- doc/man/pl/mc.1.in | 5 +-- doc/man/ru/mc.1.in | 4 +-- doc/man/sr/mc.1.in | 4 +-- maint/docs/RELEASE_PROCEDURE | 2 +- misc/skins/seasons-autumn16M.ini | 2 +- misc/skins/seasons-spring16M.ini | 2 +- misc/skins/seasons-summer16M.ini | 2 +- misc/skins/seasons-winter16M.ini | 2 +- .../vfs/extfs/helpers-list/data/lslR.README | 2 +- .../vfs/extfs/helpers-list/data/uzoo.README | 2 +- 23 files changed, 62 insertions(+), 57 deletions(-) diff --git a/contrib/README.xterm b/contrib/README.xterm index e6490b203..433890af8 100644 --- a/contrib/README.xterm +++ b/contrib/README.xterm @@ -102,7 +102,7 @@ complete reference, see xterm(1) and X Toolkit Intrinsics manual Appendix B. Please, if you find any problems or errors in this stuff, let me know by e-mail to -mc-devel@gnome.org. +mc-devel@lists.midnight-commander.org. diff --git a/doc/FAQ b/doc/FAQ index 274000eff..47450f629 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -2,7 +2,7 @@ GNU Midnight Commander Frequently Asked Questions The newest version of this document is available at - http://www.midnight-commander.org/browser/doc/FAQ + https://www.midnight-commander.org/browser/doc/FAQ * 1 Getting started + 1.1 What is Midnight Commander? @@ -177,7 +177,7 @@ Frequently Asked Questions 1.6 Where can I get GNU Midnight Commander? - The main site is http://www.midnight-commander.org + The main site is https://www.midnight-commander.org 1.7 I cannot compile MC. What should I do? @@ -784,16 +784,16 @@ indenting increases with each line! * Adam Tla/lka Current list of active developers can be found here: - http://www.midnight-commander.org/wiki/McDevelopers + https://www.midnight-commander.org/wiki/McDevelopers This page lists everbody who has provided a patch or has written code for the Midnight Commander in the past: - http://www.midnight-commander.org/wiki/McContributors + https://www.midnight-commander.org/wiki/McContributors 10.2 Do I dare to use a development version? Yes, of course. Feel free to test: - http://www.midnight-commander.org/wiki#Download + https://www.midnight-commander.org/wiki#Download As we do our development in git, please do a git checkout of the master branch and build it @@ -808,10 +808,10 @@ indenting increases with each line! the bug is fixed or the feature is added already. If this is not the case, feel free to add a ticket in our ticket system, - which is located here: http://www.midnight-commander.org/newticket + which is located here: https://www.midnight-commander.org/newticket - If you want to send an email instead write your report to mc-devel@gnome.org - or mc@gnome.org. + If you want to send an email instead write your report to + mc-devel@lists.midnight-commander.org or mc@lists.midnight-commander.org. These mailing lists are the most certain way to contact the developers. Remember to mention if you are not on the mailing list @@ -841,7 +841,7 @@ indenting increases with each line! 10.4 How can I join the development? To join the development just code the feature you want to add and - send your patch for inclusion. Email address is mc-devel@gnome.org. + send your patch for inclusion. Email address is mc-devel@lists.midnight-commander.org. Before you start coding check the latest development version. It might be that your feature has already been implemented. @@ -863,21 +863,21 @@ an answer? fixed in the new versions. If you still can't find an answer, post your question to the Midnight - Commander mailing list. Its address is mc@gnome.org. + Commander mailing list. Its address is mc@lists.midnight-commander.org. 11.2 What mailing lists are there for Midnight Commander? Following mailing lists discuss about Midnight Commander: - mc@gnome.org + mc@lists.midnight-commander.org General discussion of GNU Midnight Commander To subscribe visit - http://mail.gnome.org/mailman/listinfo/mc/ + https://lists.midnight-commander.org/mailman/listinfo/mc/ - mc-devel@gnome.org + mc-devel@lists.midnight-commander.org Technical development discussion To subscribe visit - http://mail.gnome.org/mailman/listinfo/mc-devel/ + https://lists.midnight-commander.org/mailman/listinfo/mc-devel/ mc-commits@googlegroups.com mailing list only for applyed commits into master/stable branches @@ -893,7 +893,7 @@ an answer? There is a WWW page for Midnight Commander. The URL is: - http://www.midnight-commander.org/ + https://www.midnight-commander.org/ 11.4 Are the mailing lists archived anywhere? @@ -912,7 +912,7 @@ an answer? 12.2 Feedback is invited Send your comments about this document and GNU Midnight Commander to - mc@gnome.org + mc@lists.midnight-commander.org 12.3 Disclaimer and copyright diff --git a/doc/HACKING b/doc/HACKING index ef4968471..15cc1de64 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -22,7 +22,7 @@ Gettext 0.18.2 and above Glib 2.30 and above Full list of requirements you can see at: -http://www.midnight-commander.org/wiki/doc/buildAndInstall/req +https://www.midnight-commander.org/wiki/doc/buildAndInstall/req It is recommended that all those tools are installed with the same prefix. Make sure that the tools with the right version are first in @@ -274,7 +274,7 @@ Where to Find Bug Reports and Patches The official place for bug reports is: - http://www.midnight-commander.org/ + https://www.midnight-commander.org/ There are various unofficial sources where bug reports and patches can diff --git a/doc/INSTALL b/doc/INSTALL index 4cafde5ba..749c41652 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -288,13 +288,13 @@ Where to get more information on GNU Midnight Commander There are two mailing lists for the program: -mc@gnome.org: Discussion on GNU Midnight Commander file manager. -mc-devel@gnome.org: Discussion between the developers of the program. +mc@lists.midnight-commander.org: Discussion on GNU Midnight Commander file manager. +mc-devel@lists.midnight-commander.org: Discussion between the developers of the program. To subscribe to the mailing lists, visit their respective pages: -http://mail.gnome.org/mailman/listinfo/mc/ -http://mail.gnome.org/mailman/listinfo/mc-devel/ +https://lists.midnight-commander.org/mailman/listinfo/mc/ +https://lists.midnight-commander.org/mailman/listinfo/mc-devel/ Notes about GNU Midnight Commander installation @@ -351,9 +351,9 @@ sure which ones must go first. If you would like to point us in the Right Direction we will be glad to hear from you. If you happen to find a feature that doesn't do what you expect, please -write to mc@gnome.org telling as much as you can about the problem -you're experiencing. Please don't send personal messages to the -maintainers. +write to mc@lists.midnight-commander.org telling as much as you can +about the problem you're experiencing. Please don't send personal +messages to the maintainers. Obtaining related software diff --git a/doc/MAINTAINERS b/doc/MAINTAINERS index 9cfdd51d9..1c2ab6692 100644 --- a/doc/MAINTAINERS +++ b/doc/MAINTAINERS @@ -1 +1 @@ -Email: mc-devel@gnome.org +Email: mc-devel@lists.midnight-commander.org diff --git a/doc/README b/doc/README index ab41284f4..71d69d8ce 100644 --- a/doc/README +++ b/doc/README @@ -160,9 +160,13 @@ https://www.midnight-commander.org/wiki/doc/reportDefects Also you can use mc mailing lists to discuss problems. -There are two mailing lists, mc@gnome.org and mc-devel@gnome.org. Use -mc-devel@gnome.org if you are prepared for a more technical discussion -with the developers of the package, otherwise use mc@gnome.org. +There are two mailing lists: + + - mc@lists.midnight-commander.org + - mc-devel@lists.midnight-commander.org + +Use mc-devel@ if you are prepared for a more technical discussion +with the developers of the package, otherwise use mc@. Please don't sent HTML e-mail to either of those mailing lists. diff --git a/doc/hints/mc.hint b/doc/hints/mc.hint index bc59c57be..7a655801e 100644 --- a/doc/hints/mc.hint +++ b/doc/hints/mc.hint @@ -14,9 +14,9 @@ Hint: Selecting directories: add a slash to the end of the matching pattern. Hint: If your terminal lacks functions keys, use the ESC+number sequence. -Hint: The homepage of GNU Midnight Commander: http://www.midnight-commander.org/ +Hint: The homepage of GNU Midnight Commander: https://www.midnight-commander.org -Hint: Please send any bug reports to mc-devel@gnome.org +Hint: Please send any bug reports to mc-devel@lists.midnight-commander.org Hint: Tab changes your current panel. @@ -52,7 +52,7 @@ Hint: Want to do complex searches? Use the External Panelize command. Hint: To change directory halfway through typing a command, use M-c (quick cd). -Note: Shell commands will not work when you are on a non-local file system. +Hint: Shell commands will not work when you are on a non-local file system. Hint: Bring text back from the dead with C-y. @@ -85,4 +85,3 @@ Hint: To mark directories on the select dialog box, append a slash. Hint: To use the mouse cut and paste may require holding the shift key Hint: Key frequently visited ftp sites in the hotlist: type C-\. - diff --git a/doc/man/es/mc.1.in b/doc/man/es/mc.1.in index a6d440388..b2c3db7e7 100644 --- a/doc/man/es/mc.1.in +++ b/doc/man/es/mc.1.in @@ -4177,7 +4177,7 @@ terminfo(1), gpm(1). .PP .nf La página web de Midnight Commander está en: - http://www.midnight\-commander.org/ + https://www.midnight\-commander.org/ .fi .PP La presente documentación recoge información relativa a la versión 4.8 @@ -4198,7 +4198,7 @@ distribución. Véase el archivo "TODO" en la distribución para saber qué falta por hacer. .PP Para informar de problemas con el programa, introducir una nueva incidencia -en http://www.midnight\-commander.org/. +en https://www.midnight\-commander.org/. .PP Se debe proporcionar una descripción detallada del problema, la versión del programa (que se obtiene con diff --git a/doc/man/hu/mc.1.in b/doc/man/hu/mc.1.in index 68225ed29..5f26f6222 100644 --- a/doc/man/hu/mc.1.in +++ b/doc/man/hu/mc.1.in @@ -3180,7 +3180,7 @@ zsh(1). .nf A Midnight Commander World Wide Web oldalának címe a következő: - http://www.midnight\-commander.org/ + https://www.midnight\-commander.org/ .fi .\"NODE "AUTHORS" .SH "Szerzők" @@ -3218,7 +3218,7 @@ Nézd meg a disztribúció TODO fájlát, hogy megtudhasd, milyen teendők vannak még vissza. .PP Ha a programmal kapcsolatos problémád van, akkor azt küld el az alábbi -levélcímre: mc\-devel@gnome.org. +levélcímre: mc\-devel@lists.midnight-commander.org. .PP Gondoskodj arról, hogy tartalmazza a hiba minél pontosabb meghatározását, a futtatott program verziószámát (az mc \-V parancs meg diff --git a/doc/man/it/mc.1.in b/doc/man/it/mc.1.in index 24f0c1cbb..3a458934c 100644 --- a/doc/man/it/mc.1.in +++ b/doc/man/it/mc.1.in @@ -3173,7 +3173,7 @@ tcsh(1), zsh(1). .PP .nf La pagina Web del Midnight Commander: - http://www.midnight\-commander.org/ + https://www.midnight\-commander.org/ .fi .\"NODE "AUTHORS" .SH "AUTORI" @@ -3214,7 +3214,8 @@ Vedere il file TODO nella distribuzione per informazioni su quello che rimane ancora da fare. .PP Se si vuole fare un rapporto di un problema nel programma, si prega di -spedire un messaggio di posta a questo indirizzo: mc\-devel@gnome.org. +spedire un messaggio di posta a questo indirizzo: +mc\-devel@lists.midnight-commander.org. .PP Nel rapporto è necessario fornire una descrizione dettagliata del baco, la versione del programma (mc \-v mostra quest'informazione), il sistema diff --git a/doc/man/mc.1.in b/doc/man/mc.1.in index 0fb5202b9..e6aad0e2c 100644 --- a/doc/man/mc.1.in +++ b/doc/man/mc.1.in @@ -4310,7 +4310,7 @@ tcsh(1), zsh(1). .PP .nf Midnight Commander's page on the World Wide Web: - http://www.midnight\-commander.org/ + https://www.midnight\-commander.org/ .fi .\"NODE "AUTHORS" .SH "AUTHORS" @@ -4322,7 +4322,7 @@ See the file TODO in the distribution for information on what remains to be done. .PP If you want to report a problem with the program, please create bugreport -at http://www.midnight\-commander.org/. +at https://www.midnight\-commander.org/. .PP Provide a detailed description of the bug, the version of the program you are running diff --git a/doc/man/mcedit.1.in b/doc/man/mcedit.1.in index 2db49d316..2869af70e 100644 --- a/doc/man/mcedit.1.in +++ b/doc/man/mcedit.1.in @@ -658,4 +658,4 @@ cooledit(1), mc(1), gpm(1), terminfo(1), scanf(3). Paul Sheer (psheer@obsidian.co.za) is the original author of Midnight Commander's internal editor. .SH BUGS -Bugs should be reported to http://www.midnight\-commander.org/. +Bugs should be reported to https://www.midnight\-commander.org/. diff --git a/doc/man/mcview.1.in b/doc/man/mcview.1.in index f94c9cb41..89dc7fa34 100644 --- a/doc/man/mcview.1.in +++ b/doc/man/mcview.1.in @@ -92,4 +92,4 @@ http://ftp.midnight\-commander.org/. mc(1), mcedit(1) .PP .SH BUGS -Bugs should be reported to http://www.midnight\-commander.org/. +Bugs should be reported to https://www.midnight\-commander.org/. diff --git a/doc/man/pl/mc.1.in b/doc/man/pl/mc.1.in index 7c0aec036..344c4b261 100644 --- a/doc/man/pl/mc.1.in +++ b/doc/man/pl/mc.1.in @@ -2879,7 +2879,7 @@ tcsh(1), zsh(1). .PP .nf Strona Midnight Commander w sieci World Wide Web: - http://www.midnight\-commander.org/ + https://www.midnight\-commander.org/ .fi .PP .\"NODE "AUTHORS" @@ -2923,7 +2923,8 @@ W pliku TODO dystrybucji znajdziesz informacje na temat tego, co pozostało jeszcze do zrobienia. .PP Jeśli chcesz zgłosić kłopoty z programem [błędy w nim], -wyślij e\-mail [po angielsku], na adres mc\-devel@gnome.org. +wyślij e\-mail [po angielsku], na adres +mc\-devel@lists.midnight-commander.org. .PP Do zgłoszenia błędu dołącz opis problemu, versję programu, którego używasz (wyświetla ją mc \-V), system operacyjny, na którym pracujesz i jeśli program diff --git a/doc/man/ru/mc.1.in b/doc/man/ru/mc.1.in index 8b099baff..cc01e2491 100644 --- a/doc/man/ru/mc.1.in +++ b/doc/man/ru/mc.1.in @@ -4864,7 +4864,7 @@ zsh(1), mcedit(1). .PP .nf Страница, посвященная Midnight Commander, в World Wide Web: - http://www.midnight\-commander.org/ + https://www.midnight\-commander.org/ .fi .PP Данная страница оперативного руководства содержит информацию, актуальную @@ -4917,7 +4917,7 @@ and Wim Osterholt (wim@djo.wtm.tudelft.nl). .PP Если вы обнаружили в программе какие\-то недостатки или недоработки, оформите, пожалуйста, ваши замечания по адресу -.IR http://www.midnight\-commander.org/ . +.IR https://www.midnight\-commander.org/ . .PP Дайте подробное описание обнаруженных недостатков (и/или ваших предложений по усовершенствованию программы), сообщите версию программы diff --git a/doc/man/sr/mc.1.in b/doc/man/sr/mc.1.in index a9c3f445a..dd04dec1f 100644 --- a/doc/man/sr/mc.1.in +++ b/doc/man/sr/mc.1.in @@ -3148,7 +3148,7 @@ tcsh(1), zsh(1). .PP .nf Страница Поноћног наредника на Међународној мрежи: - http://www.midnight\-commander.org/ + https://www.midnight\-commander.org/ .fi .\"NODE "AUTHORS" .SH "АУТОРИ" @@ -3160,7 +3160,7 @@ tcsh(1), zsh(1). остаје да се уради. .PP Ако желите да пријавите проблем у вези са програмом, молим да пошаљете -еписмо на следећу адресу: mc\-devel@gnome.org. +еписмо на следећу адресу: mc\-devel@lists.midnight-commander.org. .PP Доставите детаљан опис грешке, верзију програма коју користите .RI ( "mc \-V" diff --git a/maint/docs/RELEASE_PROCEDURE b/maint/docs/RELEASE_PROCEDURE index 203b8acae..951607a6d 100644 --- a/maint/docs/RELEASE_PROCEDURE +++ b/maint/docs/RELEASE_PROCEDURE @@ -48,7 +48,7 @@ Given have votes from developers When I Want To: complete the release -Then I Should: upload source packages and checksums to http://www.midnight-commander.org/downloads +Then I Should: upload source packages and checksums to https://www.midnight-commander.org/downloads and update Wiki start page with ${next_version} release number and write an announcement in mc-dev and mc-users mailists: list user visible changes (bugs and features) and close milestone with '${last_version}' version diff --git a/misc/skins/seasons-autumn16M.ini b/misc/skins/seasons-autumn16M.ini index 76446e31c..47abb4cd8 100644 --- a/misc/skins/seasons-autumn16M.ini +++ b/misc/skins/seasons-autumn16M.ini @@ -7,7 +7,7 @@ # 4) A 64-bit operating system. (Future S-Lang version 3 will support # true colors on 32-bit OSes too. Until then, you can install a patched # S-Lang and compile MC against it by following the instructions at -# http://midnight-commander.org/wiki/doc-devel/slang-16Mcolors-32bits.) +# https://www.midnight-commander.org/wiki/doc-devel/slang-16Mcolors-32bits.) # 5) A terminal emulator that supports true colors, such as e.g. # GNOME Terminal and other VTE derivatives, KDE's Konsole, # iTerm2 for macOS. See https://gist.github.com/XVilka/8346728 for a diff --git a/misc/skins/seasons-spring16M.ini b/misc/skins/seasons-spring16M.ini index b3aef4a04..855b4e132 100644 --- a/misc/skins/seasons-spring16M.ini +++ b/misc/skins/seasons-spring16M.ini @@ -7,7 +7,7 @@ # 4) A 64-bit operating system. (Future S-Lang version 3 will support # true colors on 32-bit OSes too. Until then, you can install a patched # S-Lang and compile MC against it by following the instructions at -# http://midnight-commander.org/wiki/doc-devel/slang-16Mcolors-32bits.) +# https://www.midnight-commander.org/wiki/doc-devel/slang-16Mcolors-32bits.) # 5) A terminal emulator that supports true colors, such as e.g. # GNOME Terminal and other VTE derivatives, KDE's Konsole, # iTerm2 for macOS. See https://gist.github.com/XVilka/8346728 for a diff --git a/misc/skins/seasons-summer16M.ini b/misc/skins/seasons-summer16M.ini index 9db96ca6a..7cad34b92 100644 --- a/misc/skins/seasons-summer16M.ini +++ b/misc/skins/seasons-summer16M.ini @@ -7,7 +7,7 @@ # 4) A 64-bit operating system. (Future S-Lang version 3 will support # true colors on 32-bit OSes too. Until then, you can install a patched # S-Lang and compile MC against it by following the instructions at -# http://midnight-commander.org/wiki/doc-devel/slang-16Mcolors-32bits.) +# https://www.midnight-commander.org/wiki/doc-devel/slang-16Mcolors-32bits.) # 5) A terminal emulator that supports true colors, such as e.g. # GNOME Terminal and other VTE derivatives, KDE's Konsole, # iTerm2 for macOS. See https://gist.github.com/XVilka/8346728 for a diff --git a/misc/skins/seasons-winter16M.ini b/misc/skins/seasons-winter16M.ini index b1d395520..76479bdd2 100644 --- a/misc/skins/seasons-winter16M.ini +++ b/misc/skins/seasons-winter16M.ini @@ -7,7 +7,7 @@ # 4) A 64-bit operating system. (Future S-Lang version 3 will support # true colors on 32-bit OSes too. Until then, you can install a patched # S-Lang and compile MC against it by following the instructions at -# http://midnight-commander.org/wiki/doc-devel/slang-16Mcolors-32bits.) +# https://www.midnight-commander.org/wiki/doc-devel/slang-16Mcolors-32bits.) # 5) A terminal emulator that supports true colors, such as e.g. # GNOME Terminal and other VTE derivatives, KDE's Konsole, # iTerm2 for macOS. See https://gist.github.com/XVilka/8346728 for a diff --git a/tests/src/vfs/extfs/helpers-list/data/lslR.README b/tests/src/vfs/extfs/helpers-list/data/lslR.README index 7f01b7327..6b1f73bca 100644 --- a/tests/src/vfs/extfs/helpers-list/data/lslR.README +++ b/tests/src/vfs/extfs/helpers-list/data/lslR.README @@ -1,7 +1,7 @@ The inputs were taken from: - http://www.midnight-commander.org/ticket/1921 + https://www.midnight-commander.org/ticket/1921 These inputs are supposed to cover: diff --git a/tests/src/vfs/extfs/helpers-list/data/uzoo.README b/tests/src/vfs/extfs/helpers-list/data/uzoo.README index ea3077a77..4c210062c 100644 --- a/tests/src/vfs/extfs/helpers-list/data/uzoo.README +++ b/tests/src/vfs/extfs/helpers-list/data/uzoo.README @@ -1,7 +1,7 @@ The input file was created by running "zoo lq" on the archive at: - http://www.midnight-commander.org/ticket/3696 + https://www.midnight-commander.org/ticket/3696 Known bugs in our uzoo: - It doesn't support filenames with spaces.