Go to file
Ryan Lortie 3d4408dce8 network: properly remove connections from list
Due to a typo we were always removing the first (index 0) connection
from the global list of connections instead of the correct one.

This resulted in some connections remaining in the shell's connection
list long after they were removed.  In particular, this resulted in
multiple copies of a bluetooth connection appearing after suspend/resume
(when the device was readded and the cached connection list was
rescanned).

https://bugzilla.gnome.org/show_bug.cgi?id=740227
2014-11-16 15:53:54 -08:00
.settings
browser-plugin
data portalHelper: Change user facing name to "Network Login" 2014-11-07 10:09:12 +01:00
docs build: Remove ShellNetworkAgent documentation 2014-05-28 22:07:19 +02:00
js network: properly remove connections from list 2014-11-16 15:53:54 -08:00
man
po Added Norwegian bokmål translation from Åka Sikrom. 2014-11-16 12:29:57 +01:00
src Port gnome-shell to Python 3 2014-11-07 10:18:58 +01:00
tests scroll-view: Support GTK_POLICY_EXTERNAL 2014-10-30 00:37:55 +01:00
tools Port gnome-shell to Python 3 2014-11-07 10:18:58 +01:00
.gitignore theme: make a GResource 2014-10-14 18:54:18 -07:00
.gitmodules
.project Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
AUTHORS
autogen.sh
configure.ac Port gnome-shell to Python 3 2014-11-07 10:18:58 +01:00
COPYING
gnome-shell.doap doap: add <programming-language> 2014-07-31 17:48:46 +02:00
HACKING
MAINTAINERS
Makefile.am
NEWS Bump version to 3.15.1 2014-10-30 11:13:39 +00: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:

 https://wiki.gnome.org/Projects/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.