Browse Source

Add .desktop file for obs on linux

fryshorts 11 years ago
parent
commit
3cbabc6b55
1 changed files with 11 additions and 0 deletions
  1. 11 0
      obs/dist/obs.desktop

+ 11 - 0
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