Update infra

Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2023-08-24 21:55:01 +09:00
parent 693d1a3689
commit 0c0b36ff36
1 changed files with 13 additions and 13 deletions

View File

@ -216,19 +216,19 @@ def icons_themes():
This function will get the icons and themse that are This function will get the icons and themse that are
for all the builds for all the builds
""" """
src_paths =('/theme//Marwaita Dark Debian' , src_paths =('/theme/Marwaita Dark Debian/',
'/theme//Marwaita Dark Manjaro ', '/theme/Marwaita Dark Manjaro/',
'/theme//Marwaita Dark Peppermint ', '/theme/Marwaita Dark Peppermint/',
'/theme//Marwaita Debian ', '/theme/Marwaita Debian/',
'/theme//Marwaita Manjaro ', '/theme/Marwaita Manjaro/',
'/theme//Marwaita Peppermint ', '/theme/Marwaita Peppermint/',
'/icons/Tela-circle-blue-dark ', '/icons/Tela-circle-blue-dark/',
'/icons/Tela-circle-green-dark ', '/icons/Tela-circle-green-dark/',
'/icons/Tela-circle-red-dark ', '/icons/Tela-circle-red-dark/',
'/icons/Tela-circle-blue ', '/icons/Tela-circle-blue/',
'/icons/Tela-circle-green ', '/icons/Tela-circle-green/',
'/icons/Tela-circle-red ', '/icons/Tela-circle-red/',
'/icons/Tela-circle ' '/icons/Tela-circle/'
) )
des_paths = ('/usr/share/themes', '/usr/share/themes', des_paths = ('/usr/share/themes', '/usr/share/themes',
'/usr/share/themes', '/usr/share/themes', '/usr/share/themes', '/usr/share/themes',