engrish
This commit is contained in:
parent
939fbcfd31
commit
6e7abeb860
1 changed files with 1 additions and 1 deletions
|
@ -472,7 +472,7 @@ void client_manage(Window window)
|
||||||
client_focus(self);
|
client_focus(self);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* client_activate does this but we aret using it so we have to do it
|
/* client_activate does this but we aren't using it so we have to do it
|
||||||
here as well */
|
here as well */
|
||||||
if (screen_showing_desktop)
|
if (screen_showing_desktop)
|
||||||
screen_show_desktop(FALSE);
|
screen_show_desktop(FALSE);
|
||||||
|
|
Loading…
Reference in a new issue