From cd9af16cc8cbdf435200be982bf799d12a3ff11e Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 25 Aug 2013 13:40:24 -0300 Subject: Adding toggleproxy pentadactyl plugin --- .gitmodules | 3 +++ modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy | 1 + modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy.js | 1 + modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy.penta | 1 + 4 files changed, 6 insertions(+) create mode 160000 modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy create mode 120000 modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy.js create mode 120000 modules/pentadactyl/pentadactyl.dot/plugins.link/toggleproxy.penta 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 -- cgit v1.2.3