1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-14 07:01:12 +02:00
audacity/src/audacity.xml

9 lines
305 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-audacity-project">
<sub-class-of type="text/xml"/>
<comment>Audacity project</comment>
<glob pattern="*.aup"/>
</mime-type>
</mime-info>