diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
commit | 1b3327761c8bcb98d89b529daeae9600844b4361 (patch) | |
tree | 0be1cd4eb5fec6661da4798906b0d9bd522e794f /x11-toolkits/inti/pkg-descr | |
parent | a65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff) | |
download | marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2 marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip |
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/inti/pkg-descr')
-rw-r--r-- | x11-toolkits/inti/pkg-descr | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-toolkits/inti/pkg-descr b/x11-toolkits/inti/pkg-descr deleted file mode 100644 index 9f906d676..000000000 --- a/x11-toolkits/inti/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -Inti is a set of integrated C++ foundation classes for developing GTK+ -applications on UNIX-like systems. - -Inti combines the power of GTK+ and the power of C++ into a state-of-the-art -GUI toolkit that makes developing applications easy, intuitive and efficient. -There are more than 330 classes that wrap most of the objects found in the -ATK, GDK, GDK-PIXBUF, GLib, GTK and Pango libraries. It has its own system -of signals and slots which make using native GTK signals or creating your own -signals easy. There is a standard string compatible UTF-8 string class, a full -set of simple example programs, a GNU Autotools test project, a C++ version of -the GTK+ demonstration program, extensive reference documentation and a -tutorial. - -WWW: http://inti.sourceforge.net/ |