mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01: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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user