aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@users.noreply.github.com>2017-08-28 17:57:08 +0200
committerGitHub <noreply@github.com>2017-08-28 17:57:08 +0200
commit74bc2fa6cc1a812743b771a0cabd29dcecb91d18 (patch)
tree54798532acd915eaf5e04183e0799f0c7b6a4354
parent56825a7ae87dfc5e5d729cea8cc975c282f1b719 (diff)
parent440dcea64e333994d818a03231febd7765dd959d (diff)
Merge pull request #319 from petterreinholdtsen/desktop-menu-entry
Add XDG desktop menu entry for grgsm_livemon.
-rw-r--r--apps/CMakeLists.txt6
-rw-r--r--apps/grgsm_livemon.desktop11
2 files changed, 17 insertions, 0 deletions
diff --git a/apps/CMakeLists.txt b/apps/CMakeLists.txt
index ed55183..09e7257 100644
--- a/apps/CMakeLists.txt
+++ b/apps/CMakeLists.txt
@@ -33,3 +33,9 @@ install(
DESTINATION bin
)
+set(XDG_DESKTOP_DIR "/usr/share/applications/")
+install(
+ FILES
+ grgsm_livemon.desktop
+ DESTINATION ${XDG_DESKTOP_DIR}
+)
diff --git a/apps/grgsm_livemon.desktop b/apps/grgsm_livemon.desktop
new file mode 100644
index 0000000..a18859f
--- /dev/null
+++ b/apps/grgsm_livemon.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=GNU Radio GSM live monitor
+GenericName=GSM channel monitor
+Comment=Interactive monitor of a single GSM C0 channel for analysis with network sniffers like Wireshark
+Exec=grgsm_livemon
+Terminal=false
+#Icon=
+Categories=Network;HamRadio;Development;
+Keywords=SDR;Radio;HAM;GSM;