QML split: Touch, Desktop, Common

This commit is contained in:
Thomas Perl 2014-01-31 16:09:12 +01:00
parent d267582aa0
commit 2f291673ab
44 changed files with 167 additions and 54 deletions

View file

@ -19,7 +19,7 @@
import sys
import os
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '..', 'gpodder', 'src'))
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '..', 'gpodder-core', 'src'))
import pyotherside
import gpodder