gnome-shell/js
Bastien Nocera 2d18b06b3f osdWindow: Fix setting a zero-level in osdWindow
Commit 7101cc3170 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:20:18 +02:00
..
extensionPrefs Synchronize shell startup 2013-11-04 11:50:20 -05:00
gdm js: Name all the timeouts and idles 2014-04-10 21:08:16 +02:00
misc loginManager: Don't pass too many args to steal_fds 2014-04-15 17:53:37 -04:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui osdWindow: Fix setting a zero-level in osdWindow 2014-04-25 15:20:18 +02:00
js-resources.gresource.xml Add indicator for location service being used 2014-01-28 18:39:12 +00:00
Makefile.am make NetworkManager optional 2014-02-11 18:04:44 -05:00