forked from crow-translate/crow-translate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
28 lines (28 loc) · 1.03 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "src/third-party/singleapplication"]
path = src/third-party/singleapplication
url = https://github.com/itay-grudev/SingleApplication.git
ignore = dirty
[submodule "src/third-party/qtaskbarcontrol"]
path = src/third-party/qtaskbarcontrol
url = https://github.com/crow-translate/QTaskbarControl.git
ignore = dirty
[submodule "src/qonlinetranslator"]
path = src/qonlinetranslator
url = https://github.com/crow-translate/QOnlineTranslator.git
ignore = dirty
[submodule "src/qgittag"]
path = src/qgittag
url = https://github.com/crow-translate/QGitTag.git
ignore = dirty
[submodule "src/third-party/qhotkey"]
path = src/third-party/qhotkey
url = https://github.com/Skycoder42/QHotkey.git
ignore = dirty
[submodule "data/third-party/circle-flags"]
path = data/icons/third-party/circle-flags
url = https://github.com/HatScripts/circle-flags.git
ignore = dirty
[submodule "data/third-party/fluent-icon-theme"]
path = data/icons/third-party/fluent-icon-theme
url = https://github.com/vinceliuice/Fluent-icon-theme.git
ignore = dirty