From 113afa85802c78961dc40cbbca19e073b274f10b Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 3 Jun 2012 12:13:36 -0500 Subject: Branding cleanup: What's This help, KDE -> TDE --- kcontrol/konq/desktopbehavior_impl.cpp | 12 ++++++------ kcontrol/konq/rootopts.cpp | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'kcontrol/konq') 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." "
  • Desktop menu: 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.
  • " - "
  • Application menu: the \"K\" menu pops up. This might be" + " locking the screen, and logging out of TDE.
  • " + "
  • Application menu: 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.
  • "); TQWhatsThis::add( leftLabel, wtstr ); @@ -187,8 +187,8 @@ DesktopBehavior::DesktopBehavior(KConfig *config, TQWidget *parent, const char * " in parentheses." "
  • Desktop menu: 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.
  • " - "
  • Application menu: the \"K\" menu pops up. This might be" + " locking the screen, and logging out of TDE.
  • " + "
  • Application menu: 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.
  • "); TQWhatsThis::add( middleLabel, wtstr ); @@ -210,8 +210,8 @@ DesktopBehavior::DesktopBehavior(KConfig *config, TQWidget *parent, const char * " in parentheses." "
  • Desktop menu: 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.
  • " - "
  • Application menu: the \"K\" menu pops up. This might be" + " locking the screen, and logging out of TDE.
  • " + "
  • Application menu: 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.
  • "); 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 ); -- cgit v1.2.1