From 7dba3110aacdb3220d54c3fe0c2947c25406b700 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:52:38 -0600 Subject: Additional renaming of kde to tde --- kmail/configuredialog.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kmail/configuredialog.cpp') diff --git a/kmail/configuredialog.cpp b/kmail/configuredialog.cpp index 03bd834d8..59223cf89 100644 --- a/kmail/configuredialog.cpp +++ b/kmail/configuredialog.cpp @@ -71,7 +71,7 @@ using KMail::IdentityListViewItem; #include "identitydialog.h" using KMail::IdentityDialog; -// other kdenetwork headers: +// other tdenetwork headers: #include #include using KMime::DateFormatter; @@ -1018,7 +1018,7 @@ void AccountsPage::SendingTab::doLoadOther() { if( str.isEmpty() ) { //### FIXME: Use the global convenience function instead of the homebrewed - // solution once we can rely on HEAD kdelibs. + // solution once we can rely on HEAD tdelibs. //str = KGlobal::hostname(); ??????? char buffer[256]; if ( !gethostname( buffer, 255 ) ) -- cgit v1.2.1