From 71960340e40a92b9ee2bd0b441d4f70ac954d474 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 26 May 2012 19:16:09 -0500 Subject: Branding cleanup: KDE -> TDE --- kopete/libkopete/kabcpersistence.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kopete/libkopete') diff --git a/kopete/libkopete/kabcpersistence.cpp b/kopete/libkopete/kabcpersistence.cpp index c6356d65..83caeb29 100644 --- a/kopete/libkopete/kabcpersistence.cpp +++ b/kopete/libkopete/kabcpersistence.cpp @@ -209,7 +209,7 @@ void KABCPersistence::slotWriteAddressBook() void KABCPersistence::removeKABC( MetaContact *) { -/* // remove any data this KMC has written to the KDE address book +/* // remove any data this KMC has written to the TDE address book // Save any changes in each contact's addressBookFields to KABC KABC::AddressBook* ab = addressBook(); @@ -292,7 +292,7 @@ bool KABCPersistence::syncWithKABC( MetaContact * mc ) { KMessageBox::queuedMessageBox( Kopete::UI::Global::mainWidget(), KMessageBox::Sorry, i18n( "\"%1\" is not supported by Kopete." ).arg( protocolName ), - i18n( "Could Not Sync with KDE Address Book" ) ); + i18n( "Could Not Sync with TDE Address Book" ) ); continue; } -- cgit v1.2.1