diff options
author | Michele Calgaro <[email protected]> | 2014-03-18 17:39:44 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2014-03-18 17:39:44 +0900 |
commit | 77b01cbd996e47a2cfa20745dd7956213679986a (patch) | |
tree | d04a18f0362eca8d846d13b539d12ce846b81644 /ksplashml/pics/themes/TDE-Classic/Theme.rc | |
parent | f17faa6673e6497c498180676d73fcd0cbe32172 (diff) | |
download | tdebase-77b01cbd996e47a2cfa20745dd7956213679986a.tar.gz tdebase-77b01cbd996e47a2cfa20745dd7956213679986a.zip |
Copy KSplash Default theme to new TDE-Classic theme. This relates to bug 2013
Diffstat (limited to 'ksplashml/pics/themes/TDE-Classic/Theme.rc')
-rw-r--r-- | ksplashml/pics/themes/TDE-Classic/Theme.rc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ksplashml/pics/themes/TDE-Classic/Theme.rc b/ksplashml/pics/themes/TDE-Classic/Theme.rc new file mode 100644 index 000000000..fbae7f956 --- /dev/null +++ b/ksplashml/pics/themes/TDE-Classic/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 <[email protected]> and Timothy Pearson <[email protected]> + +# Theme behaviour settings. +Engine = Default + +# Should icons blink ala Trinity, or not? +Icons Flashing = true + +# Show progress bar? +Always Show Progress = false + +# Status text colour +Label Foreground = #FFFFFF |