gnome-shell/js/misc
Florian Müllner 9a83662a18 loginManager: Move UnlockDialog.isSupported() here
With fallback mode dropped, we can no longer rely on gnome-screensaver
to be installed, so we'll have cases where we are unable to lock the
screen. The user menu should not show the "Lock" item in this case,
but as UnlockDialog includes UserMenu, we cannot use the existing check
without creating a circular dependency; move the function to a more
generic place to fix.

https://bugzilla.gnome.org/show_bug.cgi?id=693403
2013-03-06 16:22:07 +01:00
..
config.js.in
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
jsParse.js
loginManager.js loginManager: Move UnlockDialog.isSupported() here 2013-03-06 16:22:07 +01:00
modemManager.js mobile-providers: use libnm-gtk to work with mobile providers 2013-02-05 17:59:39 +01:00
params.js
util.js messageTray: Move makeCloseButton() into Util 2013-02-20 00:08:11 +01:00