Warning, /plasma/plasma-desktop/kcms/ksplash/splashscreensettings.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
0003       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0004       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0005       http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
0006   <include>KSharedConfig</include>
0007   <include>KConfig</include>
0008   <include>KConfigGroup</include>
0009   <kcfgfile name="ksplashrc" />
0010   <group name="KSplash">
0011     <entry name="engine" key="Engine" type="String">
0012       <label>For future use</label>
0013       <default code="true">theme() == QStringLiteral("None") ? QStringLiteral("none") : QStringLiteral("KSplashQML")</default>
0014     </entry>
0015     <entry name="theme" key="Theme" type="String">
0016       <label>Name of the current splash theme</label>
0017       <default>org.kde.breeze.desktop</default>
0018     </entry>
0019   </group>
0020 </kcfg>