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 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: 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 *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
util.js messageTray: Move makeCloseButton() into Util 2013-02-20 00:08:11 +01:00