This commit is contained in:
Dana Jansens 2007-04-22 04:35:23 +00:00
parent 939fbcfd31
commit 6e7abeb860

View file

@ -472,7 +472,7 @@ void client_manage(Window window)
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 */
if (screen_showing_desktop)
screen_show_desktop(FALSE);