aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/DVDBurn/TitleProperties.py
diff options
context:
space:
mode:
authorghost <andreas.monzner@multimedia-labs.de>2010-01-02 11:00:13 +0100
committerghost <andreas.monzner@multimedia-labs.de>2010-01-02 11:00:13 +0100
commit2fa166a61a60aed8248b74a838a2d077720156e9 (patch)
tree832c5114edf834a2643d42d8aee21d0e14ba6460 /lib/python/Plugins/Extensions/DVDBurn/TitleProperties.py
parent541bb75365f3594dccea757a8183df6ac0e8e5e8 (diff)
parent245c0a7eaa086ae89b8c56b0766f94d94a76da79 (diff)
downloadenigma2-2fa166a61a60aed8248b74a838a2d077720156e9.tar.gz
enigma2-2fa166a61a60aed8248b74a838a2d077720156e9.zip
Merge remote branch 'origin/bug_348_dvdburn_residenttask' into experimental
Diffstat (limited to 'lib/python/Plugins/Extensions/DVDBurn/TitleProperties.py')
-rwxr-xr-xlib/python/Plugins/Extensions/DVDBurn/TitleProperties.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/Extensions/DVDBurn/TitleProperties.py b/lib/python/Plugins/Extensions/DVDBurn/TitleProperties.py
index c3f78d4a..0a664eba 100755
--- a/lib/python/Plugins/Extensions/DVDBurn/TitleProperties.py
+++ b/lib/python/Plugins/Extensions/DVDBurn/TitleProperties.py
@@ -9,7 +9,7 @@ from Components.Sources.StaticText import StaticText
from Components.Sources.Progress import Progress
from Components.FileList import FileList
from Components.Pixmap import Pixmap
-from enigma import eListboxPythonMultiContent, gFont, RT_HALIGN_LEFT, ePicLoad
+from enigma import ePicLoad
from Tools.Directories import fileExists, resolveFilename, SCOPE_PLUGINS, SCOPE_FONTS, SCOPE_HDD
from Components.config import config, getConfigListEntry, ConfigInteger, ConfigSubsection, ConfigSelection
from Components.ConfigList import ConfigListScreen