mirror of
				https://github.com/cucumber-sp/yandex-music-linux.git
				synced 2025-10-31 03:42:39 +03:00 
			
		
		
		
	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
 |