gnome-shell/js/misc
Jasper St. Pierre 09607787cc endSessionDialog: Fix inhibitor list
gnome-session moved away from using properties over DBus in 2008, which
means that the code in GNOME 3.0 never should have worked -- but it did,
which makes me suspect that it was a quirk of the GJS DBus implementation.

Switch over to the proper inhibitor API, which is based on methods. If
gnome-session eventually gets ported to GDBus, then we can switch back
to properties.

https://bugzilla.gnome.org/show_bug.cgi?id=672270
2012-03-17 10:45:56 -04:00
..
config.js.in Config: use sed for substituting variables 2012-02-14 19:13:02 +01:00
extensionUtils.js
fileUtils.js
format.js
gnomeSession.js endSessionDialog: Fix inhibitor list 2012-03-17 10:45:56 -04:00
history.js
jsParse.js
modemManager.js
params.js
screenSaver.js
util.js