commit f533b36f128d18e3a049fb22fcda06d8fcfcc2d6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jan 26 11:25:45 2010 +0000

    2.29.3

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

commit e907b64b74ed031524b59da7744e0096259404cf
Author: Alexander Shopov <ash@contact.bg>
Date:   Tue Jan 26 06:31:11 2010 +0200

    Updated Bulgarian translation

 po/bg.po |  575 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 256 insertions(+), 319 deletions(-)

commit 666b1da2aeea1151fb529e513d8ed1ffe25f1da4
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Tue Jan 26 03:00:50 2010 +0600

    Updated Bengali translation

 po/bn.po |  583 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 364 insertions(+), 219 deletions(-)

commit b25fd88cd2be2b3643f8aca4a5f83733d40c636c
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Sat Jan 23 21:43:13 2010 +0100

    Flush playbin2's bus before reusing it
    
    This makes sure that we don't get any messages from a previous URI.
    
    Fixes bug #607224.

 src/backend/bacon-video-widget-gst-0.10.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit a75edccd76990d664b962122ebcf2448b8e940e8
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sat Jan 23 21:41:50 2010 +0200

    Updated Arabic translation

 po/ar.po |  391 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 191 insertions(+), 200 deletions(-)

commit 6f95bf8d38e9bc4998b19b817487b7f1a549aeaa
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Jan 22 14:18:39 2010 +0100

    Updated Norwegian bokmål translation

 po/nb.po |  335 ++++++++++++++++++++++++++------------------------------------
 1 files changed, 139 insertions(+), 196 deletions(-)

commit e7b1013b705f37c9645c248b028b2888ac7bd5da
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Fri Jan 22 13:08:03 2010 +0600

    Updated Bengali translation

 po/bn.po | 1140 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 504 insertions(+), 636 deletions(-)

commit 37fff207f6e33b431caffcc164d70b88c67b01ea
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 21 20:30:05 2010 +0000

    Add better debug

 browser-plugin/totem-plugin-viewer.c |   21 +++++++++++++++++----
 browser-plugin/totemPlugin.cpp       |   11 ++++++++++-
 2 files changed, 27 insertions(+), 5 deletions(-)

commit 1f01e518a3348338b9e381814c455884376fdc38
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 21 20:15:14 2010 +0000

    Implement Narrowspace's SetURL function

 browser-plugin/totemNarrowSpacePlugin.cpp |    9 ++++++++-
 browser-plugin/totemPlugin.cpp            |   24 ++++++++++++++++++++++++
 browser-plugin/totemPlugin.h              |    1 +
 3 files changed, 33 insertions(+), 1 deletions(-)

commit d18f2b03d9ccbac47172f364c073d7e176a06184
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 21 20:14:41 2010 +0000

    Implement more player states for Narrowspace

 browser-plugin/totemPlugin.cpp |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

commit ff5bb8d1392a2fa4e8af18d1e97e65a3e5da937a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 21 20:12:17 2010 +0000

    Fix many NarrowSpace functions not working
    
    All the functions after GetTimeScale were broken. It's wonder
    it ever worked.

 browser-plugin/totemNarrowSpacePlugin.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e3062f7c98f2ecf951b84779ba7c8031a4688783
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 21 20:10:41 2010 +0000

    Remove trailing ","
    
    For consistency

 browser-plugin/totemGMPSettings.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e956258bc4d5e25240fc6c49ae2e5af37a882b84
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 21 20:09:51 2010 +0000

    Cleanup bvw_open() call
    
    As all the errors are handled asynchrounsly.

 browser-plugin/totem-plugin-viewer.c |   38 +++++----------------------------
 1 files changed, 6 insertions(+), 32 deletions(-)

commit d0371fbda9523988bb7720538ffcfb9254e9a339
Author: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date:   Sun Jan 17 15:44:23 2010 +0000

    Only set the uri when the playbin is in READY state
    
    Playbin must be in either the NULL or READY state before the uri
    property can be set otherwise the new value won't be applied properly
    
    https://bugzilla.gnome.org/show_bug.cgi?id=607225

 src/backend/bacon-video-widget-gst-0.10.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 2b67674da8ed6ea91f377f071426ed3358481f3b
