gnome-shell/js/ui/components
Florian Müllner 1d3154a89e networkAgent: Pick up VPN service dir from pkg-config
It turns out that NetworkManager does export the directory as pkg-config
variable after all, so use that instead of building the path ourselves
from the prefix.

https://bugzilla.gnome.org/show_bug.cgi?id=789811
2018-01-22 08:44:19 +01:00
..
__init__.js Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
automountManager.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
autorunManager.js autorunManager: Avoid access to non-existent array element 2017-09-19 20:07:21 +02:00
keyring.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
networkAgent.js networkAgent: Pick up VPN service dir from pkg-config 2018-01-22 08:44:19 +01:00
polkitAgent.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
telepathyClient.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00