docs: Remove mentions of mailing lists

And drop FTP from the list of places where to find release archives.
This is not 1998.
This commit is contained in:
Emmanuele Bassi 2019-07-23 11:17:41 +01:00
parent 4d73e1f014
commit ab544aa8c0

View File

@ -1,24 +1,16 @@
General Information General Information
=================== ===================
GLib is the low-level core GLib is the low-level core library that forms the basis for projects such
library that forms the basis for projects such as GTK+ and GNOME. It as GTK and GNOME. It provides data structure handling for C, portability
provides data structure handling for C, portability wrappers, and wrappers, and interfaces for such runtime functionality as an event loop,
interfaces for such runtime functionality as an event loop, threads, threads, dynamic loading, and an object system.
dynamic loading, and an object system.
The official download locations are: The official download locations are:
ftp://ftp.gtk.org/pub/glib https://download.gnome.org/sources/glib
http://download.gnome.org/sources/glib
The official web site is: The official web site is:
http://www.gtk.org/ https://www.gtk.org/
Information about mailing lists can be found at
http://www.gtk.org/mailing-lists.php
To subscribe, send mail to gtk-list-request@gnome.org
with the subject "subscribe".
Installation Installation
============ ============