Go to file
Ray Strode f5b2febf13 authPrompt: cancel user verification if verifying when reset
authPrompt.reset() currently only leaves the authPrompt in a
sane state if the user isn't verifying.

This commit makes sure to cancel verification if a reset happens
while verification is in process.

https://bugzilla.gnome.org/show_bug.cgi?id=683437
2013-08-18 21:14:35 -04:00
.settings
browser-plugin build: Remove -DG_DISABLE_DEPRECATED 2013-08-15 16:06:54 -04:00
data theme: Add a focus style for system actions in the system menu 2013-08-16 23:02:24 -04:00
docs docs: Include ShellKeyBindingMode in docs 2013-05-23 17:07:50 +02:00
js authPrompt: cancel user verification if verifying when reset 2013-08-18 21:14:35 -04:00
man Document --clutter-display in the man page 2013-05-16 18:43:52 -04:00
po Updated Slovenian translation 2013-08-17 16:54:20 +02:00
src ShellWindowTracker: support looking apps from GApplication IDs 2013-08-18 22:05:45 +02:00
tests st: Remove support for fixed positioning in BoxLayout 2013-07-09 23:19:20 +02:00
tools
.gitignore
.gitmodules
.project
AUTHORS
autogen.sh
configure.ac build: Add dependency on Xtst 2013-08-08 10:20:05 +02:00
COPYING
gnome-shell.doap
HACKING popupMenu: Remove our custom allocation code 2013-08-13 06:50:25 -04:00
MAINTAINERS
Makefile.am
NEWS Bump version to 3.9.5 2013-07-30 15:08:05 +02:00
README

GNOME Shell provides core user interface functions for the GNOME 3 desktop,
like switching to windows and launching applications. GNOME Shell takes
advantage of the capabilities of modern graphics hardware and introduces
innovative user interface concepts to provide a visually attractive and
easy to use experience.

For more information about GNOME Shell, including instructions on how
to build GNOME Shell from source and how to get involved with the project,
see:

 http://live.gnome.org/GnomeShell

Bugs should be reported at http://bugzilla.gnome.org against the 'gnome-shell'
product.

License
=======
GNOME Shell is distributed under the terms of the GNU General Public License,
version 2 or later. See the COPYING file for details.