diff options
-rw-r--r-- | .gitmodules | 6 | ||||
m--------- | main/dependencies/pytqt (renamed from main/dependencies/python-tqt) | 0 | ||||
m--------- | packaging | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 4db7e7e9d..479b26b76 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,9 +49,9 @@ [submodule "main/dependencies/tqscintilla"] path = main/dependencies/tqscintilla url = https://system@scm.trinitydesktop.org/scm/git/tqscintilla -[submodule "main/dependencies/python-tqt"] - path = main/dependencies/python-tqt - url = https://system@scm.trinitydesktop.org/scm/git/python-tqt +[submodule "main/dependencies/pytqt"] + path = main/dependencies/pytqt + url = https://system@scm.trinitydesktop.org/scm/git/pytqt [submodule "main/dependencies/polkit-tqt"] path = main/dependencies/polkit-tqt url = https://system@scm.trinitydesktop.org/scm/git/polkit-tqt diff --git a/main/dependencies/python-tqt b/main/dependencies/pytqt -Subproject bb6e249affc12a24490777d0e48fe862dbaeb92 +Subproject bb6e249affc12a24490777d0e48fe862dbaeb92 diff --git a/packaging b/packaging -Subproject d425ebeaf648d5acd07e45d499d06a124c2a468 +Subproject df9fe348849d8b19cfd7ba22580aa16db335f82 |