gnome-shell/js/ui/status
Christian Kellner 0963ccddba thunderbolt: fix enroll-failed signal args order
The devices emitted (device, error) while the connected handler
was expecting (error, device). The former is more consistent
with the rest of the code (so change it to device, error).
2018-04-20 11:27:11 +02:00
..
accessibility.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
bluetooth.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
brightness.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
keyboard.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
location.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
network.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
nightLight.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
power.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
rfkill.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
screencast.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
system.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
thunderbolt.js thunderbolt: fix enroll-failed signal args order 2018-04-20 11:27:11 +02:00
volume.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00