From e861c6188bc38088422b32b505daff627915d53b Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Mar 2014 13:27:22 +0900 Subject: Fixed KSplash icon flashing position problem for 'default' theme engine. Removed nasty hardcoded hack and added 'Icon Offsets' option to Theme.rc file. --- ksplashml/pics/themes/TDE-Classic/Theme.rc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ksplashml/pics/themes/TDE-Classic/Theme.rc') diff --git a/ksplashml/pics/themes/TDE-Classic/Theme.rc b/ksplashml/pics/themes/TDE-Classic/Theme.rc index f18415a0c..a03e5d2fb 100644 --- a/ksplashml/pics/themes/TDE-Classic/Theme.rc +++ b/ksplashml/pics/themes/TDE-Classic/Theme.rc @@ -17,3 +17,6 @@ Always Show Progress = false # Status text colour Label Foreground = #FFFFFF + +# Offset of each of the 7 icons, useful for adjusting flashing positon for different size icons +Icon Offsets = 0, 0, 0, 0, 0, 0, -8 -- cgit v1.2.1