Bastien Nocera 7113821964 osdWindow: Fix setting a zero-level in osdWindow
Commit 7101cc3170bf727aebf918f37debff94ae705c85 caused a small
regression insomuch that it checks for a valid "level" but simply using
"if (level)" which will be false if level is undefined and if
level == 0.

Check for not undefined instead.

https://bugzilla.gnome.org/show_bug.cgi?id=727384
2014-04-25 15:19:32 +02:00
..
2014-01-17 16:34:44 -05:00
2014-02-19 13:44:27 +01:00
2014-02-11 18:04:44 -05:00
2014-02-05 19:36:50 +00:00