~ubuntu-branches/ubuntu/oneiric/emesene/oneiric

« back to all changes in this revision

Viewing changes to plugins_base/currentSong/__init__.py

  • Committer: Bazaar Package Importer
  • Author(s): Devid Antonio Filoni
  • Date: 2010-04-14 01:33:51 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100414013351-r2icbt5gs4ai71j8
Tags: 1.6.1-0ubuntu1
* New upstream release (LP: #562646).
* Fix missing-debian-source-format lintian warning.
* Refresh 20_dont_build_own_libmimic.patch patch.
* Bump Standards-Version to 3.8.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    from Audacious import Audacious
24
24
    from Banshee import Banshee
25
25
    from Exaile import Exaile
 
26
    from Gmusicbrowser import Gmusicbrowser
 
27
    from Guayadeque import Guayadeque    
 
28
    from LastFm import LastFm
26
29
    from Listen import Listen
27
30
    from QuodLibet import QuodLibet
28
31
    from Rhythmbox import Rhythmbox
29
32
    from Vagalume import Vagalume
30
33
    from Vlc import Vlc
31
34
    from Xfmedia import Xfmedia
 
35
    from Songbird import Songbird
32
36
    from Spotify import Spotify
33
37
    from Xmms import Xmms
34
38
    from Xmms2 import Xmms2