Changeset View
Changeset View
Standalone View
Standalone View
src/elisa_core.kcfg
| 1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
|---|---|---|---|---|---|
| 2 | <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0" | 2 | <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0" | ||
| 3 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 3 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
| 4 | xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0 | 4 | xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0 | ||
| 5 | http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" > | 5 | http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" > | ||
| 6 | <kcfgfile arg="true" /> | 6 | <kcfgfile arg="true" /> | ||
| 7 | <group name="ElisaFileIndexer"> | 7 | <group name="ElisaFileIndexer"> | ||
| 8 | <entry key="RootPath" type="PathList" > | 8 | <entry key="RootPath" type="PathList" > | ||
| 9 | </entry> | 9 | </entry> | ||
| 10 | </group> | 10 | </group> | ||
| 11 | <group name="PlayerSettings"> | ||||
| 12 | <entry key="ShowProgressOnTaskBar" type="Bool" > | ||||
| 13 | </entry> | ||||
| 14 | </group> | ||||
| 11 | </kcfg> | 15 | </kcfg> | ||