Warning, /pim/akonadi/akonadi-mime.xml 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 -->
0005 <!--
0006 Notes:
0007 - the mime types in this file are valid with the version 0.20 of the
0008   shared-mime-info package.
0009 - the "fdo #xxxxx" are the wish in the freedesktop.org bug database to include
0010   the mime type there.
0011 -->
0012 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
0013   <mime-type type="application/x-vnd.akonadi.calendar.event">
0014     <sub-class-of type="text/calendar"/>
0015     <comment>iCal Calendar Event Component</comment>
0016   </mime-type>
0017   <mime-type type="application/x-vnd.akonadi.calendar.freebusy">
0018     <sub-class-of type="text/calendar"/>
0019     <comment>iCal Calendar FreeBusy Component</comment>
0020   </mime-type>
0021   <mime-type type="application/x-vnd.akonadi.calendar.journal">
0022     <sub-class-of type="text/calendar"/>
0023     <comment>iCal Calendar Journal Component</comment>
0024   </mime-type>
0025   <mime-type type="application/x-vnd.akonadi.calendar.todo">
0026     <sub-class-of type="text/calendar"/>
0027     <comment>iCal Calendar TODO Component</comment>
0028   </mime-type>
0029   <mime-type type="application/x-vnd.akonadi.collection.virtual">
0030     <comment>Virtual Akonadi Collection</comment>
0031   </mime-type>
0032 </mime-info>