From 14ea07529279ca9fc50a93cc1a06cb66faaa93f2 Mon Sep 17 00:00:00 2001 From: Andrew Coles Date: Wed, 8 Jun 2005 11:11:28 +0000 Subject: [PATCH] SVN_SILENT Corrected typos (missing spaces between words, the odd mis-spelling). svn path=/trunk/KDE/kdebase/kwin/; revision=423422 --- kcmkwin/kwinrules/ruleswidget.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kcmkwin/kwinrules/ruleswidget.cpp b/kcmkwin/kwinrules/ruleswidget.cpp index 42f140c45b..9aee541896 100644 --- a/kcmkwin/kwinrules/ruleswidget.cpp +++ b/kcmkwin/kwinrules/ruleswidget.cpp @@ -62,8 +62,8 @@ RulesWidget::RulesWidget( QWidget* parent, const char* name ) "
  • Remember: The value of the window property will be remembered and every time" " time the window is created, the last remembered value will be applied.
  • " "
  • Force: The window property will be always forced to the given value.
  • " - "
  • Apply Now: The window property will be set to the given value immediatelly" - "and will not be affected later (this action will be deleted afterwards).
  • " + "
  • Apply Now: The window property will be set to the given value immediately" + " and will not be affected later (this action will be deleted afterwards).
  • " "
  • Force temporarily: The window property will be forced to the given value" "until it is hidden (this action will be deleted after the window is hidden).
  • " "" ); @@ -74,7 +74,7 @@ RulesWidget::RulesWidget( QWidget* parent, const char* name ) " window settings from taking effect." "
  • Force: The window property will be always forced to the given value.
  • " "
  • Force temporarily: The window property will be forced to the given value" - "until it is hidden (this action will be deleted after the window is hidden).
  • " + " until it is hidden (this action will be deleted after the window is hidden)." "" ); // window tabs have enable signals done in designer // geometry tab