diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-02-14 09:18:31 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-02-14 09:18:31 +0000 |
commit | 083bbfd304dc0b9bf9a773b682b7c147881e17a4 (patch) | |
tree | 8212d4d39569ae8e081146455f53a0f0b5a7f6cc /devel/oaf | |
parent | 4a3edc7e9a161862d4e663ddeea7fd91a12b8372 (diff) | |
download | FreeBSD-ports-083bbfd304dc0b9bf9a773b682b7c147881e17a4.zip FreeBSD-ports-083bbfd304dc0b9bf9a773b682b7c147881e17a4.tar.gz |
OAF is for GNOME1, not for GNOME2.
Diffstat (limited to 'devel/oaf')
-rw-r--r-- | devel/oaf/pkg-comment | 2 | ||||
-rw-r--r-- | devel/oaf/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/oaf/pkg-comment b/devel/oaf/pkg-comment index 7bf8d93..963a723 100644 --- a/devel/oaf/pkg-comment +++ b/devel/oaf/pkg-comment @@ -1 +1 @@ -Object Activation Framework for GNOME 2.0 +Object Activation Framework for GNOME diff --git a/devel/oaf/pkg-descr b/devel/oaf/pkg-descr index 18d95ea..880e3fa 100644 --- a/devel/oaf/pkg-descr +++ b/devel/oaf/pkg-descr @@ -1,5 +1,5 @@ OAF is the Object Activation Framework, a much more powerful replacement -for gnorba in the GNOME 2.0 development platform. It's used by Nautilus +for gnorba in the GNOME 1.4 development platform. It's used by Nautilus (and optinally by Bonobo by other GNOME applications) for advanced object query and activation capabilities. |