gnome-shell/js/ui/status
Florian Müllner b2b2f65214 network: Launch the appropriate settings panels
The new control-center shell split wifi configuration from the network
panel, and moved all other devices into a flat list. So instead of
manually spawning the app with the 'show-device' subcommand, we can
now simply launch the appropriate settings panel.

https://bugzilla.gnome.org/show_bug.cgi?id=786520
2017-08-20 18:03:32 +02:00
..
accessibility.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
bluetooth.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
brightness.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
keyboard.js status/keyboard: Fix typo 2017-08-12 21:12:07 +02:00
location.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
network.js network: Launch the appropriate settings panels 2017-08-20 18:03:32 +02: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 Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
volume.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00