[webbrowser] change category
authorkos <kos@dev3>
Wed, 28 Sep 2011 07:25:31 +0000 (16:25 +0900)
committerkos <kos@dev3>
Wed, 28 Sep 2011 07:25:31 +0000 (16:25 +0900)
commitb60bc906c47e9fad092f5032a081690674c35c12
tree01094fb89b570224ab87db7a819908979436ae50
parent7288e206fc90a44904caed6fd00ec543453bee95
[webbrowser] change category
13 files changed:
configure.ac
lib/python/Plugins/Extensions/Makefile.am
lib/python/Plugins/Extensions/WebBrowser/Makefile.am [new file with mode: 0755]
lib/python/Plugins/Extensions/WebBrowser/__init__.py [new file with mode: 0644]
lib/python/Plugins/Extensions/WebBrowser/meta/Makefile.am [new file with mode: 0755]
lib/python/Plugins/Extensions/WebBrowser/meta/plugin_webbrowser.xml [new file with mode: 0755]
lib/python/Plugins/Extensions/WebBrowser/plugin.py [new file with mode: 0644]
lib/python/Plugins/SystemPlugins/Makefile.am
lib/python/Plugins/SystemPlugins/WebBrowser/Makefile.am [deleted file]
lib/python/Plugins/SystemPlugins/WebBrowser/__init__.py [deleted file]
lib/python/Plugins/SystemPlugins/WebBrowser/meta/Makefile.am [deleted file]
lib/python/Plugins/SystemPlugins/WebBrowser/meta/plugin_webbrowser.xml [deleted file]
lib/python/Plugins/SystemPlugins/WebBrowser/plugin.py [deleted file]