[totem/gnome-3-10] update sublangs menus when meta data are updated
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/gnome-3-10] update sublangs menus when meta data are updated
- Date: Mon, 27 Jan 2014 09:10:37 +0000 (UTC)
commit 222218a74828ecdf2ce437aa5ca3d92f831807e1
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Thu Nov 14 16:53:03 2013 +0100
update sublangs menus when meta data are updated
The meta data can contains the language of the audio streams
(GST_TAG_LANGUAGE_CODE) so we may have to update the menu to reflect the
change.
https://bugzilla.gnome.org/show_bug.cgi?id=712310
src/totem-object.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/totem-object.c b/src/totem-object.c
index b29b773..1ddcf8e 100644
--- a/src/totem-object.c
+++ b/src/totem-object.c
@@ -2435,6 +2435,7 @@ on_got_metadata_event (BaconVideoWidget *bvw, TotemObject *totem)
g_free (name);
}
+ totem_sublang_update (totem);
on_playlist_change_name (TOTEM_PLAYLIST (totem->playlist), totem);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]