Zapping Mode Selection : add new Plugin
authorChang.H.S <jhs@dev3>
Fri, 29 Jun 2012 05:51:31 +0000 (14:51 +0900)
committerChang.H.S <jhs@dev3>
Fri, 29 Jun 2012 06:29:20 +0000 (15:29 +0900)
commit1743f5e172cd8815a5a9d687ead3cd051e681ea3
tree2d289a20475a2fc4c3bb24ff375d9908d67f70c3
parent36ee725378e9d1513aabc331a784285f8739985b
Zapping Mode Selection : add new Plugin
configure.ac
lib/python/Plugins/SystemPlugins/Makefile.am
lib/python/Plugins/SystemPlugins/ZappingModeSelection/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/ZappingModeSelection/__init__.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/ZappingModeSelection/meta/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/ZappingModeSelection/meta/plugin_zappingmodeselection.xml [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/ZappingModeSelection/plugin.py [new file with mode: 0644]