gnome-shell/js/ui/components
Florian Müllner 2756806f84 networkAgent: Drop VPN plugin cache
libnm doesn't only search for plugins in the regular VPN plugin directory,
but also in the legacy location and the directory pointed to by the
NM_VPN_PLUGIN_DIR environment variable (if set).

We don't monitor the additional directories, so it's possible for our cache
to become outdated.

Instead of trying to play catch-up with libnm's internals, do what nm-applet
does and use the appropriate API to look up the plugin on each request.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/2386
2020-03-17 19:37:54 +01:00
..
__init__.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
automountManager.js cleanup: Remove trailing spaces 2019-09-15 16:02:45 +02:00
autorunManager.js cleanup: Remove trailing spaces 2019-09-15 16:02:45 +02:00
keyring.js animation: Turn Spinner animate parameter into Params option 2019-11-19 23:25:29 +02:00
networkAgent.js networkAgent: Drop VPN plugin cache 2020-03-17 19:37:54 +01:00
polkitAgent.js polkitAgent: Only set key focus to password entry after opening dialog 2019-12-25 12:56:46 +01:00
telepathyClient.js cleanup: Remove trailing spaces 2019-09-15 16:02:45 +02:00