diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:07:05 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:07:05 +0200 |
commit | 1f330ad963afbe0033a6c02792115ec7e5cc6055 (patch) | |
tree | 4a99d236646543ef7cd125aa4f3533dbc162b7e6 /development/glade3/README | |
parent | ed7fe06db8985ca5df526a988d7ad38dec28139c (diff) |
development/glade3: Removed from 13.0 repository
Diffstat (limited to 'development/glade3/README')
-rw-r--r-- | development/glade3/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/development/glade3/README b/development/glade3/README deleted file mode 100644 index 060d74ca6a1ea..0000000000000 --- a/development/glade3/README +++ /dev/null @@ -1,8 +0,0 @@ -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. -Other tools are available which can turn the XML files into source -code in languages such as C++, Perl and Python. - -http://glade.gnome.org/ |