aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/WebInterface
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-07-22 09:54:05 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2007-07-22 09:54:05 +0000
commit67b53c1cb06988394c35a6e965c99b72b67fe1be (patch)
tree1761f6b70a9a6aa349a003842162672a7787c85e /lib/python/Plugins/Extensions/WebInterface
parenta507c89e5f0424b634cb13178c39c56d19945563 (diff)
downloadenigma2-67b53c1cb06988394c35a6e965c99b72b67fe1be.tar.gz
enigma2-67b53c1cb06988394c35a6e965c99b72b67fe1be.zip
cleanup some imports
Diffstat (limited to 'lib/python/Plugins/Extensions/WebInterface')
-rw-r--r--lib/python/Plugins/Extensions/WebInterface/.cvsignore4
-rw-r--r--lib/python/Plugins/Extensions/WebInterface/Makefile.am0
-rw-r--r--lib/python/Plugins/Extensions/WebInterface/__init__.py0
-rw-r--r--lib/python/Plugins/Extensions/WebInterface/plugin.py0
-rw-r--r--lib/python/Plugins/Extensions/WebInterface/web-data/Makefile.am0
-rw-r--r--lib/python/Plugins/Extensions/WebInterface/web-data/tools.js0
-rw-r--r--lib/python/Plugins/Extensions/WebInterface/web/Makefile.am0
-rw-r--r--lib/python/Plugins/Extensions/WebInterface/web/index.html.xml0
-rw-r--r--lib/python/Plugins/Extensions/WebInterface/web/stream.m3u.xml0
-rw-r--r--lib/python/Plugins/Extensions/WebInterface/web/stream.xml0
-rw-r--r--lib/python/Plugins/Extensions/WebInterface/web/zap.xml0
-rw-r--r--lib/python/Plugins/Extensions/WebInterface/webif.py0
12 files changed, 0 insertions, 4 deletions
diff --git a/lib/python/Plugins/Extensions/WebInterface/.cvsignore b/lib/python/Plugins/Extensions/WebInterface/.cvsignore
deleted file mode 100644
index 138b9cc2..00000000
--- a/lib/python/Plugins/Extensions/WebInterface/.cvsignore
+++ /dev/null
@@ -1,4 +0,0 @@
-*.pyc
-*.pyo
-Makefile
-Makefile.in
diff --git a/lib/python/Plugins/Extensions/WebInterface/Makefile.am b/lib/python/Plugins/Extensions/WebInterface/Makefile.am
deleted file mode 100644
index e69de29b..00000000
--- a/lib/python/Plugins/Extensions/WebInterface/Makefile.am
+++ /dev/null
diff --git a/lib/python/Plugins/Extensions/WebInterface/__init__.py b/lib/python/Plugins/Extensions/WebInterface/__init__.py
deleted file mode 100644
index e69de29b..00000000
--- a/lib/python/Plugins/Extensions/WebInterface/__init__.py
+++ /dev/null
diff --git a/lib/python/Plugins/Extensions/WebInterface/plugin.py b/lib/python/Plugins/Extensions/WebInterface/plugin.py
deleted file mode 100644
index e69de29b..00000000
--- a/lib/python/Plugins/Extensions/WebInterface/plugin.py
+++ /dev/null
diff --git a/lib/python/Plugins/Extensions/WebInterface/web-data/Makefile.am b/lib/python/Plugins/Extensions/WebInterface/web-data/Makefile.am
deleted file mode 100644
index e69de29b..00000000
--- a/lib/python/Plugins/Extensions/WebInterface/web-data/Makefile.am
+++ /dev/null
diff --git a/lib/python/Plugins/Extensions/WebInterface/web-data/tools.js b/lib/python/Plugins/Extensions/WebInterface/web-data/tools.js
deleted file mode 100644
index e69de29b..00000000
--- a/lib/python/Plugins/Extensions/WebInterface/web-data/tools.js
+++ /dev/null
diff --git a/lib/python/Plugins/Extensions/WebInterface/web/Makefile.am b/lib/python/Plugins/Extensions/WebInterface/web/Makefile.am
deleted file mode 100644
index e69de29b..00000000
--- a/lib/python/Plugins/Extensions/WebInterface/web/Makefile.am
+++ /dev/null
diff --git a/lib/python/Plugins/Extensions/WebInterface/web/index.html.xml b/lib/python/Plugins/Extensions/WebInterface/web/index.html.xml
deleted file mode 100644
index e69de29b..00000000
--- a/lib/python/Plugins/Extensions/WebInterface/web/index.html.xml
+++ /dev/null
diff --git a/lib/python/Plugins/Extensions/WebInterface/web/stream.m3u.xml b/lib/python/Plugins/Extensions/WebInterface/web/stream.m3u.xml
deleted file mode 100644
index e69de29b..00000000
--- a/lib/python/Plugins/Extensions/WebInterface/web/stream.m3u.xml
+++ /dev/null
diff --git a/lib/python/Plugins/Extensions/WebInterface/web/stream.xml b/lib/python/Plugins/Extensions/WebInterface/web/stream.xml
deleted file mode 100644
index e69de29b..00000000
--- a/lib/python/Plugins/Extensions/WebInterface/web/stream.xml
+++ /dev/null
diff --git a/lib/python/Plugins/Extensions/WebInterface/web/zap.xml b/lib/python/Plugins/Extensions/WebInterface/web/zap.xml
deleted file mode 100644
index e69de29b..00000000
--- a/lib/python/Plugins/Extensions/WebInterface/web/zap.xml
+++ /dev/null
diff --git a/lib/python/Plugins/Extensions/WebInterface/webif.py b/lib/python/Plugins/Extensions/WebInterface/webif.py
deleted file mode 100644
index e69de29b..00000000
--- a/lib/python/Plugins/Extensions/WebInterface/webif.py
+++ /dev/null