This website requires JavaScript.
Explore
Help
Register
Sign In
brl
/
gnome-shell
Watch
1
Star
0
Fork
0
You've already forked gnome-shell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gnome-shell
/
js
/
ui
/
status
History
Carlos Garnacho
1532ac3726
status/keyboard: Fix typo
...
Missing 't' in shortName, as it's used everywhere else.
2017-08-12 21:12:07 +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
Define externally accessible contants with 'var' instead of 'const'
2017-07-18 21:52:06 +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