home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 January / maximum-cd-2012-01.iso / DiscContents / digsby_setup.exe / lib / plugins / nowplaying / info.yaml < prev    next >
Encoding:
Text File  |  2009-12-14  |  356 b   |  16 lines

  1. name: 'Now Playing Status'
  2. path: 'nowplaying'
  3. platforms: 
  4.   - 'win'
  5.  
  6. type: 'pure'
  7.  
  8. entry_points:
  9.   digsby.profile.addons:
  10.     nowplaying: nowplaying.nowplaying:NowPlaying
  11.   digsby.im.statusmessages.set.pre:
  12.     nowplaying: nowplaying.nowplaying:mutate_status
  13.   digsby.im.statusmessages:
  14.     nowplaying: nowplaying.nowplaying:status_factory
  15.  
  16.