mopidy/mopidy/frontends/mpris
Stein Magnus Jodal 65f14a9cc4 exc: Remove OptionalDependencyError
It is no longer needed as the extension loading mechanisms verifies the
environment and presence of dependencies before it tries to import modules that
would cause ImportErrors if optional dependencies are missing.
2013-04-14 11:26:16 +02:00
..
__init__.py ext: Get config schema from super 2013-04-13 21:12:48 +02:00
actor.py mpris: Only import 'indicate' if $DISPLAY is set 2013-04-10 23:58:00 +02:00
ext.conf docs: Move MPRIS to ext registry 2013-04-11 23:38:45 +02:00
objects.py exc: Remove OptionalDependencyError 2013-04-14 11:26:16 +02:00