From 944e57a05fa9e1cb5743f409d6bdd2c95e7b0b65 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 22 Aug 1999 03:54:24 +0000 Subject: Initial import of the GNOME glade library version 0.3. A library that allows you to load GLADE interfaces at runtime (you don't have to generate stubs with GLADE before hand). This way you can change the look of your application without recompiling. This way you can write the logic behind the interface separately from the code to build the interface, so changing the interface is not so much of a problem. PR: 12781 (12 of 19) Submitted by: Ade Lovett --- devel/libglade2/pkg-descr | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 devel/libglade2/pkg-descr (limited to 'devel/libglade2/pkg-descr') diff --git a/devel/libglade2/pkg-descr b/devel/libglade2/pkg-descr new file mode 100644 index 000000000000..dd6a386e94cd --- /dev/null +++ b/devel/libglade2/pkg-descr @@ -0,0 +1,5 @@ +A library that allows you to load GLADE interfaces at runtime (you don't +have to generate stubs with GLADE before hand). This way you can change +the look of your application without recompiling. This way you can write +the logic behind the interface separately from the code to build the +interface, so changing the interface is not so much of a problem. -- cgit v1.2.3