1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00

- Added our sharemonkey campaign id

- Updated hungarian translation
This commit is contained in:
Christophe Dumez 2007-12-08 22:17:01 +00:00
parent 82f60f1b89
commit 14882fe38f
3 changed files with 172 additions and 172 deletions

View File

@ -427,7 +427,7 @@ void GUI::goBuyPage() const {
QStringList pathsList; QStringList pathsList;
foreach(hash, hashes) { foreach(hash, hashes) {
QTorrentHandle h = BTSession->getTorrentHandle(hash); QTorrentHandle h = BTSession->getTorrentHandle(hash);
QDesktopServices::openUrl("http://match.sharemonkey.com/?info_hash="+hash+"&fileName="+h.name()/*+"&cid="+OUR_CAMPAIGN_ID*/); QDesktopServices::openUrl("http://match.sharemonkey.com/?info_hash="+hash+"&fileName="+h.name()+"&cid=33");
} }
} }

Binary file not shown.

File diff suppressed because it is too large Load Diff