commit ca54ae7d44dcbd8d76483bd3292e5dee043ad086
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 26 11:24:59 2011 +0100

    3.0.1

 NEWS         |    7 +++++++
 configure.in |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit 47649b9a7002b0b96e15788b3df0b6200eb47048
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:   Mon Apr 25 23:55:50 2011 +0900

    Updated Japanese translation

 help/ja/ja.po | 2273 +++++++++++++++++++++++++++++++++++++++++++++------------
 1 files changed, 1810 insertions(+), 463 deletions(-)

commit 4c20f88ea799766841f800971d6a3803f32a82cb
Author: Davide Italiano <davide@phemt.homenet.telecomitalia.it>
Date:   Sun Apr 24 00:55:43 2011 +0100

    save-file: wrong reference to a structure field

 src/plugins/save-file/totem-save-file.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit c9b8a4a78eddc4ee1819d5b05980b378e18dddf2
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:   Sat Apr 23 21:00:54 2011 +0430

    Updated Persian translation

 po/fa.po |  716 +++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 411 insertions(+), 305 deletions(-)

commit be3d1413b7984b7e9da23e991e63aa68e1b6aeca
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Apr 14 20:57:43 2011 +0100

    chapters: Permit invalid timestamp formats as previously output by Totem
    
    Allow timestamps which consist only of the floating-point number of seconds
    to be successfully parsed by the CMML parser, even if that number of seconds
    is >= 60.0. This means Totem no longer falls over on the CMML files it was
    previously outputting.
    
    Closes: bgo#647513

 src/plugins/chapters/totem-cmml-parser.c |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

commit 1d020790efc2f85001aa4bed6c78e06840f0627e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Apr 14 18:29:43 2011 +0100

    chapters: Warn about ignored chapters when parsing a CMML file

 src/plugins/chapters/totem-cmml-parser.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit 96178f61e788cfac8327a1866dcaeaf5afa55d7b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Apr 14 18:20:07 2011 +0100

    chapters: Fix output of timestamps from the chapters plugin
    
    It wasn't outputting timestamps that it could read for any times greater
    than 1 minute.
    
    This fixes it to output correct NPT-formatted timestamps for all times,
    which it can read.
    
    Closes: bgo#647513

 src/plugins/chapters/totem-cmml-parser.c |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

commit 8a58761ad941551fda72aa332c080cb5b2c487d3
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Thu Apr 14 18:49:26 2011 +0700

    Updated Vietnamese translation

 po/vi.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit a95cbb2f7be6f8cd1abe2142378afd2bfaf6add1
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Thu Apr 14 18:48:31 2011 +0700

    po/vi.po: import from Damned Lies

 po/vi.po |  344 ++++++++++++++++++++++---------------------------------------
 1 files changed, 124 insertions(+), 220 deletions(-)

commit aed9a5663567c11918df995afadb157a72b822f1
Author: Takayoshi OKANO <kano@na.rim.or.jp>
Date:   Thu Apr 14 00:24:37 2011 +0900

    Updated Japanese translation

 po/ja.po |  908 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 522 insertions(+), 386 deletions(-)

commit 96625f8ca74f13480e3883bd819335df442a880c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Apr 8 12:07:24 2011 +0100

    thumbnailer: Fix wrong variable name
    
    Which fixes the build.

 src/totem-video-thumbnailer.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit ccf907d50e713b2052be604cfbc834f6bb22c7ed
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 7 01:07:44 2011 +0100

    main: Stop crash when XDG_CACHE_HOME is relative
    
    Don't crash but error when a relative path is given.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=646950

 src/totem-uri.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 9aca80e5abf85f8c9e816f2446556749db555903
Author: Jordi Serratosa <jordis@softcatala.cat>
Date:   Tue Apr 5 23:00:02 2011 +0200

    [l10n]Fixes on Catalan translation

 po/ca.po |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 9e8ca5f9175739a723401a45418bfa762571bbdd
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 5 19:12:51 2011 +0100

    thumbnailer: Fix gallery mode's last picture
    
    We were trying to get the last picture at the same offset
    as the file duration. Seek would have failed there, and
    we wouldn't be able to get a frame.

 src/totem-video-thumbnailer.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit c28f690c3b2df06a5f3c0ac499ec56490ca21f5a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Mar 27 22:42:58 2011 +0200

    Add missing #include <config.h>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=645864

 src/eggfileformatchooser.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)