add WOLSetup(WakeOnLan) plugin.
authorkos <kos@dev3>
Tue, 16 Jul 2013 05:21:42 +0000 (14:21 +0900)
committerkos <kos@dev3>
Tue, 16 Jul 2013 05:21:42 +0000 (14:21 +0900)
commit308c5f205c37f5fff9a438554022597fafb5f17b
treebc13e9bda7f334dda165e0be7016f0a1af9380b0
parent58a36af1c42cb0a7b4e69c579c08cb29b9cb13b7
add WOLSetup(WakeOnLan) plugin.
configure.ac
lib/python/Plugins/SystemPlugins/Makefile.am
lib/python/Plugins/SystemPlugins/WOLSetup/Makefile.am [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/WOLSetup/__init__.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/WOLSetup/meta/Makefile.am [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/WOLSetup/meta/plugin_wolsetup.xml [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/WOLSetup/plugin.py [new file with mode: 0644]