aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-10-02 14:12:01 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-10-02 14:12:01 +0200
commitc409efea81d6cdf5fd0e36671455267a0049df13 (patch)
tree9ce243c7ea1498449e667aead541e31311705d77 /.gitmodules
parentUpdate remaining repository paths in license headers (diff)
downloadsmolbote-c409efea81d6cdf5fd0e36671455267a0049df13.tar.xz
Add SingleApplication as a git submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 17d12ff..6da4114 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "3rd-party/breakpad/breakpad.git"]
path = 3rd-party/breakpad/breakpad.git
url = https://chromium.googlesource.com/breakpad/breakpad
+[submodule "3rd-party/SingleApplication/SingleApplication.git"]
+ path = 3rd-party/SingleApplication/SingleApplication.git
+ url = https://github.com/itay-grudev/SingleApplication.git