Files
urh/urh.desktop
Adam Goldsmith 05cf8af6c7 Remove "Path" key from .desktop file
As per [the spec](https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s05.html#key-path), the "Path" key should be the working directory to run from. As this is unnecessary, simply replace with "Exec" key.
2017-03-17 15:33:57 -04:00

9 lines
166 B
Desktop File

[Desktop Entry]
Type=Application
Version=1.0
Name=Universal Radio Hacker
Comment=investigate wireless protocols like a boss
Exec=/usr/bin/urh
Icon=urh
Terminal=false