diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-03 15:57:08 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-03 15:57:08 +0900 |
commit | 78f8fb896f6c763e59f0e7a4e41c62534caf2071 (patch) | |
tree | bd63ce8a7c8c4f0d5c0686c502a016b3181ad0ab /debian/_buildscripts/local/15_apps_themes.sh | |
parent | 9a57d786514acba99af323fd08ad25156fded057 (diff) | |
download | tde-packaging-78f8fb896f6c763e59f0e7a4e41c62534caf2071.tar.gz tde-packaging-78f8fb896f6c763e59f0e7a4e41c62534caf2071.zip |
DEB buildscripts: update supported ditros and application list
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/_buildscripts/local/15_apps_themes.sh')
-rwxr-xr-x | debian/_buildscripts/local/15_apps_themes.sh | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/_buildscripts/local/15_apps_themes.sh b/debian/_buildscripts/local/15_apps_themes.sh index 8bffc9ab8..25bc06a34 100755 --- a/debian/_buildscripts/local/15_apps_themes.sh +++ b/debian/_buildscripts/local/15_apps_themes.sh @@ -9,15 +9,18 @@ build_module "applications/themes/gtk3-tqt-engine" build_module "applications/themes/gtk-qt-engine" build_module "applications/themes/kgtk-qt3" build_module "applications/themes/ksplash-engine-moodin" -# build_module "applications/themes/qt4-tqt-theme-engine" build_module "applications/themes/tde-style-baghira" build_module "applications/themes/tde-style-domino" build_module "applications/themes/tde-style-ia-ora" build_module "applications/themes/tde-style-lipstik" +build_module "applications/themes/tde-style-polyester" build_module "applications/themes/tde-style-qtcurve" build_module "applications/themes/tdmtheme" build_module "applications/themes/twin-style-crystal" build_module "applications/themes/twin-style-dekorator" +build_module "applications/themes/twin-style-fahrenheit" +build_module "applications/themes/twin-style-machbunt" +build_module "applications/themes/twin-style-mallory" build_module "applications/themes/twin-style-suse2" set_log_end |