aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorVincent Breitmoser <valodim@mugenguild.com>2015-03-22 16:55:46 +0100
committerVincent Breitmoser <valodim@mugenguild.com>2015-03-22 16:55:46 +0100
commit8b4388e1a2d5cb2b7f0524c18ad3383e3375ba7b (patch)
tree8e7e99a84323c5b62cb2394489de990fe6bc00c4 /.gitmodules
parentc7efaacc9d1abc03036625b29961b5dad2672c44 (diff)
downloadopen-keychain-8b4388e1a2d5cb2b7f0524c18ad3383e3375ba7b.tar.gz
open-keychain-8b4388e1a2d5cb2b7f0524c18ad3383e3375ba7b.tar.bz2
open-keychain-8b4388e1a2d5cb2b7f0524c18ad3383e3375ba7b.zip
use top line in snackbar for status indication
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 4c1a9e403..e946dca3c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,3 +34,6 @@
path = extern/safeslinger-exchange
url = https://github.com/open-keychain/exchange-android
ignore = dirty
+[submodule "extern/snackbar"]
+ path = extern/snackbar
+ url = https://github.com/open-keychain/snackbar