gnome-shell/js
Philip Chimento f7752ac699 ibusManager: Use const correctly
Per ES6, a variable declared const should only be valid inside its lexical
scope. Previously, GJS would accept this code, but that will change in the
SpiderMonkey JS engine in the next release of GJS.

https://bugzilla.gnome.org/show_bug.cgi?id=778425
2017-02-10 13:19:08 -08:00
..
extensionPrefs extensionPrefs: Fix extension list width 2016-09-14 09:18:23 +02:00
gdm authPrompt.js: turn off the ellipsization of pam messages 2016-10-14 09:28:34 -04:00
misc ibusManager: Use const correctly 2017-02-10 13:19:08 -08:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper portalHelper: Don't change the main window title 2017-01-24 13:36:09 +01:00
ui AppFavorites: order alphabetically by key 2017-02-06 09:40:43 +02:00
js-resources.gresource.xml ui: Add PadOsd 2016-11-04 16:08:10 +01:00
Makefile.am js/Makefile.am: Fix dependency generation with srcdir != builddir 2014-06-29 18:27:53 -04:00