add genuine vuplus plugin
authorChang.H.S <jhs@dev3>
Fri, 23 Dec 2011 01:20:39 +0000 (10:20 +0900)
committerChang.H.S <jhs@dev3>
Wed, 4 Jan 2012 07:26:09 +0000 (16:26 +0900)
commitae29a663f51f8438c547d73f44ef3049b7bb9216
tree66be365cd54ed8910e1441f185b979e8dba1dc16
parent1d10d4a489d6700c942d00358822728390f8fcd7
add genuine vuplus plugin
configure.ac
lib/python/Plugins/Extensions/GenuineVuplus/Makefile.am [new file with mode: 0644]
lib/python/Plugins/Extensions/GenuineVuplus/__init__.py [new file with mode: 0755]
lib/python/Plugins/Extensions/GenuineVuplus/_genuinevuplus.so [new file with mode: 0755]
lib/python/Plugins/Extensions/GenuineVuplus/genuinevuplus.py [new file with mode: 0644]
lib/python/Plugins/Extensions/GenuineVuplus/meta/Makefile.am [new file with mode: 0755]
lib/python/Plugins/Extensions/GenuineVuplus/meta/plugin_genuinevuplus.xml [new file with mode: 0755]
lib/python/Plugins/Extensions/GenuineVuplus/plugin.py [new file with mode: 0755]
lib/python/Plugins/Extensions/Makefile.am