diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-12 23:30:25 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:30:25 +0200 |
commit | f46e5c313c1683e8108efb3654fba08e708464d9 (patch) | |
tree | 0bc13a440096156718795eac6eeb13915503ff23 /libraries/libbonobo/README | |
parent | 24e33d38dfcada813f49d7d0b8107720de34d821 (diff) | |
download | slackbuilds-f46e5c313c1683e8108efb3654fba08e708464d9.tar.gz |
libraries/libbonobo: Added to 12.2 repository
Diffstat (limited to 'libraries/libbonobo/README')
-rw-r--r-- | libraries/libbonobo/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libbonobo/README b/libraries/libbonobo/README new file mode 100644 index 0000000000..e6181762d9 --- /dev/null +++ b/libraries/libbonobo/README @@ -0,0 +1,6 @@ +The bonobo library supports independant CORBA interfaces for +creating reusable components. It provides GNOME with a framework for +handling compound documents, such as embedding a spreadsheet in a +word processor document. + +This requires ORBit2. |