aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Makefile.am
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-12-23 05:19:57 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-12-23 05:19:57 +0000
commitb2d6392a3b41f870b5615c8e19b26496e56f6310 (patch)
treedf2f0d446d2afb704941d7cd4e7e2262b1f3a660 /lib/python/Plugins/Makefile.am
parent7ae6b9f9b79a7fb2a94fcc4863f1cfdade7ce19b (diff)
downloadenigma2-b2d6392a3b41f870b5615c8e19b26496e56f6310.tar.gz
enigma2-b2d6392a3b41f870b5615c8e19b26496e56f6310.zip
beautify messagebox
add functionality to the messagebox
Diffstat (limited to 'lib/python/Plugins/Makefile.am')
-rw-r--r--lib/python/Plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/Makefile.am b/lib/python/Plugins/Makefile.am
index 6cf5ffa7..610314d4 100644
--- a/lib/python/Plugins/Makefile.am
+++ b/lib/python/Plugins/Makefile.am
@@ -2,5 +2,5 @@ installdir = $(LIBDIR)/enigma2/python/Plugins
install_PYTHON = \
__init__.py \
- update.py
+ update.py
# example.py