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 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'kcontrol/konq/desktopbehavior_impl.cpp') 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 ); -- cgit v1.2.1