diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-07-30 13:55:18 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-07-30 13:55:18 +0900 |
commit | 7099e9c3ba322bdd55d6f60e86703852aecdae4f (patch) | |
tree | 6d91a425455a9f0bd9a0323712d4749c5777041c /.gitmodules | |
parent | 347d23d61f2eab337af02a1a4e2fb58b4602d4bd (diff) | |
download | tde-7099e9c3ba322bdd55d6f60e86703852aecdae4f.tar.gz tde-7099e9c3ba322bdd55d6f60e86703852aecdae4f.zip |
Added submodule twin-style-dekorator
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c66249944..1fe53e5b4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -475,6 +475,9 @@ [submodule "main/applications/themes/twin-style-crystal"] path = main/applications/themes/twin-style-crystal url = https://system@scm.trinitydesktop.org/scm/git/twin-style-crystal +[submodule "main/applications/themes/twin-style-dekorator"] + path = main/applications/themes/twin-style-dekorator + url = https://system@scm.trinitydesktop.org/scm/git/twin-style-dekorator [submodule "main/applications/themes/twin-style-suse2"] path = main/applications/themes/twin-style-suse2 url = https://system@scm.trinitydesktop.org/scm/git/twin-style-suse2 |