wok view shared-mime-info/stuff/miro.xml @ rev 21909

updated sic (1.1 -> 1.2)
author Hans-G?nter Theisgen
date Fri Oct 04 15:39:32 2019 +0100 (2019-10-04)
parents
children
line source
1 <?xml version="1.0" encoding="UTF-8"?>
2 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
3 <mime-type type="application/x-miro">
4 <comment>Miro Subscription File</comment>
5 <comment xml:lang="ru">файл подписки Miro</comment>
6 <sub-class-of type="application/xml"/>
7 <glob pattern="*.miro"/>
8 </mime-type>
10 <mime-type type="application/x-democracy">
11 <comment>Democracy Subscription File</comment>
12 <comment xml:lang="ru">файл подписки Democracy</comment>
13 <sub-class-of type="application/xml"/>
14 <glob pattern="*.democracy"/>
15 </mime-type>
16 </mime-info>