diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-02-22 22:38:55 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-02-22 22:38:55 +0000 |
| commit | d15d8c8c2b89b8da3b25b14b2ce180f129ca24da (patch) | |
| tree | 83edce0b05bd48576ec23c2d7da27aeaab264af7 /lib/python/Plugins | |
| parent | be664ec6f26b751c9163c5767d254ca9ceed5b99 (diff) | |
| download | enigma2-d15d8c8c2b89b8da3b25b14b2ce180f129ca24da.tar.gz enigma2-d15d8c8c2b89b8da3b25b14b2ce180f129ca24da.zip | |
remove update.png for the WebInterface plugin
Diffstat (limited to 'lib/python/Plugins')
| -rw-r--r-- | lib/python/Plugins/Extensions/WebInterface/Makefile.am | 4 |
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 |
