Warning, /pim/libksieve/src/ksieveui/settings/sieve-editor.kcfg.in is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!--
0003   SPDX-FileCopyrightText: none
0004   SPDX-License-Identifier: BSD-3-Clause
0005 -->
0006 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
0007       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0008       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0009       http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
0010 
0011   <group name="General">
0012       <entry name="UseGraphicEditorByDefault" type="Bool">
0013           <default>${USE_GRAPHICAL_SIEVE_EDITOR}</default>
0014           <label>Use graphical editor by default to edit sieve script.</label>
0015       </entry>
0016   </group>
0017 </kcfg>