diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-25 12:26:29 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-25 12:26:29 +0900 |
commit | b9760bd3bb6ec837f256da7f9d1aec5478a01d12 (patch) | |
tree | 6eaef77f2ea153cf7be983989e073622c212f9f1 /.gitmodules | |
parent | d849e0dd524c0da481429697b246ae6a1825e038 (diff) | |
download | tde-b9760bd3bb6ec837f256da7f9d1aec5478a01d12.tar.gz tde-b9760bd3bb6ec837f256da7f9d1aec5478a01d12.zip |
Added submodule tde-style-polyester
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 d57f546fd..22139b03c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -472,6 +472,9 @@ [submodule "main/applications/themes/tde-style-lipstik"] path = main/applications/themes/tde-style-lipstik url = https://system@scm.trinitydesktop.org/scm/git/tde-style-lipstik +[submodule "main/applications/themes/tde-style-polyester"] + path = main/applications/themes/tde-style-polyester + url = https://system@scm.trinitydesktop.org/scm/git/tde-style-polyester [submodule "main/applications/themes/tde-style-qtcurve"] path = main/applications/themes/tde-style-qtcurve url = https://system@scm.trinitydesktop.org/scm/git/tde-style-qtcurve |