gnome-shell/js/misc
Rares Visalom b4b1caf5a3 systemActions: Store properties in a map
We want to be able to search for available system actions, so
rather than tracking each action in a separate property, store
them in a single map that can be searched in a generic and clean
way.

https://bugzilla.gnome.org/show_bug.cgi?id=691900
2017-08-22 12:26:51 +02:00
..
config.js.in Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
extensionUtils.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
fileUtils.js fileUtils: Remove listDirAsync() 2014-01-09 13:23:26 -05:00
gnomeSession.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
history.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
ibusManager.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
jsParse.js lookingGlass: Add tab-completion 2011-11-05 13:05:11 -04:00
keyboardManager.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
loginManager.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
meson.build build: Support the meson build system 2017-07-20 00:20:54 +02:00
modemManager.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
objectManager.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
params.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
permissionStore.js weather: Follow GNOME Weather's location permissions 2017-03-20 19:13:20 +01:00
smartcardManager.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
systemActions.js systemActions: Store properties in a map 2017-08-22 12:26:51 +02:00
util.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
weather.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00