Author: Ivar Smolin <okul@linux.ee>
Date:   Sun Jan 17 20:56:03 2010 +0200

    Updating Estonian translation

 po/et.po |   60 +++++-------------------------------------------------------
 1 files changed, 5 insertions(+), 55 deletions(-)

commit 39e436739a71a473f60eb25f3a23f4b0ad7d9eeb
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Jan 17 13:57:15 2010 +0100

    Updated German doc translation

 help/de/de.po |   57 ++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 32 insertions(+), 25 deletions(-)

commit 3b04ce36bb7155ae0e68a69953dec661647f58d3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jan 14 15:30:30 2010 +0000

    Fix state of the button popup when popup is dismissed

 browser-plugin/totem-plugin-viewer.c |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

commit 0780e46091b21750afa4ce3b9631d28e054e640a
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Jan 13 18:55:30 2010 +0100

    Updated Basque language

 po/eu.po |  599 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 263 insertions(+), 336 deletions(-)

commit 042ff3195f8acdca0c45830fea125fb16debdb6c
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Jan 13 18:49:25 2010 +0100

    Updated Basque language

 po/eu.po |  216 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 108 insertions(+), 108 deletions(-)

commit 9021e1e8626d3ab785567959ecde35874c0ce016
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Tue Jan 12 21:15:07 2010 +0100

    Updated German translation

 po/de.po |  728 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 374 insertions(+), 354 deletions(-)

commit e48396356cdd599b402690ac035f10eabee9d2d3
Author: Xandru Armesto Fernandez <xandru@softastur.org>
Date:   Mon Jan 11 19:11:01 2010 +0100

    Updated asturian translation

 po/ast.po | 2455 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 1357 insertions(+), 1098 deletions(-)

commit 34496f45253a784f355495320f63f71999f5f71d
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sat Jan 9 17:38:02 2010 +0100

    Updated Swedish translation

 po/sv.po |  428 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 204 insertions(+), 224 deletions(-)

commit 7e823b3aee592623c19e450ff12b02d3778ce0ac
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Sat Jan 9 16:38:24 2010 +0200

    Add Ukrainian translation

 help/uk/uk.po | 2369 ++++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 1664 insertions(+), 705 deletions(-)

commit 647909128b0c587b26e1e13e42da7036982f68b2
Author: Carlos Garnacho <carlos@lanedo.com>
Date:   Wed Dec 23 16:33:29 2009 +0100

    TotemPlaylist: Use totem_pl_parser_save().
    
    Use newer TotemPlPlaylist and totem_pl_parser_save() in order
    to save playlists.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=605312

 configure.in         |    2 +-
 src/totem-playlist.c |   53 ++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 42 insertions(+), 13 deletions(-)

commit 17b14004206910e8bee8e4226905160bc0e9d7a0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jan 5 10:52:22 2010 +0100

    Use the giosrc when reading from gvfs archive mounts
    
    Reading that same file through FUSE fails.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=597448

 src/backend/bacon-video-widget-gst-0.10.c |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

commit bc39c6554c53cb141396b8c4d7be3afaac46df3b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jan 4 18:13:28 2010 +0000

    Bug 606036 — Fix debug logging
    
    Fix debug logging by defining a log domain for all of Totem and installing a
    log handler for that domain for debug messages. Messages are suppressed unless
    the --debug command line option is passed. Closes: bgo#606036

 src/Makefile.am                               |   35 +++++++++++++++----------
 src/plugins/Makefile.am                       |    1 +
 src/plugins/bemused/Makefile.am               |    1 +
 src/plugins/brasero-disc-recorder/Makefile.am |    1 +
 src/plugins/galago/Makefile.am                |    1 +
 src/plugins/gromit/Makefile.am                |    1 +
 src/plugins/lirc/Makefile.am                  |    1 +
 src/plugins/media-player-keys/Makefile.am     |    1 +
 src/plugins/mythtv/Makefile.am                |    1 +
 src/plugins/ontop/Makefile.am                 |    1 +
 src/plugins/properties/Makefile.am            |    1 +
 src/plugins/publish/Makefile.am               |    1 +
 src/plugins/screensaver/Makefile.am           |    1 +
 src/plugins/screenshot/Makefile.am            |    1 +
 src/plugins/sidebar-test/Makefile.am          |    1 +
 src/plugins/skipto/Makefile.am                |    1 +
 src/plugins/thumbnail/Makefile.am             |    1 +
 src/plugins/tracker/Makefile.am               |    1 +
 src/plugins/youtube/Makefile.am               |    1 +
 src/totem.c                                   |   21 +++++++++++++++
 20 files changed, 60 insertions(+), 14 deletions(-)

