gnome-shell/js/ui/status
Florian Müllner 2bce1f1510 keyboard: Fix a warning
imports.misc.ibusManager.IBus is declared as const, so referencing it
from another module triggers a warning with recent mozjs. As of commit
083d11a032 IBus is mandatory, so just make it a regular import to avoid
the warning.
2018-02-21 13:19:15 +01:00
..
accessibility.js gdm: Remove separate greeter universal access icon 2017-10-13 16:53:54 +02:00
bluetooth.js bluetooth: Add missing 'BluetoothHardwareAirplaneMode' to D-Bus interface 2017-10-17 20:16:38 +01:00
brightness.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
keyboard.js keyboard: Fix a warning 2018-02-21 13:19:15 +01:00
location.js location: Use translated reason string 2018-01-09 00:25:46 +01:00
network.js network: port to libnm 2018-01-12 11:48:49 +01:00
nightLight.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
power.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
rfkill.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
screencast.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
system.js system: Split out system actions to its own module 2017-08-22 12:09:04 +02:00
thunderbolt.js thunderbolt: add policy provider and indicator 2018-02-05 21:38:49 +01:00
volume.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00