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
|
>Clarified that <SPAN
|
||||||
CLASS="QUOTE"
|
CLASS="QUOTE"
|
||||||
>"mapping order"</SPAN
|
>"mapping order"</SPAN
|
||||||
> refers to inital mapping
|
> refers to initial mapping
|
||||||
and specify the directions of both orders.
|
and specify the directions of both orders.
|
||||||
</P
|
</P
|
||||||
></LI
|
></LI
|
||||||
|
|
|
@ -625,9 +625,9 @@ bool Workspace::workspaceEvent( XEvent * e )
|
||||||
// If the system tray gets destroyed, the system tray
|
// If the system tray gets destroyed, the system tray
|
||||||
// icons automatically get unmapped, reparented and mapped
|
// icons automatically get unmapped, reparented and mapped
|
||||||
// again to the closest non-client ancestor due to
|
// 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
|
// 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.
|
// window.
|
||||||
XEvent ev;
|
XEvent ev;
|
||||||
WId w = e->xunmap.window;
|
WId w = e->xunmap.window;
|
||||||
|
|
Loading…
Reference in a new issue