home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 January / maximum-cd-2012-01.iso / DiscContents / digsby_setup.exe / lib / plugins / component_yahooim / info.yaml < prev   
Encoding:
Text File  |  2011-02-02  |  849 b   |  41 lines

  1. service_provider: &service_provider yahoo
  2. name: Yahoo
  3. name_truncated: yaho
  4. service_name: Yahoo Messenger
  5. shortname: yahoo
  6. popularity: 860
  7. path: yahoo.protocol
  8. username_desc: !_ "Yahoo! ID"
  9. newuser_url: https://edit.yahoo.com/registration
  10. password_url: https://edit.yahoo.com/forgot
  11. needs_httponly: yes
  12. compatible:
  13.   - yahoo
  14.   - msn
  15.   - lcs
  16.   - sametime
  17.   - pingbox
  18. component_type: im
  19. type: service_component
  20. defaults:
  21.   use_http_only: False
  22.   autologin: False
  23.   server: !python/tuple
  24.     - scs.msg.yahoo.com
  25.     - 5050
  26.   block_unknowns: False
  27. has_invisible: True
  28. statuses:
  29.   - - Available
  30.   - - Away
  31.  
  32. entry_points:
  33.   digsby.component.im:
  34.     *service_provider: yahoo.YahooProtocol:YahooProtocol
  35.  
  36. skin:
  37.   serviceicons:
  38.     lcs: res/lcs.png
  39.     pingbox: res/icn_wdgt_pbx_48_1.gif
  40.     sametime: res/sametime.png
  41.