diff options
Diffstat (limited to 'ksplashml/pics/themes/default/Theme.rc')
-rw-r--r-- | ksplashml/pics/themes/default/Theme.rc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ksplashml/pics/themes/default/Theme.rc b/ksplashml/pics/themes/default/Theme.rc new file mode 100644 index 000000000..75cfed06f --- /dev/null +++ b/ksplashml/pics/themes/default/Theme.rc @@ -0,0 +1,19 @@ +# Default KSplash/ML Theme + +[KSplash Theme: default] +Name = KDE 3.5 Splash Screen +Description = Waves of change +Version = 1.0 +Author = Lee Olson <clearbeast@gmail.com> + +# 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 |