~vcs-imports/totem/+git/totem:gnome-3-18

Last commit made on 2016-10-05
Get this branch:
git clone -b gnome-3-18 https://git.launchpad.net/~vcs-imports/totem/+git/totem

Branch merges

Branch information

Name:
gnome-3-18
Repository:
lp:~vcs-imports/totem/+git/totem

Recent commits

4630275... by gogo

Updated Croatian translation

77819c3... by Bastien Nocera

thumbnailer: Fix memory leak

Spotted by <email address hidden>

https://bugzilla.gnome.org/show_bug.cgi?id=772377

a0ac648... by Piotr Drąg

Updated Polish help translation

0881281... by Bastien Nocera

audio-preview: Fix compilation after 8ed7634

The locale.h include was missing.

Spotted by Daniel Stone <email address hidden>

83d4c7f... by lantw44

audio-preview: Fix help messages in some locales

Call setlocale() first thing in the main() function

https://bugzilla.gnome.org/show_bug.cgi?id=760434

f34a7a8... by =?utf-8?q?Bj=C3=B8rn_Lie?= <email address hidden>

backend: Fix incorrect return type

This function does not need a return so change it from static gchar to static void.
Without this change rpmlint complains about a missing return statement.

[ 421s] totem-debugsource-3.18.1-214.7.x86_64
[ 421s] ... running 01-check-debuginfo
[ 421s] ... testing for empty debuginfo packages
[ 421s] ... running 02-check-gcc-output
[ 421s] ... testing for serious compiler warnings
[ 421s] (using /usr/lib/build/checks-data/check_gcc_output)
[ 421s] (using //.build.log)
[ 421s]
[ 421s] I: Program returns random data in a function
[ 421s] E: totem no-return-in-nonvoid-function bacon-video-widget-gst-missing-plugins.c:253
[ 421s]
[ 421s] I: Program returns random data in a function
[ 421s] E: totem no-return-in-nonvoid-function bacon-video-widget-gst-missing-plugins.c:253
[ 421s] ### WATCHDOG MARKER START ###
[ 425s] [ 389.730291] sysrq: SysRq : Power Off
[ 425s] [ 389.888475] reboot: Power down
[ 427s] ### WATCHDOG MARKER END ###

https://bugzilla.gnome.org/show_bug.cgi?id=758324

6ad0219... by YunQiang Su <email address hidden>

update zh_CN translation

b502b76... by Bastien Nocera

opensubtitles: Fix GI deprecation warnings

/usr/lib64/totem/plugins/opensubtitles/opensubtitles.py:4: PyGIWarning: Peas was imported without specifying a version first. Use gi.require_version('Peas', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import Peas, Gtk, Gdk # pylint: disable-msg=E0611

/usr/lib64/totem/plugins/opensubtitles/opensubtitles.py:4: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Peas, Gtk, Gdk # pylint: disable-msg=E0611

/usr/lib64/totem/plugins/opensubtitles/opensubtitles.py:5: PyGIWarning: Totem was imported without specifying a version first. Use gi.require_version('Totem', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gio, Pango, Totem # pylint: disable-msg=E0611

https://bugzilla.gnome.org/show_bug.cgi?id=757526

3a54860... by Sveinn í Felli

Updated Icelandic translation

5747df7... by Daniel Șerbănescu

Updated Romanian Documentation