remove the ShowOnlyIn=Unity desktop entries. These were from bug #4804 as an interim measure until XDG action groups were more widely supported, and can be removed.

This commit is contained in:
Jordan Lee 2013-07-02 21:20:33 +00:00
parent d85aa792e0
commit 59f27cc1c6
2 changed files with 0 additions and 3 deletions

View File

@ -18,9 +18,7 @@ Actions=Pause;Minimize;
[Desktop Action Pause]
_Name=Start Transmission with All Torrents Paused
Exec=transmission-gtk --paused
OnlyShowIn=Unity;
[Desktop Action Minimize]
_Name=Start Transmission Minimized
Exec=transmission-gtk --minimized
OnlyShowIn=Unity;

View File

@ -14,5 +14,4 @@ Actions=Minimize;
[Desktop Action Minimize]
Name=Start Transmission Minimized
Exec=transmission-qt --minimized
OnlyShowIn=Unity;