diff options
author | Kali Kaneko <kali@leap.se> | 2018-02-27 01:52:59 +0100 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2018-03-02 03:54:14 +0100 |
commit | 031a2044a77153b6c2a3e111de17827c8395ea1e (patch) | |
tree | 3c013eb9d03366630aa04fe98cee78ae90ba79b0 /pkg/riseupvpn/TODO | |
parent | c9fbec21b700c25d35a03b12df1adbb65f67ff12 (diff) |
[pkg] install helpers from snap
Diffstat (limited to 'pkg/riseupvpn/TODO')
-rw-r--r-- | pkg/riseupvpn/TODO | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pkg/riseupvpn/TODO b/pkg/riseupvpn/TODO index 2288e7e4..ac310d66 100644 --- a/pkg/riseupvpn/TODO +++ b/pkg/riseupvpn/TODO @@ -1,4 +1,5 @@ -[ ] copy libzmq.so.5 library to the binary path (HACK, ask in forums). [ ] install polkit helpers [ ] install bitmask root in its place (can classic confinement install something in the global path? does this produce conflicts with proper debs?) -[ ] add a desktop file entry +[x] add icon +[x] add a desktop file entry +[x] copy libzmq.so.5 library to the binary path (HACK, ask in forums). |