diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-11-27 08:42:49 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:24:33 -0500 |
commit | 5cc90af035a6e8c3b1f2fdf3da36b8d720fbde43 (patch) | |
tree | 2e2d65ded23d50f61f157845b451d754cb611af1 /development/glade/README | |
parent | 994ad7e1e9378abd2b111030984e8720af032add (diff) |
development/glade: Removed (added to Slackware).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/glade/README')
-rw-r--r-- | development/glade/README | 12 |
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. |