git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use progressbar in InfoBar to display the progress of the "now" event
[enigma2.git]
/
lib
/
python
/
Tools
/
__init__.py
diff --git
a/lib/python/Tools/__init__.py
b/lib/python/Tools/__init__.py
index 2d7c2efad4e0d4aa71f03f5c2071d0e08717c54e..df963dade11aaf14ed42331a30897540e0c68b48 100644
(file)
--- a/
lib/python/Tools/__init__.py
+++ b/
lib/python/Tools/__init__.py
@@
-1
+1
@@
-all = ["FuzzyDate.py", "XMLTools.py", "Directories.py", "KeyBindings.py", "BoundFunction.py", "ISO639.py"]
+all = ["FuzzyDate.py", "XMLTools.py", "Directories.py", "KeyBindings.py", "BoundFunction.py", "ISO639.py"
, "Notifications"
]