diff --git a/debian/openwebrx.desktop b/debian/openwebrx.desktop new file mode 100644 index 00000000..c5bd97ec --- /dev/null +++ b/debian/openwebrx.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Version=1.0 +Name=OpenWebRX +Type=Link +Categories=HamRadio +Comment=Web-based software defined radio receiver +Icon=openwebrx +URL=http://localhost:8073/ \ No newline at end of file diff --git a/debian/openwebrx.install b/debian/openwebrx.install index 8db93442..9b89f9f2 100644 --- a/debian/openwebrx.install +++ b/debian/openwebrx.install @@ -1,3 +1,5 @@ bands.json etc/openwebrx/ openwebrx.conf etc/openwebrx/ -systemd/openwebrx.service lib/systemd/system/ \ No newline at end of file +systemd/openwebrx.service lib/systemd/system/ +debian/openwebrx.svg usr/share/icons/hicolor/scalable/apps +debian/openwebrx.desktop usr/share/applications \ No newline at end of file diff --git a/debian/openwebrx.svg b/debian/openwebrx.svg new file mode 100644 index 00000000..50f4acdd --- /dev/null +++ b/debian/openwebrx.svg @@ -0,0 +1 @@ + \ No newline at end of file