diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-13 12:21:11 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-13 12:21:11 +0800 |
commit | 1a777fb16d5f0801a4a6b163f7dbe5ed7ce6bd32 (patch) | |
tree | 8a51b2ef2e79d74297a0efb0389036cbe957c540 /x11-toolkits | |
parent | eb78656e9e62b2ade3fc10b3fd663e9ed63d1966 (diff) | |
download | freebsd-ports-graphics-1a777fb16d5f0801a4a6b163f7dbe5ed7ce6bd32.tar.gz freebsd-ports-graphics-1a777fb16d5f0801a4a6b163f7dbe5ed7ce6bd32.tar.zst freebsd-ports-graphics-1a777fb16d5f0801a4a6b163f7dbe5ed7ce6bd32.zip |
Bring the pkg-descr in sync with reality.
Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk20/pkg-descr | 6 | ||||
-rw-r--r-- | x11-toolkits/gtk30/pkg-descr | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-toolkits/gtk20/pkg-descr b/x11-toolkits/gtk20/pkg-descr index 3d60824d85d..83ab3d95219 100644 --- a/x11-toolkits/gtk20/pkg-descr +++ b/x11-toolkits/gtk20/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/ diff --git a/x11-toolkits/gtk30/pkg-descr b/x11-toolkits/gtk30/pkg-descr index 3d60824d85d..83ab3d95219 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/ |