wok annotate shared-mime-info/stuff/edje.xml @ rev 25073

Up dropbear (2022.82)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 11 11:22:52 2022 +0000 (2022-06-11)
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="text/edje">
al@17261 4 <comment>Edje source file</comment>
al@17261 5 <comment xml:lang="ru">файл исходного кода Edje</comment>
al@17261 6 <glob pattern="*.edc"/>
al@17261 7 </mime-type>
al@17261 8
al@17261 9 <mime-type type="application/edje">
al@17261 10 <comment>Edje file</comment>
al@17261 11 <comment xml:lang="ru">файл Edje</comment>
al@17261 12 <glob pattern="*.edj"/>
al@17261 13 </mime-type>
al@17261 14 </mime-info>