diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-23 19:59:34 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-23 19:59:34 -0500 |
commit | a0c4a4ed060a7d4ddbf68c8e477ea322b116f73c (patch) | |
tree | 2830ccd67a3502120ca61af254485f6e2a06c485 /KDE2PORTING.html | |
parent | 598ec0e5fcb8432000ae96d73c031075ec1771ac (diff) | |
download | tdelibs-a0c4a4ed060a7d4ddbf68c8e477ea322b116f73c.tar.gz tdelibs-a0c4a4ed060a7d4ddbf68c8e477ea322b116f73c.zip |
Fix KDE -> TDE branding.
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 e3df0ef52..df2a5e788 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">KDE Control Center</A></LI> +<LI><A HREF="#KControlCenter">TDE 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">KDE Control Center</A></H3> +<H3><A NAME="KControlCenter">TDE Control Center</A></H3> -The format for modules for the KDE Control Center has changed quite +The format for modules for the TDE Control Center has changed quite a bit. If you want to port your module to the new schema, please consult<P> |