0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2024-12-23 22:22:59 +03:00

[templates] Drop absolute path in desktop

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
This commit is contained in:
Yury Shvedov 2024-01-31 23:54:20 +03:00
parent 558db5e840
commit 9464224efb

View File

@ -4,7 +4,7 @@ Name[ru]=Яндекс Музыка
Comment=Yandex Music — we collect music for you
Comment[ru]=Яндекс Музыка — собираем музыку для вас
GenericName=YandexMusic
Exec=/usr/bin/yandexmusic %U
Exec=yandexmusic %U
Icon=yandexmusic
Type=Application
StartupNotify=true