summaryrefslogtreecommitdiffstats
path: root/kmobile/kmobile.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-03 22:35:36 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-03 22:35:36 -0500
commit66914d2878a6cadacbaf6ceacdd74d2999e4114e (patch)
tree26b31dfe0390b23c4c3fe54f2ec2b2d453414634 /kmobile/kmobile.cpp
parent2710ef39332d08b3330fc58d696dc7259997ada1 (diff)
downloadtdepim-66914d2878a6cadacbaf6ceacdd74d2999e4114e.tar.gz
tdepim-66914d2878a6cadacbaf6ceacdd74d2999e4114e.zip
Branding cleanup: KDE -> TDE
Diffstat (limited to 'kmobile/kmobile.cpp')
-rw-r--r--kmobile/kmobile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/kmobile.cpp b/kmobile/kmobile.cpp
index d76282541..f212dc411 100644
--- a/kmobile/kmobile.cpp
+++ b/kmobile/kmobile.cpp
@@ -329,7 +329,7 @@ KMobileDevice * KMobileFactory::chooseDeviceDialog( TQWidget *parent,
answ = KMessageBox::questionYesNo(parent,
i18n( "<qt>You have no mobile devices configured yet.<p>"
"Do you want to add a device now ?</qt>" ),
- i18n( "KDE Mobile Device Access" ), KStdGuiItem::add(), i18n("Do Not Add") );
+ i18n( "TDE Mobile Device Access" ), KStdGuiItem::add(), i18n("Do Not Add") );
if (answ != KMessageBox::Yes)
return 0L;
// add a new device