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

guvcview: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 10 14:24:44 2019 +0200 (2019-08-10)
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>