gnome-shell/js/gdm
Florian Müllner e39f4ec0d6 gdmUtils: Define constants with 'var'
Most of those are accessed outside the module itself, but commit
033277b6 missed them ...

https://bugzilla.gnome.org/show_bug.cgi?id=785556
2017-08-10 20:16:06 +02:00
..
authPrompt.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
batch.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
fingerprint.js gdm: Handle absence of Fprint.Manager service 2017-03-20 19:02:07 +01:00
loginDialog.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
oVirt.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
realmd.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
util.js gdmUtils: Define constants with 'var' 2017-08-10 20:16:06 +02:00