mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-24 06:05:01 +02:00
Allow to put the app in favorites
This commit is contained in:
parent
77989859a7
commit
6c0a30783b
@ -50,7 +50,8 @@
|
|||||||
"GenericName": "Online music streaming service",
|
"GenericName": "Online music streaming service",
|
||||||
"Comment": "Listen and download all your favorite music",
|
"Comment": "Listen and download all your favorite music",
|
||||||
"MimeType": "x-scheme-handler/deezer;",
|
"MimeType": "x-scheme-handler/deezer;",
|
||||||
"Keywords": "Music;Player;Streaming;Online;"
|
"Keywords": "Music;Player;Streaming;Online;",
|
||||||
|
"StartupWMClass": "Deezer"
|
||||||
},
|
},
|
||||||
"artifactName": "${productName}-${version}-${arch}.${ext}"
|
"artifactName": "${productName}-${version}-${arch}.${ext}"
|
||||||
},
|
},
|
||||||
@ -64,4 +65,4 @@
|
|||||||
"artifactName": "${productName}-${version}.${arch}.${ext}"
|
"artifactName": "${productName}-${version}.${arch}.${ext}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user