app.play action translates to "rb_shell_player_playpause" in code,
/**
* rb_shell_player_playpause:
* @player: the #RBShellPlayer
* @error: returns error information
*
* Toggles between playing and paused state. If there is no playing
* entry, chooses an entry from (in order of preference) the play queue,
* the selection in the current source, or the play order.
*
* Return value: %TRUE if successful
*/
gboolean
rb_shell_player_playpause (RBShellPlayer *player,
GError **error) {
..
..
}
so, the label should be modified from "Play" to "Play / Pause" in
restore-traditional-menubar.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1611295
Title:
rhythmbox play/pause button
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1611295/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs