gnome-shell/js
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
..
extensionPrefs Revert "Fixed typo in string" 2012-02-22 18:52:08 -05:00
gdm st-container: Remove st_container_destroy_children 2012-02-22 17:00:44 -05:00
misc endSessionDialog: Fix inhibitor list 2012-03-17 10:45:56 -04:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui endSessionDialog: Fix inhibitor list 2012-03-17 10:45:56 -04:00
Makefile.am Add gnome-keyring prompter 2012-02-29 20:16:14 +01:00