diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-06-08 18:02:56 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-06-08 18:02:56 +0900 |
commit | 29c4dd8212dacf80b03d2bfe7f604997f30ef7c8 (patch) | |
tree | fbdffec5dc5f5766048a9629395e2951907266b1 /KDE2PORTING.html | |
parent | 790fe12d34447ad8549fcb75acf05d056e6743c6 (diff) | |
download | tdelibs-29c4dd8212dacf80b03d2bfe7f604997f30ef7c8.tar.gz tdelibs-29c4dd8212dacf80b03d2bfe7f604997f30ef7c8.zip |
Rebranding: TDE Control Center --> Trinity Control Center
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> |