Summary: | JJ: MPRIS Pause should toggle play/pause | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Jeff <jesterr> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | HI | ||
Version: | 2.0-beta | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jeff
2008-10-17 06:41:48 UTC
MPRIS docs specify that Pause should toggle play/pause. Should be an easy fix. SVN commit 872418 by seb: The MPRIS spec states that Pause should actually be a play-pause action. BUG: 173007 M +1 -1 PlayerDBusHandler.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=872418 |