wok annotate shared-mime-info/stuff/scratch.xml @ rev 22701

updated enchant and enchant-dev (1.6.0 -> 2.2.7)
author Hans-G?nter Theisgen
date Tue Jan 21 10:38:18 2020 +0100 (2020-01-21)
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>