annotate tony.desktop @ 698:ee97c742d184
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:58:43 +0100 |
parents |
8c6e87a89101 |
children |
|
rev |
line source |
Chris@463
|
1 [Desktop Entry]
|
Chris@463
|
2 Name=Tony
|
Chris@463
|
3 Exec=tony %U
|
Chris@463
|
4 Keywords=audio; sound; melody; singing;
|
Chris@463
|
5 Terminal=false
|
Chris@463
|
6 Type=Application
|
Chris@615
|
7 Icon=tony-icon
|
Chris@463
|
8 Categories=Audio;AudioVideo;
|
Chris@615
|
9 MimeType=application/x-tony;application/x-ogg;audio/mp3;audio/ogg;audio/mpeg;audio/mpegurl;audio/x-flac;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-wav;audio/wav;application/ogg;audio/x-vorbis+ogg;
|