merged identify client patch from RC_0_16

This commit is contained in:
Arvid Norberg 2013-09-26 00:30:14 +00:00
parent 89c3db477d
commit ddfd485425
1 changed files with 3 additions and 0 deletions

View File

@ -271,11 +271,14 @@ namespace
, {0, "-G3", "G3 Torrent"}
, {0, "-FG", "FlashGet"}
, {0, "-ML", "MLdonkey"}
, {0, "-MG", "Media Get"}
, {0, "XBT", "XBT"}
, {0, "OP", "Opera"}
, {2, "RS", "Rufus"}
, {0, "AZ2500BT", "BitTyrant"}
, {0, "btpd/", "BitTorrent Protocol Daemon"}
, {0, "TIX", "Tixati"}
, {0, "QVOD", "Qvod"}
};
bool compare_id(map_entry const& lhs, map_entry const& rhs)