Release: v2.1.6 - Added VaptVupt 2.40
This commit is contained in:
parent
6abe72ffc0
commit
d4660e6539
41 changed files with 4309 additions and 741 deletions
|
|
@ -0,0 +1,7 @@
|
|||
[Nemo Action]
|
||||
Name=Compress with Zupt
|
||||
Comment=Create encrypted .zupt archive
|
||||
Exec=zupt-gui --compress %F
|
||||
Icon-Name=package-x-generic
|
||||
Selection=Any
|
||||
Extensions=any;
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[Nemo Action]
|
||||
Name=Extract with Zupt
|
||||
Comment=Decrypt and extract .zupt archive
|
||||
Exec=zupt-gui --extract %F
|
||||
Icon-Name=package-x-generic
|
||||
Selection=S
|
||||
Extensions=zupt;
|
||||
Loading…
Reference in a new issue