SVN_SILENT

Corrected typos (missing spaces between words, the odd mis-spelling).


svn path=/trunk/KDE/kdebase/kwin/; revision=423422
icc-effect-5.14.5
Andrew Coles 2005-06-08 11:11:28 +00:00
parent 20f80af287
commit 14ea075292
1 changed files with 3 additions and 3 deletions

View File

@ -62,8 +62,8 @@ RulesWidget::RulesWidget( QWidget* parent, const char* name )
"<li><em>Remember:</em> The value of the window property will be remembered and every time"
" time the window is created, the last remembered value will be applied.</li>"
"<li><em>Force:</em> The window property will be always forced to the given value.</li>"
"<li><em>Apply Now:</em> The window property will be set to the given value immediatelly"
"and will not be affected later (this action will be deleted afterwards).</li>"
"<li><em>Apply Now:</em> The window property will be set to the given value immediately"
" and will not be affected later (this action will be deleted afterwards).</li>"
"<li><em>Force temporarily:</em> The window property will be forced to the given value"
"until it is hidden (this action will be deleted after the window is hidden).</li>"
"</ul>" );
@ -74,7 +74,7 @@ RulesWidget::RulesWidget( QWidget* parent, const char* name )
" window settings from taking effect.</li>"
"<li><em>Force:</em> The window property will be always forced to the given value.</li>"
"<li><em>Force temporarily:</em> The window property will be forced to the given value"
"until it is hidden (this action will be deleted after the window is hidden).</li>"
" until it is hidden (this action will be deleted after the window is hidden).</li>"
"</ul>" );
// window tabs have enable signals done in designer
// geometry tab