wok view shared-mime-info/stuff/edje.xml @ rev 23079

updated liblinebreak and liblinebreak-dev (2.0 -> 2.1)
author Hans-G?nter Theisgen
date Tue Mar 10 16:26:23 2020 +0100 (2020-03-10)
parents
children
line source
1 <?xml version="1.0" encoding="UTF-8"?>
2 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
3 <mime-type type="text/edje">
4 <comment>Edje source file</comment>
5 <comment xml:lang="ru">файл исходного кода Edje</comment>
6 <glob pattern="*.edc"/>
7 </mime-type>
9 <mime-type type="application/edje">
10 <comment>Edje file</comment>
11 <comment xml:lang="ru">файл Edje</comment>
12 <glob pattern="*.edj"/>
13 </mime-type>
14 </mime-info>