From 3e6705db15ffa8554ae4822b004902e8315b512d Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 21 Jun 2010 22:09:15 +0000 Subject: [PATCH] (trunk) #3301 ".desktop file for transmission-qt" -- added to trunk for 2.10 --- qt/qtr.pro | 4 ++-- qt/transmission-qt.desktop | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 qt/transmission-qt.desktop diff --git a/qt/qtr.pro b/qt/qtr.pro index 27101d14c..2d89611d2 100644 --- a/qt/qtr.pro +++ b/qt/qtr.pro @@ -1,7 +1,7 @@ -TARGET = qtr +TARGET = transmission-qt NAME = "Transmission" DESCRIPTION = "Transmission: a fast, easy, and free BitTorrent client" -VERSION = 1.60 +VERSION = 2.00 LICENSE = "GPL" target.path = /bin diff --git a/qt/transmission-qt.desktop b/qt/transmission-qt.desktop new file mode 100644 index 000000000..ac2170504 --- /dev/null +++ b/qt/transmission-qt.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Qtransmission Bittorrent Client +GenericName=BitTorrent Client +Comment=Download and share files over BitTorrent +Exec=transmission-qt %F +Icon=transmission-qt +Terminal=false +Type=Application +MimeType=application/x-bittorrent; +Categories=Network;FileTransfer;P2P;Qt;