gnome-shell/js
Zeeshan Ali (Khattak) 5a8a293614 location: Update available accuracy on max accuracy changing
We translate 'On' to available accuracy level but if available accuracy
level later changes, we don't update available accuracy level accordingly
and hence limit the accuracy of apps.

E.g if available accuracy level is 'city' and geolocation is enabled,
the max accuracy level would be 'city' and apps can't get higher than
that. Now if user plugs in GPS, the available accuracy level will change
to 'exact' but without this patch max accuracy level will remain to be
'city' and apps will not be able to use the GPS.

https://bugzilla.gnome.org/show_bug.cgi?id=731882
2014-06-20 12:26:27 +01:00
..
extensionPrefs extensionPrefs: Skip main window when launched with a UUID 2014-05-27 18:02:25 +02:00
gdm loginDialog: Remove unused variable 2014-05-28 22:01:54 +02:00
misc util: Don't pass too many arguments to child_watch_add 2014-04-28 10:22:51 -04:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui location: Update available accuracy on max accuracy changing 2014-06-20 12:26:27 +01:00
js-resources.gresource.xml Implement window menus in gnome-shell 2014-05-17 15:17:29 -04:00
Makefile.am make NetworkManager optional 2014-02-11 18:04:44 -05:00