diff options
Diffstat (limited to 'KDE2PORTING.html')
-rw-r--r-- | KDE2PORTING.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/KDE2PORTING.html b/KDE2PORTING.html index 89d26e184..181a5bccb 100644 --- a/KDE2PORTING.html +++ b/KDE2PORTING.html @@ -55,7 +55,7 @@ or <a href="http://doc.trolltech.com/porting.html">this page online</a>.<P> <LI><A HREF="#kled">kled.h, kledlamp.h / KLed, KLedLamp</A></LI> <LI><A HREF="#KDockWidget">KDockWidget</A></LI> <LI><A HREF="#KPixmap">KPixmap, KPixmapEffect</A></LI> -<LI><A HREF="#KControlCenter">TDE Control Center</A></LI> +<LI><A HREF="#KControlCenter">Trinity Control Center</A></LI> <LI><A HREF="#KWMModuleApplication">KWMModuleApplication libtdeui/kwmmapp.h</A></LI> <LI><A HREF="#KDebug">KDebug</A></LI> <LI><A HREF="#KFileDialog">KFileDialog - General Stuff</A></LI> @@ -772,9 +772,9 @@ Dirk A. Mueller <<A HREF="mailto:mueller@kde.org">mueller@kde.org</A>><P> <H4><P ALIGN="RIGHT"><A HREF="#TOC">Return to the Table of Contents</A></P></H4> -<H3><A NAME="KControlCenter">TDE Control Center</A></H3> +<H3><A NAME="KControlCenter">Trinity Control Center</A></H3> -The format for modules for the TDE Control Center has changed quite +The format for modules for the Trinity Control Center has changed quite a bit. If you want to port your module to the new schema, please consult<P> |