Autogenerated commit at 2024-09-27 14:24:54.886723+00:00

This commit is contained in:
ahriman
2024-09-27 14:24:54 +00:00
parent 661d4328a2
commit eeaaa9e53e
10 changed files with 193 additions and 5 deletions

8
yed/graphml+xml-mime.xml Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
<mime-type type="application/x-graphml+xml">
<comment>yEd graphml file (xml format)</comment>
<glob pattern="*.graphml"/>
<generic-icon name="x-application-graphml+xml"/>
</mime-type>
</mime-info>