Branding cleanup: I18N_NOOP KDE -> TDE.

remotes/gitea/gg-tdeadmin-kcron
Darrell Anderson 12 years ago
parent 0bc59781ea
commit 923a29eac1

@ -17,7 +17,7 @@
int main(int argc, char* argv[])
{
static const char description[] = I18N_NOOP("KDE Task Scheduler");
static const char description[] = I18N_NOOP("TDE Task Scheduler");
KAboutData aboutData("kcron", I18N_NOOP("KCron"),
VERSION, description, KAboutData::License_GPL,

@ -38,7 +38,7 @@
#include "KDatMainWindow.h"
static const char description[] =
I18N_NOOP("tar-based DAT archiver for KDE");
I18N_NOOP("tar-based DAT archiver for TDE");
/* in ErrorHandler.cpp */
void error_handler(int err_sig);

@ -56,7 +56,7 @@
static const char description[] =
I18N_NOOP("KDE Package installer");
I18N_NOOP("TDE Package installer");
static KCmdLineOptions options[] =
{

@ -33,7 +33,7 @@
#include "mainWidget.h"
static const char *description =
I18N_NOOP("KDE User Editor");
I18N_NOOP("TDE User Editor");
KUserGlobals *kug = 0;

Loading…
Cancel
Save