File size: 334 Bytes
2edb151 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | [Desktop Entry]
Version=1.0
Type=Application
Name=Receipt Studio
Comment=Open the receipt scanner Review UI (phone upload on LAN)
Exec=bash -c '"%k"'
# %k is unreliable across desktops; the installer copies a wrapper that cds to the repo.
TryExec=
Icon=applications-office
Terminal=false
Categories=Office;Utility;
StartupNotify=true
|