Warning, /utilities/skanpage/src/skanpage_config.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!--
0003 SPDX-FileCopyrightText: 2022 Alexander Stippich <a.stippich@gmx.net>
0004 
0005 SPDX-License-Identifier: CC0-1.0
0006 -->
0007 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
0008       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0009       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0010       http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
0011  <kcfgfile name="skanpagerc" />
0012  <group name="General">
0013   <entry key="defaultNameFilterIndex" type="Int" >
0014   </entry>
0015   <entry key="defaultFolder" type="Url" >
0016   </entry>
0017   <entry key="showAllDevices" type="Bool" >
0018     <default>false</default>
0019   </entry>
0020  </group>
0021 </kcfg>