[Xfce4-commits] <parole:master> D'Oh!.
matiasdelellis
noreply at xfce.org
Thu Dec 12 00:18:09 CET 2013
Updating branch refs/heads/master
to 2b35cf50f0b0c578015fc1e2b65ad1f59a99226e (commit)
from 5197e0836ee1432b20b10e8ae38e798680aa4b53 (commit)
commit 2b35cf50f0b0c578015fc1e2b65ad1f59a99226e
Author: matiasdelellis <mati86dl at hotmail.com>
Date: Thu Nov 7 21:46:08 2013 -0300
D'Oh!.
src/plugins/mpris2/mpris2-provider.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/plugins/mpris2/mpris2-provider.c b/src/plugins/mpris2/mpris2-provider.c
index d4736aa..c3a8321 100644
--- a/src/plugins/mpris2/mpris2-provider.c
+++ b/src/plugins/mpris2/mpris2-provider.c
@@ -258,7 +258,7 @@ static void mpris_Player_PlayPause (GDBusMethodInvocation *invocation, GVariant*
case PAROLE_STATE_ABOUT_TO_FINISH:
case PAROLE_STATE_PLAYING:
- parole_provider_player_play_next(player);
+ parole_provider_player_pause(player);
break;
}
More information about the Xfce4-commits
mailing list