From 27f2cfdc57b75ea3994e31ad436464353d966cdd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:32:00 -0600 Subject: Additional kde to tde renaming --- kdessh/sshdlg.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kdessh/sshdlg.cpp') diff --git a/kdessh/sshdlg.cpp b/kdessh/sshdlg.cpp index 49f4e52..62dcd24 100644 --- a/kdessh/sshdlg.cpp +++ b/kdessh/sshdlg.cpp @@ -2,14 +2,14 @@ * * $Id$ * - * This file is part of the KDE project, module kdesu. + * This file is part of the KDE project, module tdesu. * Copyright (C) 2000 Geert Jansen */ #include #include -#include +#include #include "sshdlg.h" @@ -59,7 +59,7 @@ bool KDEsshDialog::checkPassword(const char *password) case SshProcess::SshNotFound: KMessageBox::sorry(this, - i18n("The programs 'ssh' or 'kdesu_stub' cannot be found.\n" + i18n("The programs 'ssh' or 'tdesu_stub' cannot be found.\n" "Make sure your PATH is set correctly.")); done(Rejected); return false; -- cgit v1.2.3