cucumber-sp / yandex-music-linux

Linux client of Yandex Music
Other
235 stars 5 forks source link

Yandex music icons #5

Closed nixway closed 5 months ago

nixway commented 6 months ago

I extracted the icons from the original Windows client. I attach an archive with the directory structure preserved for the Linux client. yandexmusic.5.0.5.x64.zip

P. S. A little tweak to the yandexmusic.desktop file:

[Desktop Entry]
Version=1.0
Name=Yandex Music
Name[ru]=Яндекс Музыка
Comment=Music streaming service
Comment[ru]=Музыкальный стриминговый сервис
Exec=yandexmusic %U
Icon=yandexmusic
Type=Application
Terminal=false
StartupNotify=true
Categories=AudioVideo;
cucumber-sp commented 6 months ago

Do you know how we can integrate injecting icons into building process?

ein-shved commented 5 months ago

Btw. All this done for Nix. You do not need to extract the Icons, they are already in package, taken here by nix.

nixway commented 5 months ago

Great job! Aren't there any icons in png format in one of the sizes {16,22,24,32,32,48,48,64,64,96,96,128,256,512}? On the other hand, the icon is simple and would look decent when scaled.

ein-shved commented 5 months ago

There is vector icon. As I understand, you do not need to scale it by hand.