Skip to content
Snippets Groups Projects
Commit c4b8421a authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

restore ability to test music_track_listener module by installing _() func

parent 1d660a88
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,8 @@
## GNU General Public License for more details.
##
import gobject
if __name__ == '__main__':
from common import i18n
import dbus_support
if dbus_support.supported:
import dbus
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment