Warning, /pim/kdepim-runtime/kdepim-mime.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!--
0003 It comes with ABSOLUTELY NO WARRANTY, to the extent permitted by law. You may
0004 redistribute copies of update-mime-database under the terms of the GNU General
0005 Public License. For more information about these matters, see the file named
0006 COPYING.
0007 -->
0008 <!--
0009 Notes:
0010 - the mime types in this file are valid with the version 0.20 of the
0011   shared-mime-info package.
0012 - the "fdo #xxxxx" are the wish in the freedesktop.org bug database to include
0013   the mime type there.
0014 -->
0015 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
0016   <mime-type type="application/x-vnd.kde.notes">
0017     <sub-class-of type="text/plain"/>
0018     <comment>KDE "Sticky" Notes</comment>
0019   </mime-type>
0020   <mime-type type="text/x-vnd.akonadi.note">
0021     <sub-class-of type="text/plain"/>
0022     <comment>Akonadi Note</comment>
0023   </mime-type>
0024   <mime-type type="application/x-vnd.akonadi.note">
0025     <sub-class-of type="text/plain"/>
0026     <comment>Legacy Akonadi Note</comment>
0027   </mime-type>
0028   <mime-type type="application/x-vnd.kde.alarm">
0029     <sub-class-of type="text/calendar"/>
0030     <comment>Legacy KAlarm Alarm</comment>
0031   </mime-type>
0032   <mime-type type="application/x-vnd.kde.alarm.active">
0033     <sub-class-of type="application/x-vnd.kde.alarm"/>
0034     <comment>Legacy KAlarm Active Alarm</comment>
0035   </mime-type>
0036   <mime-type type="application/x-vnd.kde.alarm.archived">
0037     <sub-class-of type="application/x-vnd.kde.alarm"/>
0038     <comment>Legacy KAlarm Archived Alarm</comment>
0039   </mime-type>
0040   <mime-type type="application/x-vnd.kde.alarm.template">
0041     <sub-class-of type="application/x-vnd.kde.alarm"/>
0042     <comment>Legacy KAlarm Alarm Template</comment>
0043   </mime-type>
0044 </mime-info>