add webbrowser launcher plugin.
authorkos <kos@dev3>
Tue, 27 Sep 2011 10:24:13 +0000 (19:24 +0900)
committerkos <kos@dev3>
Tue, 27 Sep 2011 10:24:13 +0000 (19:24 +0900)
commit7288e206fc90a44904caed6fd00ec543453bee95
tree631ce153cd631672356a13de1dac4d61a90a1efe
parent841bc3b1be82929ebed8d18ea16c08690aa3c42e
add webbrowser launcher plugin.
configure.ac
lib/python/Plugins/SystemPlugins/Makefile.am
lib/python/Plugins/SystemPlugins/WebBrowser/Makefile.am [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/WebBrowser/__init__.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/WebBrowser/meta/Makefile.am [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/WebBrowser/meta/plugin_webbrowser.xml [new file with mode: 0755]
lib/python/Plugins/SystemPlugins/WebBrowser/plugin.py [new file with mode: 0644]