diff options
author | Michele Calgaro <[email protected]> | 2021-07-30 14:02:47 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-07-30 14:02:47 +0900 |
commit | fc7f09278dc5de3d9d21c8e5289a0d3214dda4d4 (patch) | |
tree | 83a94c2ecf91b950d72a759bdcd0db3676cbd8eb /.gitmodules | |
parent | 1fc635881b5f532d030d30d750b7da4c9bc6db29 (diff) | |
download | tde-fc7f09278dc5de3d9d21c8e5289a0d3214dda4d4.tar.gz tde-fc7f09278dc5de3d9d21c8e5289a0d3214dda4d4.zip |
Added submodule twin-style-dekorator
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 d9fdad89f..6dad129a0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -472,6 +472,9 @@ [submodule "main/applications/themes/twin-style-crystal"] path = main/applications/themes/twin-style-crystal url = https://[email protected]/scm/git/twin-style-crystal +[submodule "main/applications/themes/twin-style-dekorator"] + path = main/applications/themes/twin-style-dekorator + url = https://[email protected]/scm/git/twin-style-dekorator [submodule "main/applications/themes/twin-style-suse2"] path = main/applications/themes/twin-style-suse2 url = https://[email protected]/scm/git/twin-style-suse2 |