wok-6.x annotate shared-mime-info/stuff/scratch.xml @ rev 23712

updated udftools (2.1 -> 2.2)
author Hans-G?nter Theisgen
date Tue Apr 28 17:35:06 2020 +0100 (2020-04-28)
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-scratch-project">
al@17261 4 <comment>MIT Scratch Project File</comment>
al@17261 5 <comment xml:lang="ru">проект MIT Scratch</comment>
al@17261 6 <sub-class-of type="application/octet-stream"/>
al@17261 7 <glob pattern="*.sb"/>
al@17261 8 <glob pattern="*.sprite"/>
al@17261 9 </mime-type>
al@17261 10 </mime-info>