Fixing grammar error, pointed out by Mike Perik.
This change will show up in KDE 4.0. BUG:116836 svn path=/trunk/KDE/kdebase/workspace/; revision=482157
This commit is contained in:
parent
0c904fde9e
commit
eeea184331
1 changed files with 1 additions and 1 deletions
|
@ -1209,7 +1209,7 @@ KTranslucencyConfig::KTranslucencyConfig (bool _standAlone, KConfig *_config, KI
|
|||
KActiveLabel *label = new KActiveLabel(i18n("<qt><b>It seems that alpha channel support is not available.</b><br><br>"
|
||||
"Please make sure you have "
|
||||
"<a href=\"http://www.freedesktop.org/\">Xorg ≥ 6.8</a>,"
|
||||
" and installed the kompmgr that came with kwin.<br>"
|
||||
" and have installed the kompmgr that came with kwin.<br>"
|
||||
"Also, make sure you have the following entries in your XConfig (e.g. /etc/X11/xorg.conf):<br><br>"
|
||||
"<i>Section \"Extensions\"<br>"
|
||||
"Option \"Composite\" \"Enable\"<br>"
|
||||
|
|
Loading…
Reference in a new issue