diff options
Diffstat (limited to 'kcontrol/joystick')
-rw-r--r-- | kcontrol/joystick/caldialog.cpp | 2 | ||||
-rw-r--r-- | kcontrol/joystick/caldialog.h | 2 | ||||
-rw-r--r-- | kcontrol/joystick/joydevice.cpp | 2 | ||||
-rw-r--r-- | kcontrol/joystick/joydevice.h | 2 | ||||
-rw-r--r-- | kcontrol/joystick/joystick.cpp | 4 | ||||
-rw-r--r-- | kcontrol/joystick/joystick.h | 2 | ||||
-rw-r--r-- | kcontrol/joystick/joywidget.cpp | 2 | ||||
-rw-r--r-- | kcontrol/joystick/joywidget.h | 2 | ||||
-rw-r--r-- | kcontrol/joystick/poswidget.cpp | 2 | ||||
-rw-r--r-- | kcontrol/joystick/poswidget.h | 2 |
10 files changed, 11 insertions, 11 deletions
diff --git a/kcontrol/joystick/caldialog.cpp b/kcontrol/joystick/caldialog.cpp index 84135bb66..978919caf 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 KDE Control Center Module for Joysticks * + * This file is part of the TDE 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 898b52dd9..343666f97 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 KDE Control Center Module for Joysticks * + * This file is part of the TDE 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 76067ee17..6453bdf6f 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 KDE Control Center Module for Joysticks * + * This file is part of the TDE 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 29d4c49ce..d02d5deea 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 KDE Control Center Module for Joysticks * + * This file is part of the TDE 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 3ffc0e1d7..65912a5a0 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 KDE Control Center Module for Joysticks * + * This file is part of the TDE 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 &) : KCModule(JoystickFactory::instance(), parent, name) { setAboutData( new KAboutData("kcmjoystick", I18N_NOOP("KDE Joystick Control Module"), "1.0", - I18N_NOOP("KDE Control Center Module to test Joysticks"), + I18N_NOOP("TDE Control Center Module to test Joysticks"), KAboutData::License_GPL, "(c) 2004, Martin Koller", 0, "m.koller@surfeu.at")); diff --git a/kcontrol/joystick/joystick.h b/kcontrol/joystick/joystick.h index bebb8115d..0f412efb3 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 KDE Control Center Module for Joysticks * + * This file is part of the TDE 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 9a4150678..ae629ac3e 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 KDE Control Center Module for Joysticks * + * This file is part of the TDE 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 47261408d..5a33530f8 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 KDE Control Center Module for Joysticks * + * This file is part of the TDE 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 eb24ece23..95fb5dd30 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 KDE Control Center Module for Joysticks * + * This file is part of the TDE 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 abe1785c3..4dd565cc5 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 KDE Control Center Module for Joysticks * + * This file is part of the TDE 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 * |