Apply a cleanup patch by Kjartan Maraas (#341812)

2006-10-08  Matthias Clasen  <mclasen@redhat.com>

	* Apply a cleanup patch by Kjartan Maraas  (#341812)
This commit is contained in:
Matthias Clasen
2006-10-08 05:07:55 +00:00
committed by Matthias Clasen
parent e4581869b4
commit 07e7719441
83 changed files with 222 additions and 417 deletions

View File

@ -97,7 +97,7 @@ F2, F3: together these are exactly the cases where we get
F4: we get an LeaveNotify with the focus flag set. An
LeaveNotify with a focus flag set will also be sent if
F==W, so we have to to explicity test for that case
F==W, so we have to to explicitly test for that case
using has_focus_window(W).