add Vuplus Event plugin. (remove Vuplus Genuine Plugin)
authorChang.H.S <jhs@dev3>
Mon, 9 Jan 2012 07:35:19 +0000 (16:35 +0900)
committerChang.H.S <jhs@dev3>
Mon, 9 Jan 2012 07:42:24 +0000 (16:42 +0900)
commit8328e2a2bf4d97ff1afa986a22a25ecb6533de95
treec259aef6138f801dcdde1006ec621233ae4f60e1
parent7432d2553c305b2f292e5d6fcc08d5777cae44ad
add Vuplus Event plugin. (remove Vuplus Genuine Plugin)
16 files changed:
configure.ac
lib/python/Plugins/Extensions/GenuineVuplus/Makefile.am [deleted file]
lib/python/Plugins/Extensions/GenuineVuplus/__init__.py [deleted file]
lib/python/Plugins/Extensions/GenuineVuplus/_genuinevuplus.so [deleted file]
lib/python/Plugins/Extensions/GenuineVuplus/genuinevuplus.py [deleted file]
lib/python/Plugins/Extensions/GenuineVuplus/meta/Makefile.am [deleted file]
lib/python/Plugins/Extensions/GenuineVuplus/meta/plugin_genuinevuplus.xml [deleted file]
lib/python/Plugins/Extensions/GenuineVuplus/plugin.py [deleted file]
lib/python/Plugins/Extensions/Makefile.am
lib/python/Plugins/Extensions/VuplusEvent/Makefile.am [new file with mode: 0644]
lib/python/Plugins/Extensions/VuplusEvent/__init__.py [new file with mode: 0755]
lib/python/Plugins/Extensions/VuplusEvent/_vuplusauthenticity.so [new file with mode: 0755]
lib/python/Plugins/Extensions/VuplusEvent/meta/Makefile.am [new file with mode: 0755]
lib/python/Plugins/Extensions/VuplusEvent/meta/plugin_vuplusevent.xml [new file with mode: 0755]
lib/python/Plugins/Extensions/VuplusEvent/plugin.py [new file with mode: 0755]
lib/python/Plugins/Extensions/VuplusEvent/vuplusauthenticity.py [new file with mode: 0755]