mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches
This commit is contained in:
8
src/audacity.xml
Normal file
8
src/audacity.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?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>
|
Reference in New Issue
Block a user