remove update.png for the WebInterface plugin
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 22 Feb 2006 22:38:55 +0000 (22:38 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Wed, 22 Feb 2006 22:38:55 +0000 (22:38 +0000)
lib/python/Plugins/Extensions/WebInterface/Makefile.am

index 9b7bd29..58da588 100644 (file)
@@ -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