Warning, /pim/kleopatra/src/data/kleopatra-mime.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!--
0003 // This file is part of Kleopatra, the KDE keymanager
0004 SPDX-FileCopyrightText: 2003 Jonathan Blandford <jrb@redhat.com>
0005 SPDX-FileCopyrightText: 2023 g10 Code GmbH
0006 SPDX-FileContributor: Carl Schwan <carl.schwan@gnupg.com>
0007 SPDX-License-Identifier: GPL-2.0-or-later
0008 -->
0009 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
0010   <mime-type type="message/rfc822">
0011     <comment>email message</comment>
0012     <generic-icon name="text-x-generic"/>
0013     <sub-class-of type="text/plain"/>
0014     <magic>
0015       <match type="string" value="#! rnews" offset="0"/>
0016       <match type="string" value="Content-Type:" offset="0"/>
0017       <match type="string" value="Forward to" offset="0"/>
0018       <match type="string" value="From:" offset="0"/>
0019       <match type="string" value="N#! rnews" offset="0"/>
0020       <match type="string" value="Pipe to" offset="0"/>
0021       <match type="string" value="Received:" offset="0"/>
0022       <match type="string" value="Relay-Version:" offset="0"/>
0023       <match type="string" value="Return-Path:" offset="0"/>
0024       <match type="string" value="Return-path:" offset="0"/>
0025       <match type="string" value="Subject: " offset="0"/>
0026       <match type="string" value="To:" offset="0"/>
0027     </magic>
0028     <glob pattern="*.eml"/>
0029   </mime-type>
0030 </mime-info>