3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-23 07:35:54 +00:00
Brooklyn/plasma/workspace/kcms/lookandfeel/lookandfeelsettings.kcfg
2022-04-02 18:24:21 +05:00

14 lines
524 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
<kcfgfile name="kdeglobals" />
<group name="KDE">
<entry name="lookAndFeelPackage" key="LookAndFeelPackage" type="String">
<label>Global look and feel</label>
<default>org.kde.breeze.desktop</default>
</entry>
</group>
</kcfg>