mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-24 14:34:39 +03:00
9464224efb
Using absolute paths in desktop files is not portable. Not every distributive will have executable at `/usr/bin/yandexmusic`. Not every distributive have `/ust/bin` folder at all. Change-Id: Ib7ccf8137f262cc19e1cad04862de38c3c749662
12 lines
343 B
Plaintext
12 lines
343 B
Plaintext
[Desktop Entry]
|
|
Name=Yandex Music
|
|
Name[ru]=Яндекс Музыка
|
|
Comment=Yandex Music — we collect music for you
|
|
Comment[ru]=Яндекс Музыка — собираем музыку для вас
|
|
GenericName=YandexMusic
|
|
Exec=yandexmusic %U
|
|
Icon=yandexmusic
|
|
Type=Application
|
|
StartupNotify=true
|
|
Categories=Audio;Music;Player;AudioVideo
|