gnome-shell/js/misc
Martin Pitt a7cd4657f5 loginManager.js: Check for logind, not for systemd
It is possible to build systemd without logind, in which case
/sys/fs/cgroup/systemd would still exist. Check for /run/systemd/seats instead,
as recommended by systemd upstream.

For details, see:
<https://mail.gnome.org/archives/desktop-devel-list/2013-March/msg00092.html>

https://bugzilla.gnome.org/show_bug.cgi?id=696252
2013-03-29 11:00:52 +01:00
..
config.js.in shell: Remove ContactSystem 2012-06-29 11:21:50 +02:00
extensionUtils.js extensionUtil: Add ExtensionFinder::extensions-loaded signal 2013-02-28 15:37:28 +01:00
fileUtils.js fileUtils: correctly determine file type for symbolic links 2012-12-08 02:53:21 -05:00
gnomeSession.js Replace LoginManager:sessionActive with GnomeSession:SessionIsActive 2013-02-05 00:01:33 +01:00
hash.js Add a new Hash module 2013-01-31 13:20:08 +01:00
history.js history: Allow events to bubble up when arrowing past the first/last item 2012-09-18 16:44:08 +02:00
jsParse.js lookingGlass: Add tab-completion 2011-11-05 13:05:11 -04:00
loginManager.js loginManager.js: Check for logind, not for systemd 2013-03-29 11:00:52 +01:00
modemManager.js mobile-providers: use libnm-gtk to work with mobile providers 2013-02-05 17:59:39 +01:00
params.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
util.js appDisplay: Move ensureIconVisible logic to util, make it more generic 2013-03-12 19:29:47 -04:00