diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 16:03:46 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 16:03:46 -0200 |
commit | 4dcefbda20461a64a292dc651bc0962492db3f35 (patch) | |
tree | 33f57a309324aea8a445600e786595b752ea015c | |
parent | 50ae7170627a721df4ef9f046710db32060f55a7 (diff) | |
download | conky-4dcefbda20461a64a292dc651bc0962492db3f35.tar.gz conky-4dcefbda20461a64a292dc651bc0962492db3f35.tar.bz2 |
Adding brweather submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | apps/brweather.link | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..09b4b15 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "apps/brweather.link"] + path = apps/brweather.link + url = git://git.sarava.org/brweather.git diff --git a/apps/brweather.link b/apps/brweather.link new file mode 160000 +Subproject 2bb08fc423620145e1c12991ecfaab9e217ebe8 |