Go to file
Ray Strode 96001d86e1 loginDialog: put "Not Listed?" button and user list in separate container
The user list and the "Not Listed?" button get shown and hidden at the
same time, so we can simplify the code by putting them in a new
subcontainer.

This commit creates a userSelectionBox container that both actors get
put in, and changes all the code that shows and hides these actors to
show and hide userSelectionBox instead.

https://bugzilla.gnome.org/show_bug.cgi?id=694062
2013-02-19 18:39:54 -05:00
.settings
browser-plugin
data unlockDialog: move user widget into separate file 2013-02-19 18:39:53 -05:00
docs shell-docs: remove leftover mobile-providers include 2013-02-06 01:33:51 +02:00
js loginDialog: put "Not Listed?" button and user list in separate container 2013-02-19 18:39:54 -05:00
man
po Updated POTFILES.in 2013-02-19 20:29:16 +01:00
src shell-app-usage: Remove unused parameter 2013-02-20 00:18:56 +01:00
tests mobile-providers: use libnm-gtk to work with mobile providers 2013-02-05 17:59:39 +01:00
tools
.gitignore remote-search: properly document the DBus interface 2012-12-06 12:13:24 -05:00
.gitmodules Use libgnome-volume-control from a submodule 2012-12-08 15:53:46 +01:00
.project
AUTHORS
autogen.sh Use libgnome-volume-control from a submodule 2012-12-08 15:53:46 +01:00
configure.ac build: Bump gnome-desktop requirement to 3.7.90 2013-02-19 07:54:52 +01:00
COPYING
gnome-shell.doap doap: add myself to doap file 2013-02-01 17:30:35 -05:00
HACKING
MAINTAINERS
Makefile.am build: Exclude .gitmodules from distribution 2012-12-18 18:28:42 +01:00
NEWS Bump version to 3.7.5 2013-02-06 01:12:32 +01: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.