gnome-shell/js/ui/components
Florian Müllner eb7533bbf1 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 14:07:15 +00:00
..
__init__.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
automountManager.js js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
autorunManager.js js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
keyring.js dialogs: Hide caps lock warning if password entry is hidden 2020-02-01 08:08:33 +01:00
networkAgent.js networkAgent: Drop VPN plugin cache 2020-03-17 14:07:15 +00:00
polkitAgent.js js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
telepathyClient.js js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00