diff --git a/Theme.rc b/Theme.rc deleted file mode 100644 index be9db77..0000000 --- a/Theme.rc +++ /dev/null @@ -1,19 +0,0 @@ -# =THEMENAME= - -[KSplash Theme: =THEMENAME=] -Name = =THEMENAME= KDE Splash Screen -Description = =THEMENAME= KDE Splash Screen -Version = =THEMERELEASE= -Author = The CentOS Project - -# Theme behaviour settings. -Engine = Default - -# Should icons blink ala KDE, or not? -Icons Flashing = true - -# Show progress bar? -Always Show Progress = false - -# Status text colour -Label Foreground = #FFFFFF diff --git a/kde-splash/Theme.rc b/kde-splash/Theme.rc new file mode 100644 index 0000000..be9db77 --- /dev/null +++ b/kde-splash/Theme.rc @@ -0,0 +1,19 @@ +# =THEMENAME= + +[KSplash Theme: =THEMENAME=] +Name = =THEMENAME= KDE Splash Screen +Description = =THEMENAME= KDE Splash Screen +Version = =THEMERELEASE= +Author = The CentOS Project + +# Theme behaviour settings. +Engine = Default + +# Should icons blink ala KDE, or not? +Icons Flashing = true + +# Show progress bar? +Always Show Progress = false + +# Status text colour +Label Foreground = #FFFFFF diff --git a/kde-splash/render.conf b/kde-splash/render.conf new file mode 100644 index 0000000..fe88242 --- /dev/null +++ b/kde-splash/render.conf @@ -0,0 +1,37 @@ +[splash_active_bar.png] +render-type = "svg" +render-from = "${TCAR_BASEDIR}/Artworks/Themes/Models/Distro/5/Ksplash/splash_active_bar.svgz" +render-flow = "base" + +[splash_bottom.png] +render-type = "svg" +render-from = "${TCAR_BASEDIR}/Artworks/Themes/Models/Distro/5/Ksplash/splash_bottom.svgz" +render-flow = "base" + +[splash_inactive_bar.png] +render-type = "svg" +render-from = "${TCAR_BASEDIR}/Artworks/Themes/Models/Distro/5/Ksplash/splash_inactive_bar.svgz" +render-flow = "base" + +[splash_top.png] +render-type = "svg" +render-from = "${TCAR_BASEDIR}/Artworks/Themes/Models/Distro/5/Ksplash/splash_top.svgz" +render-flow = "base" +brand = "${TCAR_BASEDIR}/Artworks/Brands/Types/Default/Final/ffffff/ffffff-0/24/centos.png:x24+10+189" +brand = "${TCAR_BASEDIR}/Artworks/Brands/Types/Numbers/Final/ffffff/ffffff-0/48/5.png:x48+150+165" +brand = "${TCAR_BASEDIR}/Artworks/Brands/Symbols/Default/Final/ffffff/ffffff-0/48/centos.png:x48+10+10" + +[Preview.png] +render-type = "images" +render-from = "Final/splash_top.png" +render-from = "Final/splash_active_bar.png" +render-from = "Final/splash_bottom.png" +command = "/usr/bin/convert -append" + +[ksplash.tar.gz] +render-type = "archive" +render-from = "Final/splash_top.png" +render-from = "Final/splash_active_bar.png" +render-from = "Final/splash_bottom.png" +render-from = "Final/Preview.png +command = "/bin/tar -czf" diff --git a/kde-splash/splash_active_bar.svgz b/kde-splash/splash_active_bar.svgz new file mode 100644 index 0000000..cda3e46 Binary files /dev/null and b/kde-splash/splash_active_bar.svgz differ diff --git a/kde-splash/splash_bottom.svgz b/kde-splash/splash_bottom.svgz new file mode 100644 index 0000000..f519191 Binary files /dev/null and b/kde-splash/splash_bottom.svgz differ diff --git a/kde-splash/splash_inactive_bar.svgz b/kde-splash/splash_inactive_bar.svgz new file mode 100644 index 0000000..27bd127 Binary files /dev/null and b/kde-splash/splash_inactive_bar.svgz differ diff --git a/kde-splash/splash_top.svgz b/kde-splash/splash_top.svgz new file mode 100644 index 0000000..6fd6f26 Binary files /dev/null and b/kde-splash/splash_top.svgz differ diff --git a/render.conf b/render.conf deleted file mode 100644 index fe88242..0000000 --- a/render.conf +++ /dev/null @@ -1,37 +0,0 @@ -[splash_active_bar.png] -render-type = "svg" -render-from = "${TCAR_BASEDIR}/Artworks/Themes/Models/Distro/5/Ksplash/splash_active_bar.svgz" -render-flow = "base" - -[splash_bottom.png] -render-type = "svg" -render-from = "${TCAR_BASEDIR}/Artworks/Themes/Models/Distro/5/Ksplash/splash_bottom.svgz" -render-flow = "base" - -[splash_inactive_bar.png] -render-type = "svg" -render-from = "${TCAR_BASEDIR}/Artworks/Themes/Models/Distro/5/Ksplash/splash_inactive_bar.svgz" -render-flow = "base" - -[splash_top.png] -render-type = "svg" -render-from = "${TCAR_BASEDIR}/Artworks/Themes/Models/Distro/5/Ksplash/splash_top.svgz" -render-flow = "base" -brand = "${TCAR_BASEDIR}/Artworks/Brands/Types/Default/Final/ffffff/ffffff-0/24/centos.png:x24+10+189" -brand = "${TCAR_BASEDIR}/Artworks/Brands/Types/Numbers/Final/ffffff/ffffff-0/48/5.png:x48+150+165" -brand = "${TCAR_BASEDIR}/Artworks/Brands/Symbols/Default/Final/ffffff/ffffff-0/48/centos.png:x48+10+10" - -[Preview.png] -render-type = "images" -render-from = "Final/splash_top.png" -render-from = "Final/splash_active_bar.png" -render-from = "Final/splash_bottom.png" -command = "/usr/bin/convert -append" - -[ksplash.tar.gz] -render-type = "archive" -render-from = "Final/splash_top.png" -render-from = "Final/splash_active_bar.png" -render-from = "Final/splash_bottom.png" -render-from = "Final/Preview.png -command = "/bin/tar -czf" diff --git a/splash_active_bar.svgz b/splash_active_bar.svgz deleted file mode 100644 index cda3e46..0000000 Binary files a/splash_active_bar.svgz and /dev/null differ diff --git a/splash_bottom.svgz b/splash_bottom.svgz deleted file mode 100644 index f519191..0000000 Binary files a/splash_bottom.svgz and /dev/null differ diff --git a/splash_inactive_bar.svgz b/splash_inactive_bar.svgz deleted file mode 100644 index 27bd127..0000000 Binary files a/splash_inactive_bar.svgz and /dev/null differ diff --git a/splash_top.svgz b/splash_top.svgz deleted file mode 100644 index 6fd6f26..0000000 Binary files a/splash_top.svgz and /dev/null differ