aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorVincent Breitmoser <valodim@mugenguild.com>2014-06-10 01:23:24 +0200
committerVincent Breitmoser <valodim@mugenguild.com>2014-06-10 01:24:58 +0200
commit97c679ada3461e676f65bd4c3258302ee5a44a51 (patch)
treeb11aa4fc4a01d5c90002708164e86882110a713b /.gitmodules
parentc36b311d5f5c2b43ec3f1549d9a059fb0de3bde2 (diff)
downloadopen-keychain-97c679ada3461e676f65bd4c3258302ee5a44a51.tar.gz
open-keychain-97c679ada3461e676f65bd4c3258302ee5a44a51.tar.bz2
open-keychain-97c679ada3461e676f65bd4c3258302ee5a44a51.zip
import-log: add SuperToast external library
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 572293f94..ca014e4dc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,3 +25,6 @@
[submodule "extern/openkeychain-api-lib"]
path = extern/openkeychain-api-lib
url = https://github.com/open-keychain/openkeychain-api-lib.git
+[submodule "extern/SuperToasts"]
+ path = extern/SuperToasts
+ url = https://github.com/open-keychain/SuperToasts.git