commit b689d62107490d91d1e1a8060d821a160b931862 Author: Bastien Nocera Date: Mon Apr 4 13:49:45 2011 +0100 3.0.0 NEWS | 5 +++++ configure.in | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) commit a2e7ade7fc6330dc2eda207af2d057ed5c402952 Author: Wolfgang Stöggl Date: Sun Apr 3 21:14:26 2011 +0200 [l10n] Updated German translation, umlauts fixed po/de.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 645930a673fbab1d3832f7a61016a5a20fbc0870 Author: Friedel Wolff Date: Sat Apr 2 16:33:29 2011 +0200 New translation for Afrikaans (af) po/LINGUAS | 1 + po/af.po | 3102 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 3103 insertions(+), 0 deletions(-) commit bd3a4ddf0573bd911e40ec321d62e782473c077a Author: Gintautas Miliauskas Date: Fri Apr 1 22:43:49 2011 +0200 Updated Lithuanian translation. po/lt.po | 1486 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 845 insertions(+), 641 deletions(-) commit 242d03572f6e46ac2203cf7697ec178d6fe41dd4 Author: Inaki Larranaga Murgoitio Date: Fri Apr 1 18:34:55 2011 +0200 Updated Basque language po/eu.po | 1906 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 1124 insertions(+), 782 deletions(-) commit 6d9682f2d25ce27636526e7ddbc5945b7b6c8c2d Author: Dr.T.Vasudevan Date: Fri Apr 1 20:14:53 2011 +0530 Updated Tamil translation po/ta.po | 158 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 66 insertions(+), 92 deletions(-) commit 15d48c01a1074de643a8b861ad8e22fb86113a7b Author: Dr.T.Vasudevan Date: Fri Apr 1 17:48:11 2011 +0530 Updated Tamil translation po/ta.po | 1572 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 903 insertions(+), 669 deletions(-) commit c05573bca14cbbe58d4ec197a70ee21807c29be6 Author: Pavol Klačanský Date: Fri Apr 1 11:21:13 2011 +0200 Updated Slovak translation of locations po/sk.po | 485 ++++++++++++++++++++++++-------------------------------------- 1 files changed, 186 insertions(+), 299 deletions(-) commit 0c0e005bd5ce149dbec47b056dbd835929d634ce Author: Amitakhya Phukan Date: Thu Mar 31 16:25:31 2011 +0530 Updated Assamese translations po/as.po | 2309 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 1322 insertions(+), 987 deletions(-) commit 70c3cfd6f0bb0e9a7d1daa17385614600ef3fd99 Author: Miroslav Nikolić Date: Thu Mar 31 12:37:12 2011 +0200 Updated Serbian translation po/sr.po | 1497 ++++++++++++++++++++++++++++---------------------------- po/sr@latin.po | 1497 ++++++++++++++++++++++++++++---------------------------- 2 files changed, 1482 insertions(+), 1512 deletions(-) commit 8a3ccd91d3e1d791ec78386fb898cf4ddabe2246 Author: Philip Withnall Date: Wed Mar 30 17:16:27 2011 +0100 jamendo: Fix various tree model/view problems due to changes in GTK+'s GIR This fixes clicking, double-clicking and right-clicking on albums and tracks, meaning the plugin is actually useful. Closes: bgo#646245 src/plugins/jamendo/jamendo.py | 19 ++++++++++--------- 1 files changed, 10 insertions(+), 9 deletions(-) commit 87cdefd461dfe8d3bfa4055f78bdb514c31ccf09 Author: Philip Withnall Date: Wed Mar 30 17:15:16 2011 +0100 jamendo: Fix encoding problems with non-ASCII track names Ensure that track names are uniformly decoded as UTF-8, and never re-encoded as ASCII. Attempting to re-encode them as ASCII was causing non-ASCII track names to (obviously) blow things up. Helps: bgo#646245 src/plugins/jamendo/jamendo.py | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 0db439ab4e84ff49c7f4011093c7df74097dc781 Author: Philip Withnall Date: Wed Mar 30 16:09:21 2011 +0100 opensubtitles: Parse the subtitle file as a URI rather than a path This means the subtitle file can actually be saved, allowing subtitles to be downloaded and loaded correctly. src/plugins/opensubtitles/opensubtitles.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 905f245233688aa6b4e9efb5e355ef7554963c13 Author: Philip Withnall Date: Wed Mar 30 16:08:20 2011 +0100 opensubtitles: Fix the GDK key constants used Guess what? Another bug caused by GIR changes for GDK! src/plugins/opensubtitles/opensubtitles.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit faa342e0cd52171a34be8d8f68e9b3bfcc902794 Author: Philip Withnall Date: Wed Mar 30 15:49:43 2011 +0100 Bug 646231 — Subtitle downloader plugin broken on 2.91.93 Fix another API break in pygobject/GTK+'s GIR. This allows the Subtitle Downloader dialogue to actually open successfully. Closes: bgo#646231 src/plugins/opensubtitles/opensubtitles.py | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit f7cc61859bb44a0826e7cb57143a34aa57ed7197 Author: Bruce Cowan Date: Wed Mar 30 15:40:20 2011 +0100 Updated British English translation po/en_GB.po | 520 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 266 insertions(+), 254 deletions(-) commit 0f2494a233597bb57ea057aef4a4366bc36e30de Author: Chao-Hsiung Liao Date: Wed Mar 30 21:38:30 2011 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 475 +++++++++++++++++++++++++++++----------------------------- po/zh_TW.po | 476 ++++++++++++++++++++++++++++++----------------------------- 2 files changed, 476 insertions(+), 475 deletions(-) commit 2b9c4d10f9912ce4561a3197025e7d616e66dca2 Author: Bastien Nocera Date: Tue Mar 29 20:10:19 2011 +0100 properties: Fix spacing and packing So that the text is at the top of the widget, not in the middle. https://bugzilla.gnome.org/show_bug.cgi?id=646154 data/properties.ui | 1891 ++++++++++++++++++++-------------------------------- 1 files changed, 739 insertions(+), 1152 deletions(-) commit c6b893a88e52f1d3e78046ac7d5be6a1f7bbbbd2 Author: Kristjan SCHMIDT Date: Tue Mar 29 17:58:28 2011 +0200 Updated Esperanto translation po/eo.po | 2179 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 1352 insertions(+), 827 deletions(-) commit b763a7879ebd28b122626b794270a5c219993b38 Author: Daniel Korostil Date: Mon Mar 28 21:03:56 2011 +0300 Uploaded Ukranian po/uk.po | 318 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 158 insertions(+), 160 deletions(-) commit cd5b927b5e0ecf569842f9e4367f548fbddbebcf Author: Daniel Korostil Date: Mon Mar 28 20:59:02 2011 +0300 Uploaded Ukranian po/uk.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f3e954445c597e435faf0b63a9338d11cd1df4cc Author: Daniel Korostil Date: Mon Mar 28 20:52:49 2011 +0300 Uploaded Ukranian po/uk.po | 529 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 264 insertions(+), 265 deletions(-)