From 67b53c1cb06988394c35a6e965c99b72b67fe1be Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Sun, 22 Jul 2007 09:54:05 +0000 Subject: cleanup some imports --- lib/python/Plugins/Extensions/WebInterface/.cvsignore | 4 ---- lib/python/Plugins/Extensions/WebInterface/Makefile.am | 0 lib/python/Plugins/Extensions/WebInterface/__init__.py | 0 lib/python/Plugins/Extensions/WebInterface/plugin.py | 0 lib/python/Plugins/Extensions/WebInterface/web-data/Makefile.am | 0 lib/python/Plugins/Extensions/WebInterface/web-data/tools.js | 0 lib/python/Plugins/Extensions/WebInterface/web/Makefile.am | 0 lib/python/Plugins/Extensions/WebInterface/web/index.html.xml | 0 lib/python/Plugins/Extensions/WebInterface/web/stream.m3u.xml | 0 lib/python/Plugins/Extensions/WebInterface/web/stream.xml | 0 lib/python/Plugins/Extensions/WebInterface/web/zap.xml | 0 lib/python/Plugins/Extensions/WebInterface/webif.py | 0 12 files changed, 4 deletions(-) delete mode 100644 lib/python/Plugins/Extensions/WebInterface/.cvsignore delete mode 100644 lib/python/Plugins/Extensions/WebInterface/Makefile.am delete mode 100644 lib/python/Plugins/Extensions/WebInterface/__init__.py delete mode 100644 lib/python/Plugins/Extensions/WebInterface/plugin.py delete mode 100644 lib/python/Plugins/Extensions/WebInterface/web-data/Makefile.am delete mode 100644 lib/python/Plugins/Extensions/WebInterface/web-data/tools.js delete mode 100644 lib/python/Plugins/Extensions/WebInterface/web/Makefile.am delete mode 100644 lib/python/Plugins/Extensions/WebInterface/web/index.html.xml delete mode 100644 lib/python/Plugins/Extensions/WebInterface/web/stream.m3u.xml delete mode 100644 lib/python/Plugins/Extensions/WebInterface/web/stream.xml delete mode 100644 lib/python/Plugins/Extensions/WebInterface/web/zap.xml delete mode 100644 lib/python/Plugins/Extensions/WebInterface/webif.py (limited to 'lib/python/Plugins/Extensions/WebInterface') 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 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 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 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 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 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 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 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 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 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 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 -- cgit v1.2.3