aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/WebInterface
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-02-22 22:38:55 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-02-22 22:38:55 +0000
commitd15d8c8c2b89b8da3b25b14b2ce180f129ca24da (patch)
tree83edce0b05bd48576ec23c2d7da27aeaab264af7 /lib/python/Plugins/Extensions/WebInterface
parentbe664ec6f26b751c9163c5767d254ca9ceed5b99 (diff)
downloadenigma2-d15d8c8c2b89b8da3b25b14b2ce180f129ca24da.tar.gz
enigma2-d15d8c8c2b89b8da3b25b14b2ce180f129ca24da.zip
remove update.png for the WebInterface plugin
Diffstat (limited to 'lib/python/Plugins/Extensions/WebInterface')
-rw-r--r--lib/python/Plugins/Extensions/WebInterface/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/python/Plugins/Extensions/WebInterface/Makefile.am b/lib/python/Plugins/Extensions/WebInterface/Makefile.am
index 9b7bd296..58da5883 100644
--- a/lib/python/Plugins/Extensions/WebInterface/Makefile.am
+++ b/lib/python/Plugins/Extensions/WebInterface/Makefile.am
@@ -2,6 +2,6 @@ installdir = $(LIBDIR)/enigma2/python/Plugins/WebInterface
install_PYTHON = \
__init__.py \
- plugin.py \
- update.png
+ plugin.py
+
\ No newline at end of file