X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/9a50f28d3d26591c6d5b3fec61bb4764e0abbcec..8d3ee12aa8f54f1eb40e633e7d2b7f5ec8d91c5f:/lib/python/Components/About.py diff --git a/lib/python/Components/About.py b/lib/python/Components/About.py index e5f9543e..2f3fec09 100644 --- a/lib/python/Components/About.py +++ b/lib/python/Components/About.py @@ -1,4 +1,4 @@ -from Tools.Directories import * +from Tools.Directories import resolveFilename, SCOPE_SYSETC class About: def __init__(self):