slipcase-open 0.1.5

Open the payload of a Slipcase container in its own application, and write edits back into the container
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[Desktop Entry]
Type=Application
Version=1.0
Name=Open payload
GenericName=Slipcase payload opener
Comment=Open the payload of a Slipcase container in the application that normally handles it
Exec=slipcase-open open %f
Icon=document-open
Terminal=false
MimeType=application/x.slipcase+zip;
Categories=Utility;
Keywords=slipcase;slpc;payload;container;open;
StartupNotify=false