/[mldonkey]/mldonkey/src/networks/donkey/donkeyTypes.ml
ViewVC logotype

Diff of /mldonkey/src/networks/donkey/donkeyTypes.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by spiralvoice, Sat Nov 12 11:20:22 2005 UTC revision 1.34 by spiralvoice, Tue Nov 22 15:53:19 2005 UTC
# Line 204  type brand = Line 204  type brand =
204  let brand_list = [  let brand_list = [
205     ( Brand_unknown   , "unknown"      , "unk" ) ;     ( Brand_unknown   , "unknown"      , "unk" ) ;
206     ( Brand_edonkey   , "eDonkey"      , "eDK" ) ;     ( Brand_edonkey   , "eDonkey"      , "eDK" ) ;
    ( Brand_cdonkey   , "cDonkey"      , "cDK" ) ;  
207     ( Brand_mldonkey1 , "old mldonkey" , "oML" ) ;     ( Brand_mldonkey1 , "old mldonkey" , "oML" ) ;
208     ( Brand_mldonkey2 , "new mldonkey" , "nML" ) ;     ( Brand_mldonkey2 , "new mldonkey" , "nML" ) ;
    ( Brand_mldonkey3 , "trusted mld"  , "tML" ) ;  
209     ( Brand_overnet   , "Overnet"      , "OVR" ) ;     ( Brand_overnet   , "Overnet"      , "OVR" ) ;
210     ( Brand_newemule  , "eMule"        , "eMU" ) ;     ( Brand_newemule  , "eMule"        , "eMU" ) ;
211       ( Brand_server    , "server"       , "SER" ) ;
212       ( Brand_mldonkey3 , "trusted mld"  , "tML" ) ;
213       ( Brand_cdonkey   , "cDonkey"      , "cDK" ) ;
214     ( Brand_lmule     , "xMule"        , "xMU" ) ;     ( Brand_lmule     , "xMule"        , "xMU" ) ;
215     ( Brand_shareaza  , "shareaza"     , "sZA" ) ;     ( Brand_shareaza  , "shareaza"     , "sZA" ) ;
    ( Brand_server    , "server"       , "SER" ) ;  
216     ( Brand_amule     , "aMule"        , "aMU" ) ;     ( Brand_amule     , "aMule"        , "aMU" ) ;
217     ( Brand_lphant    , "lPhant"       , "lPH" ) ;     ( Brand_lphant    , "lPhant"       , "lPH" ) ;
218     ( Brand_emuleplus , "ePlus"        , "eM+" ) ;     ( Brand_emuleplus , "ePlus"        , "eM+" ) ;

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26