-
-
Notifications
You must be signed in to change notification settings - Fork 30
/
.gitmodules
30 lines (30 loc) · 1.15 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
29
30
[submodule "src/fonts/editor/Palanquin"]
path = src/fonts/editor/Palanquin
url = https://github.com/VanillaandCream/Palanquin.git
[submodule "src/fonts/editor/opendyslexic"]
path = src/fonts/editor/opendyslexic
url = https://github.com/antijingoist/opendyslexic.git
[submodule "3rdparty/KDMacTouchBar"]
path = 3rdparty/KDMacTouchBar
url = https://github.com/KDAB/KDMacTouchBar.git
[submodule "3rdparty/extra-cmake-modules"]
path = 3rdparty/extra-cmake-modules
url = https://invent.kde.org/frameworks/extra-cmake-modules.git
[submodule "3rdparty/kcoreaddons"]
path = 3rdparty/kcoreaddons
url = https://invent.kde.org/frameworks/kcoreaddons.git
[submodule "3rdparty/ki18n"]
path = 3rdparty/ki18n
url = https://invent.kde.org/frameworks/ki18n.git
[submodule "3rdparty/kirigami"]
path = 3rdparty/kirigami
url = https://invent.kde.org/frameworks/kirigami.git
[submodule "3rdparty/kcrash"]
path = 3rdparty/kcrash
url = https://invent.kde.org/frameworks/kcrash.git
[submodule "3rdparty/QHotkey"]
path = 3rdparty/QHotkey
url = https://github.com/Cuperino/QHotkey.git
[submodule "3rdparty/vcpkg"]
path = 3rdparty/vcpkg
url = https://github.com/microsoft/vcpkg.git