Warning, /pim/libkleo/src/kcfg/classifyconfig.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!--
0003   SPDX-License-Identifier: GPL-2.0-or-later
0004   SPDX-FileCopyrightText: 2023 g10 Code GmbH
0005   SPDX-FileContributor: Carl Schwan <carl.schwan@gnupg.com>
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="kleo-classifyrc" />
0012     <group name="General">
0013     <entry key="p7mWithoutExtensionAreEmail" type="Bool">
0014       <label>Treat p7m files without additional extensions as emails</label>
0015       <default>true</default>
0016     </entry>
0017   </group>
0018 </kcfg>