Mercurial > hg > sonic-annotator
annotate sonic-annotator.desktop @ 399:a3912193ce69 tip
Default branch is now named default on git as well as hg, in case we ever want to switch to mirroring in the other direction
author | Chris Cannam |
---|---|
date | Thu, 27 Aug 2020 15:57:37 +0100 |
parents | a2d3a0dfcefa |
children |
rev | line source |
---|---|
Chris@375 | 1 [Desktop Entry] |
Chris@375 | 2 Name=Sonic Annotator |
Chris@375 | 3 Comment=Batch feature extraction from audio files |
Chris@375 | 4 Exec=sonic-annotator |
Chris@376 | 5 Icon=sonic-visualiser |
Chris@375 | 6 Terminal=true |
Chris@375 | 7 NoDisplay=true |
Chris@375 | 8 Type=Application |
Chris@375 | 9 Categories=Audio;AudioVideo; |