Warning, /plasma/plasma-workspace/kcms/soundtheme/soundthemesettings.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8" ?>
0002 <!--
0003 SPDX-FileCopyrightText: 2023 Ismael Asensio <isma.af@gmail.com>
0004 SPDX-License-Identifier: BSD-2-Clause -->
0005 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
0006       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0007       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0008                           http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
0009     <kcfgfile name="kdeglobals" />
0010 
0011     <group name="Sounds">
0012         <entry name="theme" key="Theme" type="String">
0013             <default>ocean</default>
0014         </entry>
0015         <entry name="soundsEnabled" key="Enable" type="Bool">
0016             <default>true</default>
0017         </entry>
0018     </group>
0019 </kcfg>