diff options
author | rh <rh@pkgsrc.org> | 2002-09-11 23:57:02 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-09-11 23:57:02 +0000 |
commit | bc2b359759bd9900d38360ac0175567305d5d38b (patch) | |
tree | cfa13343a0b384cdfef708f62c92a9f7b20ad62a /devel/libbonoboui/DESCR | |
parent | 12677354b0364487e5c6459cece24136a64e4049 (diff) | |
download | pkgsrc-bc2b359759bd9900d38360ac0175567305d5d38b.tar.gz |
Initial import of libbonoboui-2.0.3, the user interface components of the
CORBA object activtion framework for GNOME2.
Provided by Julio Merino <jmmv@hispabsd.org>. Closes PR pkg/18198.
Diffstat (limited to 'devel/libbonoboui/DESCR')
-rw-r--r-- | devel/libbonoboui/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/libbonoboui/DESCR b/devel/libbonoboui/DESCR new file mode 100644 index 00000000000..b08e3c7f2f3 --- /dev/null +++ b/devel/libbonoboui/DESCR @@ -0,0 +1,9 @@ +Bonobo is a set of language and system independant CORBA interfaces +for creating reusable components, controls and creating compound +documents. + +We distinguish between `Bonobo' the name of the component architecture, +and `bonobo' which is the C-based easy to use implemenatation of the +Bonobo component architecture. + +libbonoboui contains a rich API for dealing graphical Bonobo Objects. |