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

updated phpsysinfo (3.3.2 -> 3.4.0)
author Hans-G?nter Theisgen
date Wed Jun 29 11:19:44 2022 +0100 (2022-06-29)
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>