summaryrefslogtreecommitdiffstats
path: root/kcontrol
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol')
-rw-r--r--kcontrol/colors/colorscm.cpp2
-rw-r--r--kcontrol/input/mouse.cpp2
-rw-r--r--kcontrol/kded/kcmkded.cpp10
-rw-r--r--kcontrol/kicker/applettab_impl.cpp2
-rw-r--r--kcontrol/konq/desktopbehavior_impl.cpp12
-rw-r--r--kcontrol/konq/rootopts.cpp2
-rw-r--r--kcontrol/launch/kcmlaunch.cpp2
-rw-r--r--kcontrol/locale/kcmlocale.cpp8
-rw-r--r--kcontrol/samba/kcmsambalog.cpp2
-rw-r--r--kcontrol/tdm/tdm-conv.cpp4
10 files changed, 23 insertions, 23 deletions
diff --git a/kcontrol/colors/colorscm.cpp b/kcontrol/colors/colorscm.cpp
index 27e0dd09b..4212112cc 100644
--- a/kcontrol/colors/colorscm.cpp
+++ b/kcontrol/colors/colorscm.cpp
@@ -390,7 +390,7 @@ void KColorScheme::save()
cfg2.sync();
TQApplication::syncX();
- // Notify all qt-only apps of the KDE palette changes
+ // Notify all qt-only apps of the TDE palette changes
uint flags = KRdbExportQtColors;
if ( exportColors )
flags |= KRdbExportColors;
diff --git a/kcontrol/input/mouse.cpp b/kcontrol/input/mouse.cpp
index eafa18c18..bcf7c69bf 100644
--- a/kcontrol/input/mouse.cpp
+++ b/kcontrol/input/mouse.cpp
@@ -113,7 +113,7 @@ MouseConfig::MouseConfig (TQWidget * parent, const char *name)
connect(tab1->doubleClick, TQT_SIGNAL(clicked()), TQT_SLOT(changed()));
- wtstr = i18n("The default behavior in KDE is to select and activate"
+ wtstr = i18n("The default behavior in TDE is to select and activate"
" icons with a single click of the left button on your pointing"
" device. This behavior is consistent with what you would expect"
" when you click links in most web browsers. If you would prefer"
diff --git a/kcontrol/kded/kcmkded.cpp b/kcontrol/kded/kcmkded.cpp
index 533cc9b84..51d742894 100644
--- a/kcontrol/kded/kcmkded.cpp
+++ b/kcontrol/kded/kcmkded.cpp
@@ -57,11 +57,11 @@ KDEDConfig::KDEDConfig(TQWidget* parent, const char* name, const TQStringList &)
setAboutData( about );
setQuickHelp( i18n("<h1>Service Manager</h1><p>This module allows you to have an overview of all plugins of the "
- "KDE Daemon, also referred to as KDE Services. Generally, there are two types of service:</p>"
+ "KDE Daemon (KDED), also referred to as TDE Services. Generally, there are two types of service:</p>"
"<ul><li>Services invoked at startup</li><li>Services called on demand</li></ul>"
"<p>The latter are only listed for convenience. The startup services can be started and stopped. "
"In Administrator mode, you can also define whether services should be loaded at startup.</p>"
- "<p><b> Use this with care: some services are vital for KDE; do not deactivate services if you"
+ "<p><b> Use this with care: some services are vital for TDE; do not deactivate services if you"
" do not know what you are doing.</b></p>"));
RUNNING = i18n("Running")+" ";
@@ -70,7 +70,7 @@ KDEDConfig::KDEDConfig(TQWidget* parent, const char* name, const TQStringList &)
TQVBoxLayout *lay = new TQVBoxLayout( this, 0, KDialog::spacingHint() );
TQGroupBox *gb = new TQVGroupBox(i18n("Load-on-Demand Services"), this );
- TQWhatsThis::add(gb, i18n("This is a list of available KDE services which will "
+ TQWhatsThis::add(gb, i18n("This is a list of available TDE services which will "
"be started on demand. They are only listed for convenience, as you "
"cannot manipulate these services."));
lay->addWidget( gb );
@@ -83,8 +83,8 @@ KDEDConfig::KDEDConfig(TQWidget* parent, const char* name, const TQStringList &)
_lvLoD->header()->setStretchEnabled(true, 1);
gb = new TQVGroupBox(i18n("Startup Services"), this );
- TQWhatsThis::add(gb, i18n("This shows all KDE services that can be loaded "
- "on KDE startup. Checked services will be invoked on next startup. "
+ TQWhatsThis::add(gb, i18n("This shows all TDE services that can be loaded "
+ "on TDE startup. Checked services will be invoked on next startup. "
"Be careful with deactivation of unknown services."));
lay->addWidget( gb );
diff --git a/kcontrol/kicker/applettab_impl.cpp b/kcontrol/kicker/applettab_impl.cpp
index a8b7cdb20..fec6dc693 100644
--- a/kcontrol/kicker/applettab_impl.cpp
+++ b/kcontrol/kicker/applettab_impl.cpp
@@ -63,7 +63,7 @@ AppletTab::AppletTab( TQWidget *parent, const char* name )
" Kicker to treat trusted applets differently to untrusted ones; your options are:"
" <ul><li><em>Load only trusted applets internally:</em> All applets but the ones marked 'trusted'"
" will be loaded using an external wrapper application.</li>"
- " <li><em>Load startup config applets internally:</em> The applets shown on KDE startup"
+ " <li><em>Load startup config applets internally:</em> The applets shown on TDE startup"
" will be loaded internally, others will be loaded using an external wrapper application.</li>"
" <li><em>Load all applets internally</em></li></ul>") );
diff --git a/kcontrol/konq/desktopbehavior_impl.cpp b/kcontrol/konq/desktopbehavior_impl.cpp
index 43ba07eb6..a66597f8d 100644
--- a/kcontrol/konq/desktopbehavior_impl.cpp
+++ b/kcontrol/konq/desktopbehavior_impl.cpp
@@ -164,8 +164,8 @@ DesktopBehavior::DesktopBehavior(KConfig *config, TQWidget *parent, const char *
" in parentheses.</li>"
" <li><em>Desktop menu:</em> a context menu for the desktop pops up."
" Among other things, this menu has options for configuring the display,"
- " locking the screen, and logging out of KDE.</li>"
- " <li><em>Application menu:</em> the \"K\" menu pops up. This might be"
+ " locking the screen, and logging out of TDE.</li>"
+ " <li><em>Application menu:</em> the \"TDE\" menu pops up. This might be"
" useful for quickly accessing applications if you like to keep the"
" panel (also known as \"Kicker\") hidden from view.</li></ul>");
TQWhatsThis::add( leftLabel, wtstr );
@@ -187,8 +187,8 @@ DesktopBehavior::DesktopBehavior(KConfig *config, TQWidget *parent, const char *
" in parentheses.</li>"
" <li><em>Desktop menu:</em> a context menu for the desktop pops up."
" Among other things, this menu has options for configuring the display,"
- " locking the screen, and logging out of KDE.</li>"
- " <li><em>Application menu:</em> the \"K\" menu pops up. This might be"
+ " locking the screen, and logging out of TDE.</li>"
+ " <li><em>Application menu:</em> the \"TDE\" menu pops up. This might be"
" useful for quickly accessing applications if you like to keep the"
" panel (also known as \"Kicker\") hidden from view.</li></ul>");
TQWhatsThis::add( middleLabel, wtstr );
@@ -210,8 +210,8 @@ DesktopBehavior::DesktopBehavior(KConfig *config, TQWidget *parent, const char *
" in parentheses.</li>"
" <li><em>Desktop menu:</em> a context menu for the desktop pops up."
" Among other things, this menu has options for configuring the display,"
- " locking the screen, and logging out of KDE.</li>"
- " <li><em>Application menu:</em> the \"K\" menu pops up. This might be"
+ " locking the screen, and logging out of TDE.</li>"
+ " <li><em>Application menu:</em> the \"TDE\" menu pops up. This might be"
" useful for quickly accessing applications if you like to keep the"
" panel (also known as \"Kicker\") hidden from view.</li></ul>");
TQWhatsThis::add( rightLabel, wtstr );
diff --git a/kcontrol/konq/rootopts.cpp b/kcontrol/konq/rootopts.cpp
index 4576433a9..4110762cb 100644
--- a/kcontrol/konq/rootopts.cpp
+++ b/kcontrol/konq/rootopts.cpp
@@ -95,7 +95,7 @@ DesktopPathConfig::DesktopPathConfig(TQWidget *parent, const char * )
connect(urAutostart, TQT_SIGNAL(textChanged(const TQString &)), this, TQT_SLOT(changed()));
wtstr = i18n("This folder contains applications or"
" links to applications (shortcuts) that you want to have started"
- " automatically whenever KDE starts. You can change the location of this"
+ " automatically whenever TDE starts. You can change the location of this"
" folder if you want to, and the contents will move automatically"
" to the new location as well.");
TQWhatsThis::add( tmpLabel, wtstr );
diff --git a/kcontrol/launch/kcmlaunch.cpp b/kcontrol/launch/kcmlaunch.cpp
index ba6193107..2040dd868 100644
--- a/kcontrol/launch/kcmlaunch.cpp
+++ b/kcontrol/launch/kcmlaunch.cpp
@@ -49,7 +49,7 @@ LaunchConfig::LaunchConfig(TQWidget * parent, const char * name, const TQStringL
GroupBox1->setTitle( i18n( "Bus&y Cursor" ) );
TQWhatsThis::add(GroupBox1, i18n(
"<h1>Busy Cursor</h1>\n"
- "KDE offers a busy cursor for application startup notification.\n"
+ "TDE offers a busy cursor for application startup notification.\n"
"To enable the busy cursor, select one kind of visual feedback\n"
"from the combobox.\n"
"It may occur, that some applications are not aware of this startup\n"
diff --git a/kcontrol/locale/kcmlocale.cpp b/kcontrol/locale/kcmlocale.cpp
index 3ddd7abdb..f74fa71bc 100644
--- a/kcontrol/locale/kcmlocale.cpp
+++ b/kcontrol/locale/kcmlocale.cpp
@@ -462,7 +462,7 @@ void KLocaleConfig::slotTranslate()
kdDebug() << "slotTranslate()" << endl;
TQToolTip::add(m_comboCountry, m_locale->translate
- ( "This is where you live. KDE will use the defaults for "
+ ( "This is where you live. TDE will use the defaults for "
"this country or region.") );
TQToolTip::add(m_addLanguage, m_locale->translate
( "This will add a language to the list. If the language is already "
@@ -472,7 +472,7 @@ void KLocaleConfig::slotTranslate()
( "This will remove the highlighted language from the list." ) );
TQToolTip::add(m_languages, m_locale->translate
- ( "KDE programs will be displayed in the first available language in "
+ ( "TDE programs will be displayed in the first available language in "
"this list.\nIf none of the languages are available, US English "
"will be used.") );
@@ -486,11 +486,11 @@ void KLocaleConfig::slotTranslate()
TQWhatsThis::add( m_comboCountry, str );
str = m_locale->translate
- ( "Here you can choose the languages that will be used by KDE. If the "
+ ( "Here you can choose the languages that will be used by TDE. If the "
"first language in the list is not available, the second will be used, "
"etc. If only US English is available, no translations "
"have been installed. You can get translation packages for many "
- "languages from the place you got KDE from.<p>"
+ "languages from the place you got TDE from.<p>"
"Note that some applications may not be translated to your languages; "
"in this case, they will automatically fall back to US English." );
TQWhatsThis::add( m_labLang, str );
diff --git a/kcontrol/samba/kcmsambalog.cpp b/kcontrol/samba/kcmsambalog.cpp
index 8289e9443..59f44cc56 100644
--- a/kcontrol/samba/kcmsambalog.cpp
+++ b/kcontrol/samba/kcmsambalog.cpp
@@ -102,7 +102,7 @@ LogView::LogView(TQWidget *parent,KConfig *config, const char *name)
TQWhatsThis::add( &viewHistory, i18n("This list shows details of the events"
" logged by samba. Note that events at the file level are not logged"
" unless you have configured the log level for samba to 2 or greater.<p>"
- " As with many other lists in KDE, you can click on a column heading"
+ " As with many other lists in TDE, you can click on a column heading"
" to sort on that column. Click again to change the sorting direction"
" from ascending to descending or vice versa.<p>"
" If the list is empty, try clicking the \"Update\" button. The samba"
diff --git a/kcontrol/tdm/tdm-conv.cpp b/kcontrol/tdm/tdm-conv.cpp
index 64b8b9727..fa1260b7e 100644
--- a/kcontrol/tdm/tdm-conv.cpp
+++ b/kcontrol/tdm/tdm-conv.cpp
@@ -87,7 +87,7 @@ TDMConvenienceWidget::TDMConvenienceWidget(TQWidget *parent, const char *name)
autoLockCheck = new TQCheckBox( i18n("Loc&k session"), alGroup );
connect( autoLockCheck, TQT_SIGNAL(toggled(bool)), TQT_SLOT(slotChanged()) );
TQWhatsThis::add( autoLockCheck, i18n("If checked, the automatically started session "
- "will be locked immediately (provided it is a KDE session). This can "
+ "will be locked immediately (provided it is a TDE session). This can "
"be used to obtain a super-fast login restricted to one user.") );
@@ -150,7 +150,7 @@ TDMConvenienceWidget::TDMConvenienceWidget(TQWidget *parent, const char *name)
TQWhatsThis::add( cbarlen, i18n("When this option is on, a user will be"
" logged in again automatically when their session is interrupted by an"
" X server crash; note that this can open a security hole: if you use"
- " a screen locker than KDE's integrated one, this will make"
+ " a screen locker than TDE's integrated one, this will make"
" circumventing a password-secured screen lock possible.") );
connect(cbarlen, TQT_SIGNAL(toggled(bool)), TQT_SLOT(slotChanged()));