pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/glade3 Replace contents with Glade-3's one, form...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c3a3cd34eb8b
branches: trunk
changeset: 394777:c3a3cd34eb8b
user: obache <obache%pkgsrc.org@localhost>
date: Mon Jun 15 11:14:21 2009 +0000
description:
Replace contents with Glade-3's one, former one is same as Glade-2, unfit.
diffstat:
devel/glade3/DESCR | 16 +++++++++-------
1 files changed, 9 insertions(+), 7 deletions(-)
diffs (20 lines):
diff -r f62a3e974ecd -r c3a3cd34eb8b devel/glade3/DESCR
--- a/devel/glade3/DESCR Mon Jun 15 11:09:04 2009 +0000
+++ b/devel/glade3/DESCR Mon Jun 15 11:14:21 2009 +0000
@@ -1,7 +1,9 @@
-Glade is a free user interface builder for GTK+ released under the GNU
-General Public License (GPL). (GTK+, which stands for the Gimp ToolKit,
-is a library for creating graphical user interfaces for the X Window
-System. See http://www.gtk.org/)
-
-This package provides Glade built with GTK2 support only. If you want
-GNOME2 support, install the glade-gnome package instead.
+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.
+In particular libglade can load the XML files and create the interfaces
+at runtime. The DTD for the XML files is included with libglade, and is
+also at http://glade.gnome.org/glade-2.0.dtd.
+Other tools are available which can turn the XML files into source code
+in languages such as C++, Perl and Python.
Home |
Main Index |
Thread Index |
Old Index