summaryrefslogtreecommitdiffstats
path: root/kcontrol
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-06-08 18:47:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-06-08 18:47:23 +0900
commit3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2 (patch)
treeb116077afb8989fa69b71119f0b483b9542bdd28 /kcontrol
parentcbc0ec1b7851872bb8b29bd3b1a2e4d643715431 (diff)
downloadtdebase-3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2.tar.gz
tdebase-3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2.zip
Rebranding: TDE Control Center --> Trinity Control Center
Diffstat (limited to 'kcontrol')
-rw-r--r--kcontrol/access/kaccess.cpp2
-rw-r--r--kcontrol/joystick/caldialog.cpp2
-rw-r--r--kcontrol/joystick/caldialog.h2
-rw-r--r--kcontrol/joystick/joydevice.cpp2
-rw-r--r--kcontrol/joystick/joydevice.h2
-rw-r--r--kcontrol/joystick/joystick.cpp4
-rw-r--r--kcontrol/joystick/joystick.h2
-rw-r--r--kcontrol/joystick/joywidget.cpp2
-rw-r--r--kcontrol/joystick/joywidget.h2
-rw-r--r--kcontrol/joystick/poswidget.cpp2
-rw-r--r--kcontrol/joystick/poswidget.h2
-rw-r--r--kcontrol/kcontrol/main.cpp2
-rw-r--r--kcontrol/kcontrol/tde-kcontrol.desktop2
-rw-r--r--kcontrol/keys/keyconfig.cpp2
-rw-r--r--kcontrol/knotify/README2
-rw-r--r--kcontrol/smartcard/nosmartcardbase.ui2
16 files changed, 17 insertions, 17 deletions
diff --git a/kcontrol/access/kaccess.cpp b/kcontrol/access/kaccess.cpp
index 5a8206809..5e506470c 100644
--- a/kcontrol/access/kaccess.cpp
+++ b/kcontrol/access/kaccess.cpp
@@ -748,7 +748,7 @@ void KAccessApp::xkbControlsNotify(XkbControlsNotifyEvent *event)
createDialogContents();
featuresLabel->setText ( question+"\n\n"+explanation
- +" "+i18n("These AccessX settings are needed for some users with motion impairments and can be configured in the TDE Control Center. You can also turn them on and off with standardized keyboard gestures.\n\nIf you do not need them, you can select \"Deactivate all AccessX features and gestures\".") );
+ +" "+i18n("These AccessX settings are needed for some users with motion impairments and can be configured in the Trinity Control Center. You can also turn them on and off with standardized keyboard gestures.\n\nIf you do not need them, you can select \"Deactivate all AccessX features and gestures\".") );
KWin::setState( dialog->winId(), NET::KeepAbove );
kapp->updateUserTimestamp();
diff --git a/kcontrol/joystick/caldialog.cpp b/kcontrol/joystick/caldialog.cpp
index 877befb62..69e0beff6 100644
--- a/kcontrol/joystick/caldialog.cpp
+++ b/kcontrol/joystick/caldialog.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the TDE Control Center Module for Joysticks *
+ * This file is part of the Trinity Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/caldialog.h b/kcontrol/joystick/caldialog.h
index 343666f97..202296f2b 100644
--- a/kcontrol/joystick/caldialog.h
+++ b/kcontrol/joystick/caldialog.h
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the TDE Control Center Module for Joysticks *
+ * This file is part of the Trinity Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/joydevice.cpp b/kcontrol/joystick/joydevice.cpp
index 3c4aeac3f..f6bf04e6a 100644
--- a/kcontrol/joystick/joydevice.cpp
+++ b/kcontrol/joystick/joydevice.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the TDE Control Center Module for Joysticks *
+ * This file is part of the Trinity Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/joydevice.h b/kcontrol/joystick/joydevice.h
index d02d5deea..7519bbf67 100644
--- a/kcontrol/joystick/joydevice.h
+++ b/kcontrol/joystick/joydevice.h
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the TDE Control Center Module for Joysticks *
+ * This file is part of the Trinity Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/joystick.cpp b/kcontrol/joystick/joystick.cpp
index 69e81b79b..d0521d81e 100644
--- a/kcontrol/joystick/joystick.cpp
+++ b/kcontrol/joystick/joystick.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the TDE Control Center Module for Joysticks *
+ * This file is part of the Trinity Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -70,7 +70,7 @@ joystick::joystick(TQWidget *parent, const char *name, const TQStringList &)
: TDECModule(JoystickFactory::instance(), parent, name)
{
setAboutData( new TDEAboutData("kcmjoystick", I18N_NOOP("TDE Joystick Control Module"), "1.0",
- I18N_NOOP("TDE Control Center Module to test Joysticks"),
+ I18N_NOOP("Trinity Control Center Module to test Joysticks"),
TDEAboutData::License_GPL, "(c) 2004, Martin Koller",
0, "m.koller@surfeu.at"));
diff --git a/kcontrol/joystick/joystick.h b/kcontrol/joystick/joystick.h
index eadccd0fd..8ef9e966e 100644
--- a/kcontrol/joystick/joystick.h
+++ b/kcontrol/joystick/joystick.h
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the TDE Control Center Module for Joysticks *
+ * This file is part of the Trinity Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/joywidget.cpp b/kcontrol/joystick/joywidget.cpp
index 67ea30eeb..5d104006b 100644
--- a/kcontrol/joystick/joywidget.cpp
+++ b/kcontrol/joystick/joywidget.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the TDE Control Center Module for Joysticks *
+ * This file is part of the Trinity Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/joywidget.h b/kcontrol/joystick/joywidget.h
index 5a33530f8..45291d275 100644
--- a/kcontrol/joystick/joywidget.h
+++ b/kcontrol/joystick/joywidget.h
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the TDE Control Center Module for Joysticks *
+ * This file is part of the Trinity Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/poswidget.cpp b/kcontrol/joystick/poswidget.cpp
index 95fb5dd30..af8609070 100644
--- a/kcontrol/joystick/poswidget.cpp
+++ b/kcontrol/joystick/poswidget.cpp
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the TDE Control Center Module for Joysticks *
+ * This file is part of the Trinity Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/joystick/poswidget.h b/kcontrol/joystick/poswidget.h
index 4dd565cc5..324ee1da2 100644
--- a/kcontrol/joystick/poswidget.h
+++ b/kcontrol/joystick/poswidget.h
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (C) 2003 by Martin Koller *
* m.koller@surfeu.at *
- * This file is part of the TDE Control Center Module for Joysticks *
+ * This file is part of the Trinity Control Center Module for Joysticks *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/kcontrol/kcontrol/main.cpp b/kcontrol/kcontrol/main.cpp
index 2656359c2..25ab4fc4a 100644
--- a/kcontrol/kcontrol/main.cpp
+++ b/kcontrol/kcontrol/main.cpp
@@ -103,7 +103,7 @@ extern "C" KDE_EXPORT int kdemain(int argc, char *argv[])
TDELocale::setMainCatalogue("kcontrol");
TDEAboutData aboutKControl( "kcontrol", I18N_NOOP("Trinity Control Center"),
KCONTROL_VERSION, I18N_NOOP("The Trinity Control Center"), TDEAboutData::License_GPL,
- I18N_NOOP("(c) 1998-2004, The TDE Control Center Developers"));
+ I18N_NOOP("(c) 1998-2004, The Trinity Control Center Developers"));
TQCString argv_0 = argv[0];
TDEAboutData *aboutData;
diff --git a/kcontrol/kcontrol/tde-kcontrol.desktop b/kcontrol/kcontrol/tde-kcontrol.desktop
index f27736e6e..c5e78af16 100644
--- a/kcontrol/kcontrol/tde-kcontrol.desktop
+++ b/kcontrol/kcontrol/tde-kcontrol.desktop
@@ -5,7 +5,7 @@ Type=Application
DocPath=kcontrol/index.html
X-TDE-StartupNotify=true
-Name=TDE Control Center
+Name=Trinity Control Center
Name[ca]=Centre de control del TDE
Name[cs]=Ovládací centrum TDE
Name[da]=TDE Kontrolcenter
diff --git a/kcontrol/keys/keyconfig.cpp b/kcontrol/keys/keyconfig.cpp
index 9785d22da..ee39447a1 100644
--- a/kcontrol/keys/keyconfig.cpp
+++ b/kcontrol/keys/keyconfig.cpp
@@ -137,7 +137,7 @@ void KKeyModule::init( bool isGlobal, bool _bSeriesOnly, bool bSeriesNone )
// That move will take a lot of UI redesigning, though, so i'll do it once CVS
// opens up for feature commits again. -- ellis
/* Needed to remove because this depended upon non-BC changes in KeyEntry.*/
- // If this is the "Global Keys" section of the TDE Control Center:
+ // If this is the "Global Keys" section of the Trinity Control Center:
if( isGlobal && !bSeriesOnly ) {
preferMetaBt = new TQCheckBox( i18n("Prefer 4-modifier defaults"), this );
if( !KKeySequence::keyboardHasMetaKey() )
diff --git a/kcontrol/knotify/README b/kcontrol/knotify/README
index 712b78d2e..0ebfea879 100644
--- a/kcontrol/knotify/README
+++ b/kcontrol/knotify/README
@@ -1,2 +1,2 @@
-This is a TDE Control Center Module for configuring system notifications
+This is a Trinity Control Center Module for configuring system notifications
diff --git a/kcontrol/smartcard/nosmartcardbase.ui b/kcontrol/smartcard/nosmartcardbase.ui
index ceaec9e3f..3b32d63b7 100644
--- a/kcontrol/smartcard/nosmartcardbase.ui
+++ b/kcontrol/smartcard/nosmartcardbase.ui
@@ -44,7 +44,7 @@
</property>
<property name="text">
<string>
-1) The TDE daemon, 'kded' is not running. You can restart it by running the command 'tdeinit' and then try reloading the TDE Control Center to see if this message goes away.
+1) The TDE daemon, 'kded' is not running. You can restart it by running the command 'tdeinit' and then try reloading the Trinity Control Center to see if this message goes away.
2) You don't appear to have smartcard support in the TDE libraries. You will need to recompile the tdelibs package with libpcsclite installed.</string>
</property>