gnome-shell/js/ui/status
Florian Müllner c860409da5 cleanup: Use object shorthand where possible
ES6 allows to omit property names where they match the name of the
assigned variable, which makes code less redunant and thus cleaner.
We will soon enforce that in our eslint rules, so make sure we use
the shorthand wherever possible.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/805
2019-11-11 19:25:14 +00:00
..
accessibility.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
bluetooth.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
brightness.js js: Replace child properties 2019-11-01 19:42:01 +00:00
dwellClick.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
keyboard.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
location.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
network.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
nightLight.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
power.js power: Handle "100% but charging" case 2019-11-07 12:58:54 -08:00
remoteAccess.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
rfkill.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
screencast.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
system.js system: Replace action icons with regular menu items 2019-11-05 13:05:59 +00:00
thunderbolt.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
volume.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00