From 3cbabc6b55eb84a98b80346f47cc5721951fd98c Mon Sep 17 00:00:00 2001 From: fryshorts Date: Sat, 26 Jul 2014 22:08:22 +0200 Subject: [PATCH] Add .desktop file for obs on linux --- obs/dist/obs.desktop | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 obs/dist/obs.desktop diff --git a/obs/dist/obs.desktop b/obs/dist/obs.desktop new file mode 100644 index 000000000..9cc1b1fee --- /dev/null +++ b/obs/dist/obs.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Name=OBS +GenericName=Streaming/Recording Software +Comment=Free and Open Source Streaming/Recording Software +Exec=obs +Icon=obs +Terminal=false +Type=Application +Categories=AudioVideo;Recorder; +StartupNotify=true