|
Revision 610, 453 bytes
(checked in by nicfit, 2 years ago)
|
update
|
| Line | |
|---|
| 1 |
[Desktop Entry] |
|---|
| 2 |
Name=Mesk |
|---|
| 3 |
_GenericName=Music Player |
|---|
| 4 |
# XXX: Update when new features are supported |
|---|
| 5 |
_Comment=A GTK+ audio player |
|---|
| 6 |
# XXX: Update when new audio formats are supported |
|---|
| 7 |
MimeType=audio/x-mp3;audio/x-mpeg;audio/mpeg;audio/x-mpegurl; |
|---|
| 8 |
Categories=Application;AudioVideo; |
|---|
| 9 |
Icon=mesk.svg |
|---|
| 10 |
StartupNotify=true |
|---|
| 11 |
StartupWMClass=Mesk |
|---|
| 12 |
# Desktop ini version, not the app version |
|---|
| 13 |
Version=1.0 |
|---|
| 14 |
Type=Application |
|---|
| 15 |
Terminal=false |
|---|
| 16 |
Encoding=UTF-8 |
|---|
| 17 |
TryExec=mesk |
|---|
| 18 |
Exec=mesk |
|---|