26 lines
817 B
Desktop File
26 lines
817 B
Desktop File
[Desktop Entry]
|
|
Name=Transmission
|
|
GenericName=BitTorrent Client
|
|
Comment=Download and share files over BitTorrent
|
|
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
|
Keywords=torrents;downloading;uploading;share;sharing;
|
|
Exec=transmission-gtk %U
|
|
Icon=transmission
|
|
Terminal=false
|
|
TryExec=transmission-gtk
|
|
Type=Application
|
|
StartupNotify=true
|
|
MimeType=application/x-bittorrent;x-scheme-handler/magnet;
|
|
Categories=Network;FileTransfer;P2P;GTK;
|
|
X-Ubuntu-Gettext-Domain=transmission
|
|
X-AppInstall-Keywords=torrent
|
|
Actions=Pause;Minimize;
|
|
|
|
[Desktop Action Pause]
|
|
Name=Start Transmission with All Torrents Paused
|
|
Exec=transmission-gtk --paused
|
|
|
|
[Desktop Action Minimize]
|
|
Name=Start Transmission Minimized
|
|
Exec=transmission-gtk --minimized
|