aboutsummaryrefslogtreecommitdiff
path: root/tools/Linux/kodi.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Linux/kodi.desktop')
-rw-r--r--tools/Linux/kodi.desktop22
1 files changed, 22 insertions, 0 deletions
diff --git a/tools/Linux/kodi.desktop b/tools/Linux/kodi.desktop
new file mode 100644
index 0000000000..351be2e9a0
--- /dev/null
+++ b/tools/Linux/kodi.desktop
@@ -0,0 +1,22 @@
+[Desktop Entry]
+Version=1.0
+Name=KODI Media Center
+GenericName=Media Center
+Comment=Manage and view your media
+Exec=kodi
+Icon=kodi
+Terminal=false
+Type=Application
+Categories=AudioVideo;Video;Player;TV;
+
+Actions=Fullscreen;Standalone;
+
+[Desktop Action Fullscreen]
+Name=Open in fullscreen
+Exec=kodi -fs
+OnlyShowIn=Unity;
+
+[Desktop Action Standalone]
+Name=Open in standalone mode
+Exec=kodi --standalone
+OnlyShowIn=Unity;