diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-04-11 17:49:26 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-04-14 12:05:54 -0300 |
commit | c6c67fd8d9c40fec61c9f7ee7677544301f437dd (patch) | |
tree | 86c4576ded4dcaf65860e9855e6af78a53e7518f /changes/bug-5497_hide-bandwidth-on-openvpn-killed | |
parent | 16165296ef5d9d0964b5820dbe707c3b0adaffc2 (diff) |
Hide bandwidth if the openvpn process is killed.
[Closes #5497]
Diffstat (limited to 'changes/bug-5497_hide-bandwidth-on-openvpn-killed')
-rw-r--r-- | changes/bug-5497_hide-bandwidth-on-openvpn-killed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-5497_hide-bandwidth-on-openvpn-killed b/changes/bug-5497_hide-bandwidth-on-openvpn-killed new file mode 100644 index 00000000..28484605 --- /dev/null +++ b/changes/bug-5497_hide-bandwidth-on-openvpn-killed @@ -0,0 +1 @@ +- Hide the bandwidth widget and update status icon if the openvpn process is killed. Closes #5497. |