diff options
author | Iskren Slavov <iskren.s@gmail.com> | 2011-02-20 18:26:14 +0200 |
---|---|---|
committer | Iskren Slavov <iskren.s@gmail.com> | 2011-02-20 18:26:14 +0200 |
commit | ae4db370a1540bed8944995aacc31365ee7226f4 (patch) | |
tree | 62efe62ef68aedf8081dd5c35ed58a7429dcd69b /net-p2p/qbittorrent/files | |
parent | Removed obsolete playonlinux; added qemu-0.13 with Red Hat patches to support... (diff) | |
download | wish-ae4db370a1540bed8944995aacc31365ee7226f4.tar.gz wish-ae4db370a1540bed8944995aacc31365ee7226f4.tar.bz2 wish-ae4db370a1540bed8944995aacc31365ee7226f4.zip |
Patched qBittorrent updated.
Diffstat (limited to 'net-p2p/qbittorrent/files')
-rw-r--r-- | net-p2p/qbittorrent/files/qbittorrent_spoof_utorrent.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/files/qbittorrent_spoof_utorrent.diff b/net-p2p/qbittorrent/files/qbittorrent_spoof_utorrent.diff index 9607880..370ad3e 100644 --- a/net-p2p/qbittorrent/files/qbittorrent_spoof_utorrent.diff +++ b/net-p2p/qbittorrent/files/qbittorrent_spoof_utorrent.diff @@ -14,4 +14,4 @@ diff -U0 -r qbittorrent-2.6.4.orig/src/qtlibtorrent/qbtsession.cpp qbittorrent-2 + const QString peer_id = "UT"; @@ -371 +371 @@ - sessionSettings.user_agent = "qBittorrent "VERSION; -+ sessionSettings.user_agent = "uTorrent/2200(24402)"; ++ sessionSettings.user_agent = "uTorrent/2200(24683)"; |