diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-01 01:34:52 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-01 01:34:52 +0800 |
commit | 890806789293426e966cc325187e0a70073af040 (patch) | |
tree | cd80c9f960d82e8b53b782357dbbeb37cef71da6 /x11-toolkits/gdl/pkg-descr | |
parent | d69dab91113e76983b58182928162143f85fddd2 (diff) | |
download | marcuscom-ports-890806789293426e966cc325187e0a70073af040.tar marcuscom-ports-890806789293426e966cc325187e0a70073af040.tar.gz marcuscom-ports-890806789293426e966cc325187e0a70073af040.tar.bz2 marcuscom-ports-890806789293426e966cc325187e0a70073af040.tar.lz marcuscom-ports-890806789293426e966cc325187e0a70073af040.tar.xz marcuscom-ports-890806789293426e966cc325187e0a70073af040.tar.zst marcuscom-ports-890806789293426e966cc325187e0a70073af040.zip |
share/gnome -> share
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8702 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gdl/pkg-descr')
-rw-r--r-- | x11-toolkits/gdl/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-toolkits/gdl/pkg-descr b/x11-toolkits/gdl/pkg-descr new file mode 100644 index 000000000..1aca67859 --- /dev/null +++ b/x11-toolkits/gdl/pkg-descr @@ -0,0 +1,14 @@ +Gnome Devtool Libraries +======================= + +This package contains components and libraries that are intended to be +shared between Scaffold, the new GNOME 2 development system. + +The current pieces of GDL include: + + - A code-editing bonobo component based on GtkSourceView + + - An utility library that also contains the stubs and skels for + the above components (gdl). + +WWW: http://www.gnome.org/ |