diff options
author | Chris Mayo <aklhfex@gmail.com> | 2016-12-15 20:24:06 +0000 |
---|---|---|
committer | Chris Mayo <aklhfex@gmail.com> | 2016-12-15 20:24:06 +0000 |
commit | 40a7005522b8d010425c1f3d02ae8a4dd0c33ed9 (patch) | |
tree | 532abd5279530189c989ded8158b6bbd5d27238e /tools/Linux | |
parent | 9879ab4fd69cb581170b8197102a122a528e42a6 (diff) |
[linux] Remove deprecated OnlyShowIn from desktop file
Diffstat (limited to 'tools/Linux')
-rw-r--r-- | tools/Linux/kodi.desktop | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/Linux/kodi.desktop b/tools/Linux/kodi.desktop index aaa414242a..f45ba157f1 100644 --- a/tools/Linux/kodi.desktop +++ b/tools/Linux/kodi.desktop @@ -14,9 +14,7 @@ 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; |