commit b7c339e387cf92f9625a4385da5cc615b832c750 Author: Bastien Nocera Date: Mon Mar 24 14:16:25 2014 +0100 3.12.0 NEWS | 6 ++++++ configure.ac | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) commit d732c0bc1128577154d4e8285ac967e78214e4f6 Author: Carlos Garnacho Date: Mon Mar 24 11:13:51 2014 +0100 all: Revert all totem_set_popover_no_shadow() bits Since GTK+ commit eb0f86d48, this hack is no longer necessary as GtkPopover sets invariably a more fitting shape. https://bugzilla.gnome.org/show_bug.cgi?id=726927 src/Makefile.am | 4 +-- src/backend/Makefile.am | 3 +- src/backend/bacon-video-controls-actor.c | 3 -- src/gst/Makefile.am | 19 +---------- src/gst/totem-style-helpers.c | 58 -------------------------------- src/gst/totem-style-helpers.h | 35 ------------------- src/totem-object.c | 4 --- 7 files changed, 4 insertions(+), 122 deletions(-) commit a05e420f4b43db80e4a96793211a9eca4cf3e130 Author: Bastien Nocera Date: Sun Mar 23 14:05:11 2014 +0100 opensubtitles: Fix error with newer version of PyGObject We cannot pass an object as user_data, as pygobject stopped handling non-integers, non-capsules or not None as possible arguments. As we do not use Totem.plugin_load_interface()'s signal connection feature, pass None instead. https://bugzilla.gnome.org/show_bug.cgi?id=724093 src/plugins/opensubtitles/opensubtitles.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 410e8650f3154fc7a1d37b34f413bd6e93925413 Author: Bastien Nocera Date: Sun Mar 23 13:54:45 2014 +0100 opensubtitles: Fix leading underscore in close button src/plugins/opensubtitles/opensubtitles.ui | 1 + 1 file changed, 1 insertion(+) commit 5b57ee44f2d389ac54a8c9b547318413a25d0de6 Author: Bastien Nocera Date: Sun Mar 23 13:54:10 2014 +0100 opensubtitles: Work-around Find button not having a label Re-using stock items, which we'll remove after string freeze. src/plugins/opensubtitles/opensubtitles.ui | 2 ++ 1 file changed, 2 insertions(+) commit af5a2c0b4b6aead90cd3e41c56c4a8c548974d77 Author: Bastien Nocera Date: Sat Mar 22 13:29:15 2014 +0100 main: Don't add containers in the Recent view Try harder not to add containers to the recent view, we don't want to see them, and they break navigation (for the bookmarks source for example). https://bugzilla.gnome.org/show_bug.cgi?id=726874 src/totem-grilo.c | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) commit 16bc32011ad33a1bf624b8cf777885d68caf7d21 Author: Inaki Larranaga Murgoitio Date: Sat Mar 22 21:27:53 2014 +0100 Updated Basque language po/eu.po | 1063 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 565 insertions(+), 498 deletions(-) commit 9d3f9cddbe55735a51c63649b7a8fe1d794e060b Author: Matej Urbančič Date: Fri Mar 21 22:40:53 2014 +0100 Updated Slovenian translation po/sl.po | 958 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 496 insertions(+), 462 deletions(-) commit 3b1ca2ef20b8de21ddfa5e28da60651361628e89 Author: GunChleoc Date: Thu Mar 20 08:20:18 2014 +0000 Updated Scottish Gaelic translation po/gd.po | 113 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 53 insertions(+), 60 deletions(-) commit 51388da8d819db71ead30698bf433162534602ee Author: Ask H. Larsen Date: Wed Mar 19 21:38:12 2014 +0100 Updated Danish translation po/da.po | 1305 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 687 insertions(+), 618 deletions(-) commit 18835b5fe4ecba13b4cb18c23838fe819d067549 Author: Rafael Ferreira Date: Wed Mar 19 10:35:52 2014 -0300 Updated Brazilian Portuguese Translation for help files help/pt_BR/pt_BR.po | 2678 +++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 2045 insertions(+), 633 deletions(-) commit 9081e481700afcb8974fd587013d28b2ce51e95b Author: Gábor Kelemen Date: Wed Mar 19 09:39:42 2014 +0000 Updated Hungarian translation po/hu.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 7d74b82cde3549a6e74947d2e92ee820bfa2223c Author: Gianvito Cavasoli Date: Wed Mar 19 07:38:03 2014 +0000 Updated Italian translation po/it.po | 1525 ++++++++++++++++++++++---------------------------------------- 1 file changed, 537 insertions(+), 988 deletions(-) commit 818ae743bc3e2a0a2ce423a6a463204d5927f20c Author: Мирослав Николић Date: Wed Mar 19 05:54:32 2014 +0100 Updated Serbian translation po/sr.po | 1625 ++++++++++++++++++++++---------------------------------- po/sr@latin.po | 1625 ++++++++++++++++++++++---------------------------------- 2 files changed, 1272 insertions(+), 1978 deletions(-) commit 902b68c182524f943fd0bbd4da505b28bf267d0a Author: Gábor Kelemen Date: Tue Mar 18 14:35:59 2014 +0000 Updated Hungarian translation po/hu.po | 1067 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 567 insertions(+), 500 deletions(-)