diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2025-05-06 09:23:15 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2025-05-06 09:23:15 +0200 |
commit | 3fcff0d62f41967262037493a4c2308f93a72112 (patch) | |
tree | 4bcb9d73b9ae906e822a9919d566adcce42e32a5 | |
parent | e7aaaf8a8cfdb4e8936268fd877a8d727ff8f3eb (diff) | |
download | tde-r14.0.x.tar.gz tde-r14.0.x.zip |
Update after renaming repository tqt3 to tqt.r14.0.x
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 97a3d2ae6..079a7f9d5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,7 +12,7 @@ url = https://system@scm.trinitydesktop.org/scm/git/libltdl [submodule "main/dependencies/tqt3"] path = main/dependencies/tqt3 - url = https://system@scm.trinitydesktop.org/scm/git/tqt3 + url = https://system@scm.trinitydesktop.org/scm/git/tqt [submodule "main/dependencies/tqtinterface"] path = main/dependencies/tqtinterface url = https://system@scm.trinitydesktop.org/scm/git/tqtinterface |