summaryrefslogtreecommitdiffstats
path: root/development/glade/README
diff options
context:
space:
mode:
author Matteo Bernardini2021-04-08 19:35:50 +0200
committer Matteo Bernardini2021-04-08 19:35:50 +0200
commitafc9e42772de8a69a6c2a028e98dc5ca8d96df52 (patch)
tree1005b4879f8fb6b3be051d8ac93d1b40220fbecd /development/glade/README
parenta6bf666d73b4dccae0636e4ca04113d5953b956c (diff)
downloadslackbuilds-current-20210408.1.tar.gz
20210408.1 global branch merge.current-20210408.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/glade/README')
-rw-r--r--development/glade/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/development/glade/README b/development/glade/README
deleted file mode 100644
index 5706603919..0000000000
--- a/development/glade/README
+++ /dev/null
@@ -1,12 +0,0 @@
-Glade (GTK+3 User Interface Builder)
-
-Glade is a RAD tool to enable quick & easy development of user
-interfaces for the Gtk+ toolkit and the GNOME desktop environment.
-The user interfaces designed in Glade are stored in XML format,
-enabling easy integration with external tools.
-
-This version of Glade (Glade-3) is a complete rewrite of the original
-Glade codebase.
-
-Please note that this version is different than glade3 provided by
-Slackware, which is glade3-3.8.3 for GTK+2; this package is for GTK+3.