commit bebc121ec0e9678b31b40ddb4bdf2b0482374d3b
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Wed Jan 6 21:10:22 2010 +0100

    Updated Spanish translation

 help/es/es.po |   69 +++++++++++++++------------------------------------------
 1 files changed, 18 insertions(+), 51 deletions(-)

commit b87ea4345f36ed5d5eecf16cec83ff7ca708327c
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Wed Jan 6 17:37:44 2010 +0100

    Updated Italian translation

 po/it.po |  144 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 70 insertions(+), 74 deletions(-)

commit 0cb4e71dd45d53dbdd79b2bd01634b7353db5908
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Wed Jan 6 17:16:37 2010 +0100

    Updated Spanish translation

 po/es.po |  217 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 99 insertions(+), 118 deletions(-)

commit 24bc393eeb0d40ebe8ea3f28f95e0534e8043004
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jan 6 15:34:26 2010 +0000

    Mention where subtitles are downloaded in docs
    
    Add the location where the opensubtitles plugin saves its subtitles,
    in case people want access to those.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=605701

 help/C/totem.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 408a322e45638c7b916df2a02a21b303f869342c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Jan 6 15:27:33 2010 +0000

    Add a fullscreen button to the main UI
    
    https://bugzilla.gnome.org/show_bug.cgi?id=603178

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

commit 8e65acd2cc8b5f511269e3836a17b415bc3ebc8c
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Tue Jan 5 12:20:41 2010 +0200

    Update Ukrainian translation

 po/uk.po |  602 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 305 insertions(+), 297 deletions(-)

commit 94d8c4c86eb46d71101c97fa0fc741340a5bf230
Author: Simon Wenner <simon@wenner.ch>
Date:   Mon Jan 4 18:50:57 2010 +0000

    Bug 605450 — Incomplete Vala bindings
    
    Extend the Totem VAPI to match the Python bindings for Totem and correct some
    problems. Closes: bgo#605450

 bindings/vala/totem.vapi |   59 ++++++++++++++++++++++++++++++++++++---------
 1 files changed, 47 insertions(+), 12 deletions(-)

commit 297883f72eeafa396cdd14f117a725346ef9028b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jan 4 11:29:52 2010 +0000

    Only declare screen_changed_cb if we HAVE_XVIDMODE
    
    screen_changed_cb() is only used if we HAVE_XVIDMODE, so only declare it if
    that's true.

 src/backend/bacon-resize.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit a040a4d5d6146c919294e625ba29bf61d99a2f9c
Author: Ray Wang <raywang@gnome.org>
Date:   Mon Jan 4 09:52:07 2010 +0800

    Update Simplified Chinese help translation.

 help/zh_CN/zh_CN.po |  324 ++++++++++++++++++++++++++++++++-------------------
 1 files changed, 203 insertions(+), 121 deletions(-)

commit d739473310854d6d04b4d8914b030f518f9f8116
Author: Marek Černocký <marek@manet.cz>
Date:   Wed Dec 30 02:01:46 2009 +0100

    Update Czech translation.

 po/cs.po |  778 +++++++++++++++++++++++---------------------------------------
 1 files changed, 292 insertions(+), 486 deletions(-)

commit 97a3234bc0ea07035626526184387c5ad0d81465
Author: Lorenzo Travaglio <ltrav02@yahoo.it>
Date:   Sat Dec 26 13:47:31 2009 +0100

    Updated Italian translation

 help/it/it.po | 2317 +++++++++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 1746 insertions(+), 571 deletions(-)

