diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-13 04:21:11 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-13 04:21:11 +0000 |
commit | 1a777fb16d5f0801a4a6b163f7dbe5ed7ce6bd32 (patch) | |
tree | 8a51b2ef2e79d74297a0efb0389036cbe957c540 /x11-toolkits/gtk30 | |
parent | eb78656e9e62b2ade3fc10b3fd663e9ed63d1966 (diff) | |
download | FreeBSD-ports-1a777fb16d5f0801a4a6b163f7dbe5ed7ce6bd32.zip FreeBSD-ports-1a777fb16d5f0801a4a6b163f7dbe5ed7ce6bd32.tar.gz |
Bring the pkg-descr in sync with reality.
Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>
Diffstat (limited to 'x11-toolkits/gtk30')
-rw-r--r-- | x11-toolkits/gtk30/pkg-descr | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/gtk30/pkg-descr b/x11-toolkits/gtk30/pkg-descr index 3d60824..83ab3d9 100644 --- a/x11-toolkits/gtk30/pkg-descr +++ b/x11-toolkits/gtk30/pkg-descr @@ -13,7 +13,9 @@ will be a label. However, the child widget can also be a pixmap, image or any combination possible the programmer desires. This flexibility is adhered to throughout the library. -Warning: this library is unstable development version, incompatible with -version 1.2, so it could not be used as a replacement for the older one. +GTK+-2.0 is a stable release, but many applications still require +GTK+-1.2, the previous stable version. You can have the runtime and +development environments for both GTK+-2.0 and GTK+-1.2 installed +simultaneously on your computer. WWW: http://www.gtk.org/ |