[Desktop-packages] [Bug 1611295] Re: rhythmbox play/pause button

2017-12-07 Thread rithik g
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 Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1611295

Title:
  rhythmbox play/pause button

Status in rhythmbox package in Ubuntu:
  New

Bug description:
  When playing music files in Rythmbox3.3(ubuntu 16.04),when press the
  pause button, the label's text of play item in the submenu(control)
  still whows "Play"

  Steps to reproduce:
  1 Open a music file whit Rythmbox3.3,the music  is playing.
  2 Then press the play/pause button, the file will begin to pause, but the the 
play item in the control submenu still shows "Paly"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1611295/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1611295] Re: rhythmbox play/pause button

2016-08-09 Thread 小枫
** Changed in: rhythmbox (Ubuntu)
 Assignee: (unassigned) => 小枫 (masterfay)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1611295

Title:
  rhythmbox play/pause button

Status in rhythmbox package in Ubuntu:
  New

Bug description:
  When playing music files in Rythmbox3.3(ubuntu 16.04),when press the
  pause button, the label's text of play item in the submenu(control)
  still whows "Play"

  Steps to reproduce:
  1 Open a music file whit Rythmbox3.3,the music  is playing.
  2 Then press the play/pause button, the file will begin to pause, but the the 
play item in the control submenu still shows "Paly"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1611295/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp