gnome-shell/js/ui/status
RyuzakiKK 616852cf2b thunderbolt: fix missing variable underscore for enrolling
The variable `this.enrolling` is a typo because it has not been defined
before and is also never used.
`this._enrolling` is what it was meant to be.
2018-12-07 11:19:57 +00:00
..
accessibility.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
bluetooth.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
brightness.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
keyboard.js keyboard: Do not call KeyboardManager.holdKeyboard() with set-content-type 2018-11-09 10:55:30 +00:00
location.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
network.js Fix connection to wifi APs from user menu (RH #1628263) 2018-09-18 16:15:32 -07:00
nightLight.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
power.js power: Label the PENDING_CHARGE state as "Not Charging" 2018-11-14 13:51:26 -08:00
remoteAccess.js remoteAccess: Make indicator orange 2018-07-27 18:10:35 +02:00
rfkill.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
screencast.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
system.js altSwitcher: Fix error when all alternatives are disabled 2018-11-17 12:18:23 +00:00
thunderbolt.js thunderbolt: fix missing variable underscore for enrolling 2018-12-07 11:19:57 +00:00
volume.js volume: Show overamplified icon when in overdrive 2018-07-31 18:14:15 +00:00