From 01569e928c59d91f07428e11b63a3fee48763dfe Mon Sep 17 00:00:00 2001 From: Bryant Date: Fri, 8 Jan 2016 19:54:51 -0800 Subject: [PATCH] Add a desktop file. Uncertain if this also needs an installation script change or if this is good enough. --- dsview.desktop | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dsview.desktop diff --git a/dsview.desktop b/dsview.desktop new file mode 100644 index 00000000..cbc24d00 --- /dev/null +++ b/dsview.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Exec=DSView +Name=DSView +GenericName=Logic Analyzer +Comment=DreamStudio Logic Analyzer +Icon=dsview +Type=Application +Terminal=false +Categories=Development