gnome-shell/js
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
..
extensionPrefs Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
gdm Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
misc Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
ui Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
js-resources.gresource.xml ui: Implement "window doesn't respond" dialog on gnome-shell 2017-07-16 19:28:57 +02:00
Makefile.am Use the versioned libmutter*.so versions 2017-02-14 11:23:09 +08:00