diff options
author | Michele Calgaro <[email protected]> | 2022-05-14 13:03:39 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-05-14 13:03:53 +0900 |
commit | e442bd2beb448e092a2f429290cecf0284b611cf (patch) | |
tree | d0657ed278c284a31e4a9cc70ce10801adf07157 /.gitmodules | |
parent | fb8eafff6368a703c91ae07224df99c4ca4ecd73 (diff) | |
download | tde-e442bd2beb448e092a2f429290cecf0284b611cf.tar.gz tde-e442bd2beb448e092a2f429290cecf0284b611cf.zip |
Added submodule tdeio-appinfo.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c3d895288..c43baab0e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -424,6 +424,9 @@ [submodule "main/applications/system/yakuake"] path = main/applications/system/yakuake url = https://[email protected]/scm/git/yakuake +[submodule "main/applications/tdeio/tdeio-appinfo"] + path = main/applications/tdeio/tdeio-appinfo + url = https://[email protected]/scm/git/tdeio-appinfo [submodule "main/applications/tdeio/tdeio-apt"] path = main/applications/tdeio/tdeio-apt url = https://[email protected]/scm/git/tdeio-apt |