summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2022-08-10 16:23:57 -0400
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2022-08-10 16:24:25 -0400
commitb3823efd0acea2b0a5629b261cf56b1d3f2664aa (patch)
treea69d2b63108477e809844695901c0f23c78d700c /README.md
parent3970e9706c5e0eaf5672652359151cde70cf4ae8 (diff)
Rolling last release!
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/README.md b/README.md
index f9401133..cb8a1954 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,15 @@ User interface designer for Gtk+ and GNOME
Mailing Lists:
-* <glade-users-list@gnome.org> - About using Glade to build applications.
-* <glade-devel-list@gnome.org> - About the development of Glade itself.
+Both users and devel mailing list have been archived, you can find the archives at
+* https://mail.gnome.org/archives/glade-users-list/
+* https://mail.gnome.org/archives/glade-devel-list/
+
+## Development status
+
+Glade is not being actively developed or maintained anymore.
+If you are interested in becoming a maintainer please contact us on gitlab.
## General Information
@@ -23,8 +29,7 @@ define a new GtkWidget derived object class using Gtk+ new template feature.
By using GtkBuilder, Glade XML files can be used in numerous programming
languages including C, C++, C#, Vala, Java, Perl, Python, and others.
-
-This version of Glade targets GTK 3
+This version of Glade targets GTK 3
If you need to work with GTK 2, you can still use Glade 3.8
([more information](http://blogs.gnome.org/tvb/2011/01/15/the-glade-dl/))