wok annotate shared-mime-info/stuff/virtualbox.xml @ rev 20936

updated fpm2 again (0.76.1 -> 0.79)
author Hans-G?nter Theisgen
date Sat Mar 02 16:28:51 2019 +0100 (2019-03-02)
parents
children
rev   line source
al@17261 1 <?xml version="1.0" encoding="UTF-8"?>
al@17261 2 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
al@17261 3 <mime-type type="application/x-virtualbox-vbox">
al@17261 4 <comment>VirtualBox Machine Definition</comment>
al@17261 5 <comment xml:lang="ru">определение машины VirtualBox</comment>
al@17261 6 <glob pattern="*.vbox"/>
al@17261 7 <icon name="virtualbox-vbox"/>
al@17261 8 </mime-type>
al@17261 9
al@17261 10 <mime-type type="application/x-virtualbox-vbox-extpack">
al@17261 11 <comment>VirtualBox Extension Pack</comment>
al@17261 12 <comment xml:lang="en">пакет расширения VirtualBox</comment>
al@17261 13 <glob pattern="*.vbox-extpack"/>
al@17261 14 <icon name="virtualbox-vbox-extpack"/>
al@17261 15 </mime-type>
al@17261 16
al@17261 17 <mime-type type="application/x-virtualbox-ovf">
al@17261 18 <comment>Open Virtualization Format</comment>
al@17261 19 <comment xml:lang="ru">формат открытой виртуализации</comment>
al@17261 20 <glob pattern="*.ovf"/>
al@17261 21 <icon name="virtualbox-ovf"/>
al@17261 22 </mime-type>
al@17261 23
al@17261 24 <mime-type type="application/x-virtualbox-ova">
al@17261 25 <comment>Open Virtualization Format Archive</comment>
al@17261 26 <comment xml:lang="ru">архив формата открытой виртуализации</comment>
al@17261 27 <glob pattern="*.ova"/>
al@17261 28 <icon name="virtualbox-ova"/>
al@17261 29 </mime-type>
al@17261 30
al@17261 31 <mime-type type="application/x-virtualbox-vdi">
al@17261 32 <comment>Virtual Disk Image</comment>
al@17261 33 <comment xml:lang="ru">образ виртуального диска</comment>
al@17261 34 <glob pattern="*.vdi"/>
al@17261 35 <icon name="virtualbox-vdi"/>
al@17261 36 </mime-type>
al@17261 37
al@17261 38 <mime-type type="application/x-virtualbox-vmdk">
al@17261 39 <comment>Virtual Machine Disk Format</comment>
al@17261 40 <comment xml:lang="ru">формат диска виртуальной машины</comment>
al@17261 41 <glob pattern="*.vmdk"/>
al@17261 42 <icon name="virtualbox-vmdk"/>
al@17261 43 </mime-type>
al@17261 44
al@17261 45 <mime-type type="application/x-virtualbox-vhd">
al@17261 46 <comment>Virtual Hard Disk</comment>
al@17261 47 <comment xml:lang="ru">виртуальный жесткий диск</comment>
al@17261 48 <glob pattern="*.vhd"/>
al@17261 49 <icon name="virtualbox-vhd"/>
al@17261 50 </mime-type>
al@17261 51
al@17261 52 <mime-type type="application/x-virtualbox-hdd">
al@17261 53 <comment>Virtual Hard Disk</comment>
al@17261 54 <comment xml:lang="ru">виртуальный жесткий диск</comment>
al@17261 55 <glob pattern="*.hdd"/>
al@17261 56 <icon name="virtualbox-hdd"/>
al@17261 57 </mime-type>
al@17261 58 </mime-info>