add missing files

This commit is contained in:
Marco Martin 2017-09-05 17:09:50 +02:00
parent d60897c0e9
commit 1d1c8a6def

View file

@ -0,0 +1,15 @@
<?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=""/>
<group name="General">
<entry name="PanelButtonsVisible" type="Bool">
<default>true</default>
<label>panel chrome visible</label>
</entry>
</group>
</kcfg>