From f93ee1dc068690eddbabe591991517378085180b Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sat, 16 Feb 2013 18:29:09 +0000 Subject: [PATCH] merged identify_client update from RC_0_16 --- src/identify_client.cpp | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/src/identify_client.cpp b/src/identify_client.cpp index 3956850a5..07b254599 100644 --- a/src/identify_client.cpp +++ b/src/identify_client.cpp @@ -147,14 +147,14 @@ namespace // must be ordered alphabetically map_entry name_map[] = { - {"A", "ABC"} - , {"AG", "Ares"} + {"A", "ABC"} + , {"AG", "Ares"} , {"AR", "Arctic Torrent"} , {"AT", "Artemis"} , {"AV", "Avicora"} , {"AX", "BitPump"} , {"AZ", "Azureus"} - , {"A~", "Ares"} + , {"A~", "Ares"} , {"BB", "BitBuddy"} , {"BC", "BitComet"} , {"BF", "Bitflu"} @@ -193,15 +193,15 @@ namespace , {"MT", "Moonlight Torrent"} , {"NX", "Net Transport"} , {"O", "Osprey Permaseed"} - , {"OS", "OneSwarm"} - , {"OT", "OmegaTorrent"} - , {"PD", "Pando"} - , {"Q", "BTQueue"} + , {"OS", "OneSwarm"} + , {"OT", "OmegaTorrent"} + , {"PD", "Pando"} + , {"Q", "BTQueue"} , {"QD", "QQDownload"} , {"QT", "Qt 4"} , {"R", "Tribler"} - , {"RT", "Retriever"} - , {"RZ", "RezTorrent"} + , {"RT", "Retriever"} + , {"RZ", "RezTorrent"} , {"S", "Shadow"} , {"SB", "Swiftbit"} , {"SD", "Xunlei"} @@ -209,8 +209,9 @@ namespace , {"SS", "SwarmScope"} , {"ST", "SymTorrent"} , {"SZ", "Shareaza"} - , {"S~", "Shareaza (beta)"} + , {"S~", "Shareaza (beta)"} , {"T", "BitTornado"} + , {"TL", "Tribler"} , {"TN", "Torrent.NET"} , {"TR", "Transmission"} , {"TS", "TorrentStorm"}