[modules/gpmdp] Add Google play music desktop player support
This commit is contained in:
parent
a705adf207
commit
0f1725982a
2 changed files with 63 additions and 0 deletions
|
@ -23,6 +23,13 @@
|
|||
"repeat-on": { "prefix": "" },
|
||||
"repeat-off": { "prefix": "" }
|
||||
},
|
||||
"gpmdp": {
|
||||
"playing": { "prefix": "" },
|
||||
"paused": { "prefix": "" },
|
||||
"stopped": { "prefix": "" },
|
||||
"prev": { "prefix": "" },
|
||||
"next": { "prefix": "" }
|
||||
},
|
||||
"pasink": {
|
||||
"muted": { "prefix": "" },
|
||||
"unmuted": { "prefix": "" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue