diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-12-01 14:00:48 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2006-12-01 14:00:48 +0000 |
| commit | 8c614fe20e16f69aaf38440d2d132c10e86f820c (patch) | |
| tree | 37118798f1c00bfe43398738c937187ef13200f2 /lib/python/Plugins | |
| parent | 2b557e7ef4b0518736c5162a501cd9bc743930b3 (diff) | |
| download | enigma2-8c614fe20e16f69aaf38440d2d132c10e86f820c.tar.gz enigma2-8c614fe20e16f69aaf38440d2d132c10e86f820c.zip | |
remove old zapping alternatives plugin
new zapping/recording alternatives can be set in channelist context menu
Diffstat (limited to 'lib/python/Plugins')
4 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/Extensions/Makefile.am b/lib/python/Plugins/Extensions/Makefile.am index cb1021b3..bacaf3ee 100644 --- a/lib/python/Plugins/Extensions/Makefile.am +++ b/lib/python/Plugins/Extensions/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = TuxboxPlugins WebInterface FileManager CutListEditor ZappingAlternatives FritzCall PicturePlayer +SUBDIRS = TuxboxPlugins WebInterface FileManager CutListEditor FritzCall PicturePlayer diff --git a/lib/python/Plugins/Extensions/ZappingAlternatives/Makefile.am b/lib/python/Plugins/Extensions/ZappingAlternatives/Makefile.am deleted file mode 100644 index e69de29b..00000000 --- a/lib/python/Plugins/Extensions/ZappingAlternatives/Makefile.am +++ /dev/null diff --git a/lib/python/Plugins/Extensions/ZappingAlternatives/__init__.py b/lib/python/Plugins/Extensions/ZappingAlternatives/__init__.py deleted file mode 100644 index e69de29b..00000000 --- a/lib/python/Plugins/Extensions/ZappingAlternatives/__init__.py +++ /dev/null diff --git a/lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py b/lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py deleted file mode 100644 index e69de29b..00000000 --- a/lib/python/Plugins/Extensions/ZappingAlternatives/plugin.py +++ /dev/null |
