diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-18 20:35:25 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-09-18 20:35:25 +0000 |
commit | a93c19aaac4a8bdd50dcf36b372932e7145097f2 (patch) | |
tree | d8c179eef20efa70c159d93d6c6135bc20fcb650 /kdefx | |
parent | ffbbad3e9ef672d8b59f2fd628addb705b6d85da (diff) | |
download | tdelibs-a93c19aaac4a8bdd50dcf36b372932e7145097f2.tar.gz tdelibs-a93c19aaac4a8bdd50dcf36b372932e7145097f2.zip |
All documentation references to KDE should now be converted to Trinity for the new API website
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176842 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdefx')
-rw-r--r-- | kdefx/Mainpage.dox | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kdefx/Mainpage.dox b/kdefx/Mainpage.dox index 1cd8258fa..65fcadfc8 100644 --- a/kdefx/Mainpage.dox +++ b/kdefx/Mainpage.dox @@ -1,10 +1,10 @@ /** - * \mainpage The KDEfx Library + * \mainpage The Trinity special effects [fx] Library * * This library provides various classes related to image and pixmap * manipulation, a class that provides information about CPU support * for architecture specific features, as well as the base class for - * the %KDE widget styles. + * the %Trinity widget styles. * * The two graphical effects classes, KImageEffect and KPixmapEffect, * provide static methods for applying graphical effects to images and @@ -23,7 +23,7 @@ * architecture extensions that are useful when processing images, * such as MMX, SSE, 3DNow! and AltiVec. * - * KStyle is the base class for the %KDE widget styles. It simplifies + * KStyle is the base class for the %Trinity widget styles. It simplifies * and extends the QStyle API in order to make style coding easier. * It also provides an internal menu transparency and drop shadow * engine, which means that all styles inheriting this class will |