diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-23 19:42:01 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-23 19:42:01 -0500 |
commit | 16d03e816aa9c30936dc1b4457ba1ab1d5a10ea2 (patch) | |
tree | 32055ca16fa67359ab232de2271c8dba35926200 | |
parent | 1b07f4c108b0f395b23befaf6cb2308d9f52443f (diff) | |
download | tdenetwork-16d03e816aa9c30936dc1b4457ba1ab1d5a10ea2.tar.gz tdenetwork-16d03e816aa9c30936dc1b4457ba1ab1d5a10ea2.zip |
Fix KDE -> TDE branding.
-rw-r--r-- | kopete/kopete/contactlist/kabcexport.cpp | 2 | ||||
-rw-r--r-- | lanbrowsing/lisa/README | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kopete/kopete/contactlist/kabcexport.cpp b/kopete/kopete/contactlist/kabcexport.cpp index ae9b7771..46801d2c 100644 --- a/kopete/kopete/contactlist/kabcexport.cpp +++ b/kopete/kopete/contactlist/kabcexport.cpp @@ -88,7 +88,7 @@ KabcExportWizard::KabcExportWizard( TQWidget *parent, const char *name ) if ( counter == 0 ) { m_addrBooks->insertItem( i18n( "No writeable addressbook resource found." ) ); - m_addrBooks->insertItem( i18n( "Add or enable one using the KDE Control Center." ) ); + m_addrBooks->insertItem( i18n( "Add or enable one using the TDE Control Center." ) ); m_addrBooks->setEnabled( false ); } diff --git a/lanbrowsing/lisa/README b/lanbrowsing/lisa/README index 0ee2143d..63cc2140 100644 --- a/lanbrowsing/lisa/README +++ b/lanbrowsing/lisa/README @@ -360,7 +360,7 @@ If you use the rlan-ioslave from KDE2, reslisa can be started automatically by reslisa. lisa reads the file lisarc, reslisa reads the file reslisarc. -If you want to be able to configure both from the KDE Control Center, +If you want to be able to configure both from the TDE Control Center, you have to start them using the command line switch -K. For more information where they look for configuration files read |