gnome-shell/js/gdm
Florian Müllner 033277b68f Define externally accessible contants with 'var' instead of 'const'
Just as we did with classes, define other constants that are (or
may be) used from other modules with 'var' to cut down on warnings.

https://bugzilla.gnome.org/show_bug.cgi?id=785084
2017-07-18 21:52: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 Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00