diff options
Diffstat (limited to 'devel/xfc/pkg-descr')
-rw-r--r-- | devel/xfc/pkg-descr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/xfc/pkg-descr b/devel/xfc/pkg-descr deleted file mode 100644 index 8c918ce63..000000000 --- a/devel/xfc/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -The Xfce Foundation Classes (XFC) is a set of well integrated C++ classes -for developing Xfce applications on UNIX-like operating systems. - -XFC combines the power of GTK+ and the power of C++ into a state-of-the-art -application development framework for the Xfce Desktop Environment. XFC -judiciously uses C++ language features to avoid layering on too much extra -C++ complexity. Its API is easy to understand and use, and should feel -immediately familiar to most GTK+ programmers. - -WWW: http://xfc.xfce.org/ |