commit 86a9b24c1b95b9f942495c9a9b4b4e539c1902c3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 22 15:15:13 2009 +0000

    Don't rebuild the Movie menu when nothing changed
    
    As there's no DVB menu items to check any more.

 src/totem-menu.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

commit cb844acc76ccf9cd5a7c6fe808b1c330222a993c
Author: Sebastian Pölsterl <sebp@k-d-w.org>
Date:   Tue Dec 22 15:13:49 2009 +0000

    Remove built-in DVB support
    
    This will now be handled through gnome-dvb-daemon's Totem plugin.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=515759

 src/Makefile.am                           |    2 -
 src/backend/bacon-video-widget-gst-0.10.c |  195 +----------------------------
 src/totem-dvb-setup.c                     |  134 --------------------
 src/totem-dvb-setup.h                     |   47 -------
 src/totem-menu.c                          |   58 ---------
 src/totem-object.c                        |   46 -------
 6 files changed, 1 insertions(+), 481 deletions(-)

commit 6e133cb14f516039ccd63e6a8eb83d022e2325f4
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Dec 21 20:53:58 2009 +0100

    Updated Slovenian translation

 po/sl.po |  363 +++++++++++++++++++++++++++++--------------------------------
 1 files changed, 173 insertions(+), 190 deletions(-)

commit a3ee0ef291b9313d8229394ea2bcf3c60150b0ca
Author: Timo Jyrinki <timo.jyrinki@iki.fi>
Date:   Mon Dec 21 18:49:39 2009 +0200

    Add Finnish help translation by Kaarina V. Sauna-aho / Nomovok Ltd.

 help/Makefile.am |    2 +-
 help/fi/fi.po    | 1090 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1091 insertions(+), 1 deletions(-)

commit 99edb57f7f059f04262136f194992187456c5371
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Dec 19 14:34:19 2009 +0100

    Updated Spanish translation

 po/es.po |  271 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 143 insertions(+), 128 deletions(-)

commit 48f0afb696810f6f5805bdede1720575f9553f97
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:   Sat Dec 19 12:48:10 2009 +0200

    Update Romanian translation

 po/ro.po | 1054 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 480 insertions(+), 574 deletions(-)

commit a615415f4e569b194c4c1435da342a002b70b3d1
Author: Ivar Smolin <okul@linux.ee>
Date:   Thu Dec 17 17:52:53 2009 +0200

    Updating Estonian translation

 po/et.po |   17 ++++++++++++-----
 1 files changed, 12 insertions(+), 5 deletions(-)

commit fb02c55314effa7b71f04bfbba8eff70843a5789
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 16 12:51:11 2009 +0000

    Use GDK keysyms instead of XF86 ones

 src/totem-object.c |   45 ++++++++++++---------------------------------
 1 files changed, 12 insertions(+), 33 deletions(-)

commit a05c81bd26f4f1a1d2fce4a582104a725f997127
Author: Jürg Billeter <j@bitron.ch>
Date:   Tue Dec 15 20:48:16 2009 +0100

    Improve Vala bindings to avoid warning

 bindings/vala/totem.vapi |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 3fc702f6f66f5bd01c06807fc805e6ef48e99c68
Author: Jürg Billeter <j@bitron.ch>
Date:   Tue Dec 15 20:46:33 2009 +0100

    Fix build of Vala plugin

 src/plugins/sample-vala/Makefile.am |   26 ++++++++++++++++++--------
 1 files changed, 18 insertions(+), 8 deletions(-)

commit 1de736add46bbd792278f11b039c3300fa443013
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Dec 15 19:57:32 2009 +0000

    Display embedded cover images in audio streams
    
    Instead of visualisations.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=581249

 src/backend/bacon-video-widget-gst-0.10.c |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)

commit cba6a476fdf25d7ca40c0ab99d827467a376ee9f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 15 19:50:25 2009 +0000

    Fix crasher on exit caused by signal still being caught

 src/plugins/properties/totem-movie-properties.c |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

