spelling fixes
svn path=/trunk/kdebase/ksysguard/; revision=234293
This commit is contained in:
parent
be51d65058
commit
9113dc840b
2 changed files with 3 additions and 3 deletions
|
@ -308,7 +308,7 @@ NAME="AEN587"
|
|||
>Clarified that <SPAN
|
||||
CLASS="QUOTE"
|
||||
>"mapping order"</SPAN
|
||||
> refers to inital mapping
|
||||
> refers to initial mapping
|
||||
and specify the directions of both orders.
|
||||
</P
|
||||
></LI
|
||||
|
|
|
@ -625,9 +625,9 @@ bool Workspace::workspaceEvent( XEvent * e )
|
|||
// If the system tray gets destroyed, the system tray
|
||||
// icons automatically get unmapped, reparented and mapped
|
||||
// again to the closest non-client ancestor due to
|
||||
// QXEmbed's SaveSet feature. Unfortunatly with kicker
|
||||
// QXEmbed's SaveSet feature. Unfortunately with kicker
|
||||
// this closest ancestor is not the root window, but our
|
||||
// decoration, so we reparent explicitely back to the root
|
||||
// decoration, so we reparent explicitly back to the root
|
||||
// window.
|
||||
XEvent ev;
|
||||
WId w = e->xunmap.window;
|
||||
|
|
Loading…
Reference in a new issue