diff options
author | Michele Calgaro <[email protected]> | 2024-03-25 12:32:26 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-03-25 12:32:26 +0900 |
commit | c42dd0959a672c848424aa6089a2ea3e63dbbc07 (patch) | |
tree | ca9b2f50fe71dae35a0954ed997a7a9c121e00fd | |
parent | 108670da8cef30bfa786b8ba1029371eddd9ac75 (diff) | |
download | tde-c42dd0959a672c848424aa6089a2ea3e63dbbc07.tar.gz tde-c42dd0959a672c848424aa6089a2ea3e63dbbc07.zip |
Added submodule tde-style-polyester
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | main/applications/themes/tde-style-polyester | 0 |
2 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://[email protected]/scm/git/tde-style-lipstik +[submodule "main/applications/themes/tde-style-polyester"] + path = main/applications/themes/tde-style-polyester + url = https://[email protected]/scm/git/tde-style-polyester [submodule "main/applications/themes/tde-style-qtcurve"] path = main/applications/themes/tde-style-qtcurve url = https://[email protected]/scm/git/tde-style-qtcurve diff --git a/main/applications/themes/tde-style-polyester b/main/applications/themes/tde-style-polyester new file mode 160000 +Subproject 203c53a808b8b2414eedf9f6d05bef3d2194da4 |