mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-09-28 01:29:03 +03:00
Swtiched to .asar + PKGBUILD generation
This commit is contained in:
11
templates/desktop
Normal file
11
templates/desktop
Normal file
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=Yandex Music
|
||||
Name[ru]=Яндекс Музыка
|
||||
Comment=Yandex Music — we collect music for you
|
||||
Comment[ru]=Яндекс Музыка — собираем музыку для вас
|
||||
GenericName=YandexMusic
|
||||
Exec=<%= name %> %U<% if (execArguments && execArguments.length) { %> <%= execArguments.join(' ') %><% } %>
|
||||
Icon=YandexMusic
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=Audio;Music;Player;AudioVideo
|
Reference in New Issue
Block a user