commit b3bf617ea2582fe7c56ace86d1b8af1524e6433d
Author: Sebastian Pölsterl <sebp@k-d-w.org>
Date:   Tue Dec 15 19:41:33 2009 +0000

    Stop pipeline when closing Totem
    
    To call TEARDOWN on RTSP streams, and clean up any temporary
    download files.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=601688

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

commit 3d6c727f65bffb22d001bf8b9181ef6b191c9815
Author: Christian Persch <chpe@gnome.org>
Date:   Fri Oct 30 11:29:08 2009 +0100

    Intern some strings
    
    Bug #600110 .

 src/backend/bacon-resize.c                |    6 ++-
 src/backend/bacon-video-widget-gst-0.10.c |   50 ++++++++++++++++++-----------
 2 files changed, 35 insertions(+), 21 deletions(-)

commit ad170b039a517d3dff1d0bfd3236445f66834d70
Author: Tim-Philipp Müller <tim@centricular.net>
Date:   Tue Oct 27 15:38:23 2009 +0000

    playlist: implement type-ahead search in the playlist
    
    Implement a basic form of type-ahead search for the playlist treeview
    widget. This makes it easy to jump to an item in the playlist by name
    if the title or filename is known.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=599795

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

commit 63e3be640eafce6678e87d6a592981597fac7f09
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 15 19:32:05 2009 +0000

    Make 'Escape' pass the focus away from the playlist
    
    To the video widget. We need some hacking to avoid pinching
    key release events when pressing escape to dismiss a menu,
    or the type-ahead popup.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=313343

 src/totem-object.c  |   19 +++++++++++++++++--
 src/totem-sidebar.c |   23 ++++++++++++++++++++++-
 src/totem-sidebar.h |    2 +-
 3 files changed, 40 insertions(+), 4 deletions(-)

commit 14e7f8e172446cf90d1d7f5f228ba20d16f073de
Author: Robin Stocker <robin@nibor.org>
Date:   Tue Dec 8 00:44:45 2009 +0100

    Use gtk_drag_get_source_widget instead of storing window

 src/totem-object.c  |    7 ++++---
 src/totem-private.h |    4 ----
 2 files changed, 4 insertions(+), 7 deletions(-)

commit c8baa5bdf6737a7e82025e99a83376f6ea174365
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 15 16:16:43 2009 +0000

    Add GConf key to disable all keyboard shortcuts
    
    https://bugzilla.gnome.org/show_bug.cgi?id=573149

 data/totem.schemas.in   |   14 +++++++++++++-
 src/totem-object.c      |    2 ++
 src/totem-preferences.c |   16 ++++++++++++++++
 src/totem-private.h     |    1 +
 4 files changed, 32 insertions(+), 1 deletions(-)

commit b8b835d197551d3272c1c071c5aa6b26da82d9de
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Sep 27 20:33:23 2009 +0100

    Bug 595684 — Convert D-Bus plugin to use MPRIS API

 bindings/python/totem.defs                         |   77 ++++
 bindings/python/totem.override                     |   16 +-
 src/plugins/dbus-service/dbus-service.py           |  372 ++++++++++++--------
 .../dbus-service/dbus-service.totem-plugin.in      |   24 +--
 src/totem-object.c                                 |   75 ++++-
 src/totem.h                                        |    8 +
 6 files changed, 392 insertions(+), 180 deletions(-)

commit a436a3c1458d028540c920158fa91551cfdb8a78
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 11 17:05:24 2009 +0000

    Ignore OSD file in API docs

 docs/reference/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit dec5c14a272c09834ea024f36e00072674719443
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 11 17:02:47 2009 +0000

    Add httplib to not be translated

 po/POTFILES.skip |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 24f79aa035e075ab98e10ead3a07d4168c16f671
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 11 15:39:11 2009 +0000

    Fix documentation checks failing

 docs/reference/Makefile.am                |    6 +++++-
 docs/reference/totem-sections.txt         |    9 +++++----
 src/backend/bacon-video-widget-gst-0.10.c |   29 ++++++++++++++++++++++++-----
 src/backend/bacon-video-widget.h          |    6 ++----
 src/totem-object.c                        |    2 +-
 5 files changed, 37 insertions(+), 15 deletions(-)

