From 59800ea6d5b8855357236c017757e625e586db69 Mon Sep 17 00:00:00 2001 From: James Lu Date: Wed, 3 Oct 2018 19:12:45 -0700 Subject: [PATCH] Remove OnlyShowIn=Unity from desktop entries These work equally fine in other DEs: Xfce, GNOME, etc. --- variety.desktop.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/variety.desktop.in b/variety.desktop.in index e9d54132..43afdb04 100644 --- a/variety.desktop.in +++ b/variety.desktop.in @@ -14,24 +14,19 @@ Keywords=Wallpaper;Changer;Change;Download;Downloader;Variety; [Desktop Action Next] Exec=variety --next _Name=Next -OnlyShowIn=Unity; [Desktop Action Previous] Exec=variety --previous _Name=Previous -OnlyShowIn=Unity; [Desktop Action PauseResume] Exec=variety --toggle-pause _Name=Pause / Resume -OnlyShowIn=Unity; [Desktop Action History] Exec=variety --history _Name=History -OnlyShowIn=Unity; [Desktop Action Preferences] Exec=variety --preferences _Name=Preferences -OnlyShowIn=Unity;