diff options
author | Slávek Banko <[email protected]> | 2021-01-23 19:18:54 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-01-23 19:18:54 +0100 |
commit | 629f6cfceeabaf873739494268f0746a1d7f8674 (patch) | |
tree | 17fd80d074a0a2e003c0f3d21e973019ec46c06e /ksplashml/pics | |
parent | 6dbc18af38a82930c384aa78e3cce809b6e14d1b (diff) | |
download | tdebase-629f6cfceeabaf873739494268f0746a1d7f8674.tar.gz tdebase-629f6cfceeabaf873739494268f0746a1d7f8674.zip |
Fix the section name in the ksplash theme desktop file
to match the location as it is installed.
This resolves that the ksplash theme information was
not displayed in the TDE Control Center.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ksplashml/pics')
-rw-r--r-- | ksplashml/pics/themes/default/Theme.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksplashml/pics/themes/default/Theme.rc b/ksplashml/pics/themes/default/Theme.rc index b218149ec..223565cae 100644 --- a/ksplashml/pics/themes/default/Theme.rc +++ b/ksplashml/pics/themes/default/Theme.rc @@ -2,7 +2,7 @@ # Refresh KSplash/ML Theme # -[KSplash Theme: Refresh] +[KSplash Theme: Default] Name = Refresh TDE Splash Theme Description = Load Refresh TDE KSplash theme. Version = 1.0 |