mirror of
https://github.com/transmission/transmission
synced 2024-12-25 01:03:01 +00:00
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:
parent
d85aa792e0
commit
59f27cc1c6
2 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
|
|
|
@ -14,5 +14,4 @@ Actions=Minimize;
|
|||
[Desktop Action Minimize]
|
||||
Name=Start Transmission Minimized
|
||||
Exec=transmission-qt --minimized
|
||||
OnlyShowIn=Unity;
|
||||
|
||||
|
|
Loading…
Reference in a new issue