aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-01-25 16:26:52 +0000
committersaturneric <[email protected]>2024-01-25 16:26:52 +0000
commitde356b281563855e627da449fcd842a0dbd49b0d (patch)
tree6e3a7e7952e1e024b7421c243305cb649acc4393 /.gitmodules
parentfix: archive functions not work on windows when there were some non-ascii cha... (diff)
downloadGpgFrontend-de356b281563855e627da449fcd842a0dbd49b0d.tar.gz
GpgFrontend-de356b281563855e627da449fcd842a0dbd49b0d.zip
feat: load buddled qt and qtbase translations
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 0ca4ffd2..3e9b725c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
[submodule "third_party/libarchive"]
path = third_party/libarchive
url = https://github.com/libarchive/libarchive.git
+[submodule "third_party/qttranslations"]
+ path = third_party/qttranslations
+ url = git://code.qt.io/qt/qttranslations.git