commit 5075f29e256557c187f181b4311f56e9bf619a5b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 11 16:23:27 2009 +0000

    Fix distclean trying to clean browser-plugin/ twice

 Makefile.am |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 73f665513b0f1d741d04713ebeae817c13bb9d2d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 10 02:31:42 2009 +0000

    Fix packing of the label in the status bar

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

commit a926c0de57ab2a9c764432c68bdd7fca51e0f00f
Author: weitao <weitao1979@gmail.com>
Date:   Thu Dec 10 09:24:02 2009 +0800

    Updated zh_CN translation.

 po/ChangeLog |    4 ++
 po/zh_CN.po  |   99 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 53 insertions(+), 50 deletions(-)

commit 6d323117f05bdf74c3b9b0914beb393bb8c67874
Author: Sébastien Bacher <seb128@ubuntu.com>
Date:   Wed Dec 9 00:48:22 2009 +0100

    don't use LOCALMODLIBS for the build
    
    https://bugzilla.gnome.org/show_bug.cgi?id=604077

 configure.in |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit f9309a3470ee81cbf91e7e3098946d88a271871c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 7 13:59:37 2009 +0000

    Remove more unneeded GtkActionEntries

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

commit c9c15a48af7c5bf81d68b40f10da3c0ad5e4a774
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 7 13:34:28 2009 +0000

    Removed unused GtkActionEntries declarations

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

commit a91e9ae2aa434bce2e70463c7d691b12d7a706e0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 7 11:51:56 2009 +0000

    Fix translation of skip menu items in RTL languages
    
    https://bugzilla.gnome.org/show_bug.cgi?id=603604

 src/totem-menu.c |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

commit 78939cbd67a1c264c0bc777b81aa40bc73cf8056
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sat Dec 5 20:27:16 2009 +0100

    Updated Norwegian bokmål translation.

 po/nb.po |  251 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 135 insertions(+), 116 deletions(-)

commit 2933258789b8e6de00ebc1c0db0b3b628395be54
Author: Robin Stocker <robin@nibor.org>
Date:   Fri Dec 4 21:50:48 2009 +0100

    Replace hack to set always-show-image for devices
    
    https://bugzilla.gnome.org/show_bug.cgi?id=589808

 src/totem-menu.c |   11 +----------
 1 files changed, 1 insertions(+), 10 deletions(-)

commit a16c3d44bd0a84002b91ea886a3b24a4b750605a
Author: Yaron Sharabani <sh.yaron@gmail.com>
Date:   Sat Dec 5 12:53:23 2009 +0200

    Updated Hebrew translation

 po/he.po |  753 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 428 insertions(+), 325 deletions(-)

commit 0b4d73463c0a391c928bc9b027ae32da38bc5b86
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 4 00:18:15 2009 +0000

    Make Totem depend on a newer GTK+
    
    and remove compat code.

 configure.in          |    2 +-
 src/totem-statusbar.c |   12 ------------
 2 files changed, 1 insertions(+), 13 deletions(-)

commit 3771f232ecb3ed7bf87bf4c4af3bfaa49e5cc413
Author: Christian Persch <chpe@gnome.org>
Date:   Mon Nov 16 14:55:00 2009 +0100

    Use gtk_statusbar_get_message_area()
    
    Just the the provided hbox, instead of performing widget surgery.
    Bug #602096.

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

commit b0faec52a23bf1bf2a6336de7cc4b34ef5a6a291
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Wed Dec 2 15:43:39 2009 +0200

    Updated Arabic translation

 po/ar.po |  499 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 255 insertions(+), 244 deletions(-)

commit fa0eab16e4c903203d0d3dff9e48cd4b45eb5a9a
Author: Zhang Miao <mymzhang@gmail.com>
Date:   Wed Dec 2 17:38:02 2009 +0800

    Updated Simplified Chinese translation of totem help.

 help/zh_CN/zh_CN.po |  475 ++++++++++++++++++++++++++++-----------------------
 1 files changed, 265 insertions(+), 210 deletions(-)