diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-09-14 20:11:45 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-09-14 20:11:45 +0000 |
commit | a382b3ab3160bc265983c538cb235eb51b87a4c5 (patch) | |
tree | 9805f2010c017b8376673c4f5f11aed8bcab310a /ksplashml/pics/themes/unified/Theme.rc | |
parent | 75ab9920ac2043f45a09dd50763e14f58de9cd65 (diff) | |
download | tdebase-a382b3ab3160bc265983c538cb235eb51b87a4c5.tar.gz tdebase-a382b3ab3160bc265983c538cb235eb51b87a4c5.zip |
Add new "Unified" splash screen
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253671 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ksplashml/pics/themes/unified/Theme.rc')
-rw-r--r-- | ksplashml/pics/themes/unified/Theme.rc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ksplashml/pics/themes/unified/Theme.rc b/ksplashml/pics/themes/unified/Theme.rc new file mode 100644 index 000000000..221bceefd --- /dev/null +++ b/ksplashml/pics/themes/unified/Theme.rc @@ -0,0 +1,16 @@ +# Unified KSplash/ML Theme + +[KSplash Theme: Unified] +Name = Trinity Unified Splash Screen +Description = Unified system startup screen +Version = 1.0 +Author = Timothy Pearson <kb9vqf@pearsoncomputing.net> + +# Theme behaviour settings. +Engine = Unified + +# Show progress bar? +Always Show Progress = false + +# Status text colour +Label Foreground = #FFFFFF |