commit c9f7f2088d9a9e9098b67a870e8fed3b3453a768 Author: Jonathan Matthew Date: Sun Apr 19 19:36:21 2015 +1000 Rhythmbox 3.2.1 NEWS | 16 ++++++++++++++++ README | 2 +- configure.ac | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) commit b29590d836167401f22f8b9882ee5da131c91ffb Author: Christian Kirbach Date: Sat Apr 18 16:30:02 2015 +0200 Update German translation po/de.po | 1105 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 670 insertions(+), 435 deletions(-) commit 759af441bb561901cd5405fe8d2592cfa0477b0f Author: Jordi Mas Date: Sat Apr 18 15:45:10 2015 +0200 Fixes to Catalan translation po/ca.po | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) commit 9a024faa9d75d416fb81b6a66819104763e418cd Author: Jonathan Matthew Date: Tue Mar 31 09:32:43 2015 +1000 shuffle: add the playing entry if it's not already there When switching to shuffle from some other play order, the playing entry won't already be in the history, so we need to allow it to be added. Otherwise, we still don't want to move it if it's already there. https://bugzilla.gnome.org/show_bug.cgi?id=747053 shell/rb-play-order-shuffle.c | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) commit 896db560e194f7b537e3841896ee332bb86b7f9e Author: Jonathan Matthew Date: Mon Mar 30 07:55:31 2015 +1000 audioscrobbler: stop using GtkBuilder signal connections This never really bought us much, and with recent changes to libpeas, it doesn't even work any more. https://bugzilla.gnome.org/show_bug.cgi?id=746975 plugins/audioscrobbler/audioscrobbler-profile.ui | 3 --- plugins/audioscrobbler/rb-audioscrobbler-profile-page.c | 15 +++++++++++---- 2 files changed, 11 insertions(+), 7 deletions(-) commit 944ebd57a3a0ba923358ef6be11814c2840b3509 Author: Alexandre Franke Date: Sun Mar 29 19:30:30 2015 +0000 Updated French translation po/fr.po | 1108 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 664 insertions(+), 444 deletions(-) commit c78762e210fb5139181f17bf119bda00a6d4b1a0