diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-09-26 18:50:54 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-09-26 18:50:54 +0000 |
| commit | 00594a7659e4ea14214058c7f3c536704b7ef915 (patch) | |
| tree | 0e706a1cade426bcb604c0fb912ff8d1a3825867 /lib/python | |
| parent | dc739ce501302d5fb1df5e7b4999525318c67e71 (diff) | |
| download | enigma2-00594a7659e4ea14214058c7f3c536704b7ef915.tar.gz enigma2-00594a7659e4ea14214058c7f3c536704b7ef915.zip | |
install noprev.png
Diffstat (limited to 'lib/python')
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/SkinSelector/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/SkinSelector/Makefile.am b/lib/python/Plugins/SystemPlugins/SkinSelector/Makefile.am index d35d7f5a..3a363fb5 100644 --- a/lib/python/Plugins/SystemPlugins/SkinSelector/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/SkinSelector/Makefile.am @@ -2,4 +2,5 @@ installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/SkinSelector install_PYTHON = \ __init__.py \ - plugin.py + plugin.py \ + noprev.png |
