mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-06 07:12:09 +01:00
links don't work, so let's use the application type
This commit is contained in:
parent
df358b0d49
commit
4b2c1f7c16
5
debian/openwebrx.desktop
vendored
5
debian/openwebrx.desktop
vendored
|
|
@ -1,7 +1,8 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Name=OpenWebRX
|
Name=OpenWebRX
|
||||||
Type=Link
|
Type=Application
|
||||||
Comment=Web-based software defined radio receiver
|
Comment=Web-based software defined radio receiver
|
||||||
Icon=openwebrx
|
Icon=openwebrx
|
||||||
URL=http://localhost:8073/
|
Exec=xdg-open http://localhost:8073/
|
||||||
|
Categories=Network;HamRadio
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue