mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-16 03:31:02 +01:00
Change "drection" to "direction" in the mpris /Player schema
This commit is contained in:
parent
6841e183d3
commit
2f88d8b355
@ -70,11 +70,11 @@
|
||||
|
||||
<!-- NB: Amarok extensions to the mpris spec -->
|
||||
<method name="VolumeUp">
|
||||
<arg type="i" drection="in"/>
|
||||
<arg type="i" direction="in"/>
|
||||
</method>
|
||||
|
||||
<method name="VolumeDown">
|
||||
<arg type="i" drection="in"/>
|
||||
<arg type="i" direction="in"/>
|
||||
</method>
|
||||
|
||||
<method name="Mute">
|
||||
|
Loading…
Reference in New Issue
Block a user