add Hotplug plugin
authorFelix Domke <tmbinc@elitedvb.net>
Wed, 27 Feb 2008 03:03:59 +0000 (03:03 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Wed, 27 Feb 2008 03:03:59 +0000 (03:03 +0000)
commit226cd38475ed94cb9f412d9d16e249a85fa40b67
tree5f055e566e97717b645d2dc065faeb1bfc7cbfc4
parent86127caf4d5d14bdfa237aed7c353d970658f509
add Hotplug plugin
configure.ac
lib/python/Plugins/SystemPlugins/Hotplug/LICENSE [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Hotplug/__init__.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Hotplug/plugin.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Makefile.am