annotate tony.desktop @ 586:1dfdbd017cf5
Suppress property boxes. They aren't visible anyway, but updates to their invisible state seems to be causing problems with certain Qt builds on Windows.
author |
Chris Cannam |
date |
Wed, 04 Sep 2019 14:19:57 +0100 |
parents |
93efb2d59021 |
children |
8c6e87a89101 |
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@463
|
7 Icon=tony-128x128
|
Chris@463
|
8 Categories=Audio;AudioVideo;
|
Chris@463
|
9 MimeType=application/x-tony;application/x-ogg;audio/mp3;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;
|