diff options
author | grant <grant> | 2004-02-03 08:34:16 +0000 |
---|---|---|
committer | grant <grant> | 2004-02-03 08:34:16 +0000 |
commit | 9960d0442df6b497df08e8b6e184ed4ddb8f3d3c (patch) | |
tree | 7337d018e67af6c649d98f17245afd07c464746b | |
parent | bd6fe1a9fdd590393325bb8b387145c124fea3fa (diff) | |
download | pkgsrc-9960d0442df6b497df08e8b6e184ed4ddb8f3d3c.tar.gz |
trim whitespace, wrap lines at 75 cols.
-rw-r--r-- | devel/oaf/DESCR | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/oaf/DESCR b/devel/oaf/DESCR index 23580274bed..394723c467d 100644 --- a/devel/oaf/DESCR +++ b/devel/oaf/DESCR @@ -1,10 +1,10 @@ - OAF is the new object activation framework for GNOME. Since many GNOME +OAF is the new object activation framework for GNOME. Since many GNOME applications utilize CORBA, a framework for locating and activating these -applications is necessary. OAF, the Object Activation Framework, provides a -simple method for finding and running the CORBA objects available on a computer -system. +applications is necessary. OAF, the Object Activation Framework, provides +a simple method for finding and running the CORBA objects available on a +computer system. - Distributed operation is supported, allowing activation of objects on a -network of computers being used in a GNOME desktop. The flexibility of OAF -enables it to be used outside of GNOME programs, allowing non-GNOME CORBA -applications to be utilized alongside GNOME applications. +Distributed operation is supported, allowing activation of objects on a +network of computers being used in a GNOME desktop. The flexibility of +OAF enables it to be used outside of GNOME programs, allowing non-GNOME +CORBA applications to be utilized alongside GNOME applications. |