From: Silvio Rhatto Date: Sun, 25 Aug 2013 16:40:24 +0000 (-0300) Subject: Adding toggleproxy pentadactyl plugin X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=cd9af16cc8cbdf435200be982bf799d12a3ff11e;p=metadot.git Adding toggleproxy pentadactyl plugin --- diff --git a/.gitmodules b/.gitmodules index 3744502..a43bae2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "modules/awesome/config.dot/awesome.link/awesompd"] path = modules/awesome/config.dot/awesome.link/awesompd url = git://git.sarava.org/awesompd.git +[submodule "modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy"] + path = modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy + url = https://github.com/congma/toggleproxy diff --git a/modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy b/modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy new file mode 160000 index 0000000..7ddf088 --- /dev/null +++ b/modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy @@ -0,0 +1 @@ +Subproject commit 7ddf0888d15624e9bd8bcfc1a3d1f66aa67e9d47 diff --git a/modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy.js b/modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy.js new file mode 120000 index 0000000..09776bc --- /dev/null +++ b/modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy.js @@ -0,0 +1 @@ +toggleproxy/toggleproxy.js \ No newline at end of file diff --git a/modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy.penta b/modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy.penta new file mode 120000 index 0000000..3316c86 --- /dev/null +++ b/modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy.penta @@ -0,0 +1 @@ +toggleproxy/toggleproxy.penta \ No newline at end of file