From: Alexandru Gagniuc Date: Tue, 7 May 2013 00:23:14 +0000 (-0500) Subject: contrib: Add pulseview.desktop file X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=commitdiff_plain;h=2bcba522a02affd1627d9decc23182626fadfe09;hp=52bbe6001445a59a60c95de0f4320a8166b4bddd contrib: Add pulseview.desktop file A .desktop file is used to integrate a desktop application with the desktop environment. For example, in KDE, this makes the application visible in the Launcher, under Applications. This is the .desktop file we use in Fedora, but it is usable by any distro. --- diff --git a/contrib/pulseview.desktop b/contrib/pulseview.desktop new file mode 100644 index 0000000..cbab083 --- /dev/null +++ b/contrib/pulseview.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=PulseView +GenericName=Signal acquisition GUI for sigrok +Categories=Electronics; +Comment=Control your Logic Analyzer, Oscilloscope, or MSO +Exec=pulseview +Icon=sigrok-logo-notext +Type=Application +