add Fancontrol plugin
authorikseong <ikseong@dev03-server.(none)>
Thu, 10 Jun 2010 06:51:53 +0000 (15:51 +0900)
committerikseong <ikseong@dev03-server.(none)>
Thu, 10 Jun 2010 06:51:53 +0000 (15:51 +0900)
commit96d327bd32d137b013ca2789cba9df439cd70c9b
tree0992d5b6cdaa80557816a4f7dddd6d9ca081c576
parente350855ed4228e2893e4b5f99e61d4091bdc9cdd
add Fancontrol plugin

modify configure.ac,lib/python/Plugins/SystemPlugins/Makefile.am
add Fancontrol plugin in lib/python/Plugins/SystemPlugins/.
configure.ac
lib/python/Plugins/SystemPlugins/Fancontrol/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Fancontrol/__init__.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Fancontrol/meta/Makefile.am [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Fancontrol/meta/plugin_fancontrol.xml [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Fancontrol/plugin.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Makefile.am