commit 8f63212e889aa70fb000a378fbe5bbb908a6a42a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 21 12:11:27 2009 +0100

    2.28.0

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

commit d50b09363bbc5d2ba743da3c83a455cc04a3bf0e
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:   Mon Sep 21 11:43:06 2009 +0530

    Upadated Oriya Translation

 po/or.po |  386 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 189 insertions(+), 197 deletions(-)

commit d9212605547a9c534e838c839916514259bdd5ce
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Mon Sep 21 11:03:26 2009 +0530

    Updated Kannada(kn) translation

 po/kn.po | 1395 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 749 insertions(+), 646 deletions(-)

commit 127f9df043ca2ab990dd160723113c3dae213f19
Author: Dumitru Mișu Moldovan <dumol@gnome.ro>
Date:   Mon Sep 21 01:28:03 2009 +0300

    Updated Romanian translation

 po/ro.po |  354 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 172 insertions(+), 182 deletions(-)

commit 87c950f446f67ee922cef4c8d07e0b99de3aa4c9
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Mon Sep 21 00:11:24 2009 +0200

    Updated Danish translation

 help/da/da.po |  743 ++++++++++++++++++++++++++++-----------------------------
 1 files changed, 359 insertions(+), 384 deletions(-)

commit d4dae747f159615be1b66d938dae5154c135fdec
Author: Amitakhya Phukan <aphukan@fedoraproject.org>
Date:   Sun Sep 20 15:35:02 2009 +0530

    Updating Assamese translations

 po/as.po | 2928 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 1954 insertions(+), 974 deletions(-)

commit 5191e593ec7aa668f57fcb460be5021cbe91c6fd
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Sep 19 22:50:14 2009 +0200

    Updated Slovenian translation

 po/sl.po |   64 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 32 insertions(+), 32 deletions(-)

commit e28cbf68e7de1d46fa65815321cf583bcb350a91
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:   Sat Sep 19 22:44:57 2009 +0900

    Updated Japanese translation

 po/ja.po |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

commit 4a1fddcd5a2776d23a14bd06c359281d87235cc8
Author: Adi Roiban <adi@roiban.ro>
Date:   Thu Sep 17 22:09:22 2009 +0300

    Updated Romanian translation

 po/ro.po | 1586 +++++++++++++++++++++++---------------------------------------
 1 files changed, 596 insertions(+), 990 deletions(-)

commit 1fd0806a129ec555b2a1d4f2473e743f80834d2f
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:   Fri Sep 18 02:20:14 2009 +0900

    Updated Japanese translation

 po/ja.po | 1218 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 657 insertions(+), 561 deletions(-)

commit ef231a5afd31c4dea1c68369d3f2652798fa3278
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Thu Sep 17 19:12:38 2009 +0300

    Added Ukrainian translation

 po/uk.po |  767 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 423 insertions(+), 344 deletions(-)

commit 5a35e59c5b047d110232df2e5d6655ebd877b2d3
Author: Tomasz Dominikowski <dominikowski@gmail.com>
Date:   Wed Sep 16 22:48:53 2009 +0200

    Updated Polish translation

 po/pl.po |  713 ++++++++++++++++++++++++++-----------------------------------
 1 files changed, 304 insertions(+), 409 deletions(-)

commit 0b44d0309a6bcb2642334648343954a8f9b13ac8
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Sep 16 13:05:08 2009 +0200

    Updated Slovenian translation

 po/sl.po | 1563 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 771 insertions(+), 792 deletions(-)

commit a365d50c19b900911d7fe1bfdb24d22f8ab5bc98
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Sep 15 13:54:29 2009 +0100

    Set the PA stream volume from Totem
    
    ...instead of having a separate one.
    
    - avoid setting the volume when pulsesink isn't in a state where it has
    a stream
    - don't set the volume on the stream on startup when using pulsesink

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

commit 8a9dddc93a1050713bd55cf72e902b6e1cab45f9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Sep 15 01:26:16 2009 +0100

    Truncate the baseURI to the length provided
    
    As seen in:
    https://bugzilla.gnome.org/show_bug.cgi?id=537456
    
    The baseURI might not be nil-terminated, so truncate it ourselves.

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

commit e7b035dd531406066f75ee9f28c4ba56ad667464
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Sep 12 23:07:52 2009 +0200

    Fix plugin crash in webkit browsers
    
    Don't assume the strings from NPAPI are 0-terminated.
    Bug #537456.

 browser-plugin/npapi.h                    |    1 +
 browser-plugin/totemConePlaylist.cpp      |    4 +-
 browser-plugin/totemGMPControls.cpp       |   16 ++++----
 browser-plugin/totemGMPPlayer.cpp         |    4 +-
 browser-plugin/totemNPNGlue.cpp           |   25 ++++++++++++-
 browser-plugin/totemNPObject.cpp          |   22 +++++------
 browser-plugin/totemNPObject.h            |    2 +-
 browser-plugin/totemNarrowSpacePlugin.cpp |   16 ++++----
 browser-plugin/totemPlugin.cpp            |   55 +++++++++++++++++++++-------
 browser-plugin/totemPlugin.h              |   11 +++---
 10 files changed, 102 insertions(+), 54 deletions(-)

commit f92022ca430c651846b8b83ab022ff67cced8fd6
Author: Ani <peter.ani@gmail.com>
Date:   Mon Sep 14 17:15:14 2009 +0530

    Updaeted Malayalam Translations

 po/ml.po | 2290 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 1405 insertions(+), 885 deletions(-)

commit cf09f3fae1a2497a1fed31250ea602819ae0aa50
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Sep 14 10:38:08 2009 +0200

    Update Norwegian bokmål translation.

 po/nb.po |  157 ++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 77 insertions(+), 80 deletions(-)

commit f0c070e2fa9df3c0cb4730f4c202fe571e6f4ca5
Author: Christian Persch <chpe@gnome.org>
Date:   Sat Sep 12 23:02:56 2009 +0200

    Fix compiler warning
    
    Bug #595020.

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

commit ce1f9d073de3f9a2189cb678643fe8ef3655c658
Author: Ilkka Tuohela <hile@iki.fi>
Date:   Sun Sep 13 06:55:49 2009 +0300

    Updated Finnish translation

 po/fi.po |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 481d54f2a87ec637b68b678d13d7529240ec83eb
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sun Sep 13 03:50:16 2009 +0200

    Updated Danish translation

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

commit 8d53eb3bdcb9a027fdbb9e61bde945ae0677a101
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 12 22:32:24 2009 +0100

    Updated British English translation

 po/en_GB.po | 1412 ++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 779 insertions(+), 633 deletions(-)

commit 0bbcc00a0eeaaa50d98ca61cd23020b7905ce3eb
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Sat Sep 12 21:33:06 2009 +0300

    Updated Finnish translation

 po/fi.po |  201 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 113 insertions(+), 88 deletions(-)

commit 9480ef5d38d57bbafb7fad3240edea637025177e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 12 16:46:52 2009 +0100

    Bug 594586 — Solaris totem 2.27.92 compile issue
    
    Syncronise our copy of the libegg file format chooser with libegg, to re-fix
    bgo#568511. Closes: bgo#594586

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

commit 3c0f4e9bd347d98eea737c8c552dccc7584655bd
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sat Sep 12 03:26:31 2009 +0200

    Updated Danish translation

 po/da.po |  846 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 464 insertions(+), 382 deletions(-)

commit 8f151b03be0b9e07efb565998c1d13ca38d00e26
Author: Kostas Papadimas <pkst@gnome.org>
Date:   Fri Sep 11 18:59:27 2009 +0300

    Updated Greek translation.

 po/el.po |  797 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 453 insertions(+), 344 deletions(-)

commit 0e0be4d75500ccaede1ba3da5c32760a77f4cb49
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Fri Sep 11 21:03:59 2009 +0530

    Updated Telugu Translations

 po/te.po |  561 +++++++++++++-------------------------------------------------
 1 files changed, 112 insertions(+), 449 deletions(-)

commit b319c3003ba9e3912c6cc8def2e260a1a79deb30
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri Sep 11 10:47:47 2009 +0200

    Fixed French translation

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

commit 28c4d82bc4375044597f90a4f43dc170573ba9b5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 11 00:57:19 2009 +0100

    Use playlist name to add to recent files for streams
    
    When playing a YouTube video, we probably won't be able to
    get any file information, so remember the display name,
    and use that in the recent files.

 src/totem-menu.c     |    8 +++++---
 src/totem-menu.h     |    4 +++-
 src/totem-object.c   |   10 ++++++----
 src/totem-playlist.c |   17 ++++++++++++-----
 4 files changed, 26 insertions(+), 13 deletions(-)

commit 93fa0f29dae15fb1fb8ff7e340e390bfb7038127
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 11 00:45:17 2009 +0100

    Bug 594817 - Hangs playing a search result
    
    When querying for info on files we want to add to the recent files,
    we might as well use the async functions, saves us hanging on
    remote files.

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

commit fa91ff0afbc93df01a302b46d9b5d236e874d702
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 11 00:26:54 2009 +0100

    Bug 594320 - Playing youtube videos results in 404 in gst_soup_http_src_parse_status()
    
    The "t" parameter is a bit too escaped (it's escaped in the gdata xml,
    and again by g_string_append_uri_escaped()).
    
    So unescape it before escaping it again.

 src/plugins/youtube/totem-youtube.c |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

commit 2126377898121ae25d9693ec10e59dd88e2f9d8e
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:   Thu Sep 10 15:38:07 2009 +0300

    Updated Lithuanian translation.

 po/lt.po | 1303 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 721 insertions(+), 582 deletions(-)

commit 58bf17b397bc47cfaa4e18137c834804b86d8a22
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Thu Sep 10 13:33:47 2009 +0200

    Hungarian translation updated

 po/hu.po | 1256 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 642 insertions(+), 614 deletions(-)

commit b7d10e87d97db1b600f146747c614e5f2e3a411c
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:   Thu Sep 10 13:10:06 2009 +0530

    hindi update by Rajesh Ranjan

 po/hi.po | 3261 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 2135 insertions(+), 1126 deletions(-)

commit a7464e79240d7c09341ce0e7cea12208a1c1ece5
Author: Denis ARNAUD <darnaud@src.gnome.org>
Date:   Wed Sep 9 06:10:27 2009 +0200

    Updated breton translation

 po/br.po |  265 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 138 insertions(+), 127 deletions(-)

commit b56e81cb532172f8fc5f7d626d58428111c5b98b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Sep 8 11:18:54 2009 +0100

    2.27.92

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

commit 161d5b29d7bb9293d7a6367e1259ee9728fe6cea
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Tue Sep 8 15:10:18 2009 +0530

    Updated Gujarati Translations

 po/gu.po |   98 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 49 insertions(+), 49 deletions(-)

commit 2e2d8159a6b55f2fc131fb5cd0992188e56c3f1e
Author: Gil Forcada <gforcada@gnome.org>
Date:   Mon Sep 7 23:47:12 2009 +0200

    Minor fixes to Catalan translation

 po/ca.po |   78 ++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 38 insertions(+), 40 deletions(-)

commit 4e1ee78daaa37164b1cfdb5fe6e9192e8e4124ba
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   Mon Sep 7 23:46:21 2009 +0200

    Added Catalan (Valencian) translation

 po/LINGUAS        |    1 +
 po/ca@valencia.po | 3092 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 3093 insertions(+), 0 deletions(-)

commit d28b9ac2f7475e8f1651f7d55795e97e164c9f39
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 7 11:35:57 2009 +0100

    Bug 581443 -  Detect non-xine channels configuration
    
    Detect that the channels.conf file isn't in the format we
    expect and error out

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

commit 1b8f5dd85f8b2de2abb0e26bbe93a2a0f2bc5b80
Author: A S Alam <aalam@users.sf.net>
Date:   Mon Sep 7 06:34:09 2009 +0530

    Updating for pa.po by A S Alam

 po/pa.po |  776 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 433 insertions(+), 343 deletions(-)

commit 88e6889207609cf169512bc8eb520387783baa9b
Author: Branko Kokanović <branko.kokanovic@gmail.com>
Date:   Sun Sep 6 16:46:57 2009 +0000

    Updated Serbian translation

 po/sr.po       | 2897 +++++++++++++++++++++++++------------------------------
 po/sr@latin.po | 2897 +++++++++++++++++++++++++------------------------------
 2 files changed, 2634 insertions(+), 3160 deletions(-)

commit 9bae756184ce96bc5d978e12055b0d1a513382c3
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sun Sep 6 15:41:50 2009 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po |  110 ++++++++++++++++++++++++++++++++-------------------------
 po/zh_TW.po |  112 +++++++++++++++++++++++++++++++++--------------------------
 2 files changed, 125 insertions(+), 97 deletions(-)

commit 8ad61e3c67ec97986858ee13e34528ee74ba7eca
Author: Μάριος Ζηντίλης <m.zindilis@dmajor.org>
Date:   Sun Sep 6 01:28:55 2009 +0300

    Updated Greek translation

 help/el/el.po |  596 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 308 insertions(+), 288 deletions(-)

commit 994579e892008dc8b7dbc525d541dce0c5c17c68
Author: Ivar Smolin <okul@linux.ee>
Date:   Sat Sep 5 09:11:35 2009 +0300

    Updating Estonian translation

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

commit 1c895947d4c69ec40e6a1e51ffccc4e2487edd13
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 4 14:14:18 2009 +0100

    Remove use of sealed struct members for volume popup
    
    As we now have an accessor function for the popup itself.

 src/totem-fullscreen.c |   14 ++------------
 1 files changed, 2 insertions(+), 12 deletions(-)

commit cb608927f3c43cfeb578745a3454c9b20a002518
Author: Robin Stocker <robin@nibor.org>
Date:   Fri Sep 4 10:25:25 2009 +0100

    Bug 590551 - Nicer build with AM_SILENT_RULES Automake option
    
    With an additional sprinkling of AM_V_GEN

 configure.in                              |    3 +++
 data/Makefile.am                          |   12 ++++++------
 src/Makefile.am                           |   12 ++++++------
 src/plugins/media-player-keys/Makefile.am |    4 ++--
 4 files changed, 17 insertions(+), 14 deletions(-)

commit 1c99908bf844a464ebf718c545b520fa4090eef6
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Thu Sep 3 22:50:05 2009 +0200

    Updated Italian translation

 po/it.po | 1199 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 581 insertions(+), 618 deletions(-)

commit 149a572a2b11517a7cde9a73f44af0bf947428f3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 3 14:11:16 2009 +0100

    Bug 593556 - Controls not shown in non-fullscreen mode
    
    Show the controls when VLC mode wasn't explicitely asked.

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

commit 25a45ed4e16bac71eaed6455f8cf6f5f2f6ee19d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 3 13:55:33 2009 +0100

    Bug 592631 - PULSE_PROP_media.role is wrong when playing audio
    
    Use "music" instead of "audio" as the PA role.

 browser-plugin/totem-plugin-viewer.c |    2 +-
 src/totem-audio-preview.c            |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit a7580053b0f59e696b31f0253a0dea8adc4bf7f7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 2 18:11:46 2009 +0100

    Bug 592103 - Adding subtitles defaults to the wrong directory
    
    Select the directory in which the file is by default, and add
    the last directory used as a shortcut.

 src/totem-uri.c |   25 +++++++++++++------------
 src/totem-uri.h |    2 +-
 2 files changed, 14 insertions(+), 13 deletions(-)

commit 0992cff4ccdc6c9eaedcb7f0583e8a91a26c5900
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 2 18:10:08 2009 +0100

    Pass a URI to totem_add_subtitle()
    
    And don't use the filename to get it, because it doesn't have
    any path information whatsoever...

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

commit 633ba780182807db04efb1943ddb167f341a7802
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 2 17:22:18 2009 +0100

    Fix crasher when USB storage is encrypted
    
    Meaning that it has an emblem.

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

commit 71eacd3b43b1f256fe6e2277f34de9f0cc6ca6d1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 2 17:15:14 2009 +0100

    Bug 593676 - does not display artist on the title bar
    
    Remove the title vs. metadata UI updates distinction. There
    won't be many cases where it's important.

 src/backend/bacon-video-widget-gst-0.10.c |   29 +----------------------------
 src/totem-object.c                        |   14 --------------
 2 files changed, 1 insertions(+), 42 deletions(-)

commit c3a784b72a70b9fae5ef9279faa15ea4dc49933c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 2 13:17:07 2009 +0100

    Bug 375867 - check user-agents
    
    Override the HTTP user-agents for Quicktime and Windows Media Player,
    fixes playback of the Apple trailers.

 browser-plugin/totem-plugin-viewer.c |    4 +---
 browser-plugin/totemPlugin.cpp       |   21 +++++++++++++++++----
 2 files changed, 18 insertions(+), 7 deletions(-)

commit d3180aafb8597a6244a9e98425c721b1a6b0a33c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 2 13:14:17 2009 +0100

    Allow overriding the HTTP user-agent in the video widget

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

commit 840d3f23845afbb030404c1ae116cf79f73d5b40
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Sat Aug 15 13:32:13 2009 +0100

    Update .gitignore

 .gitignore |   85 ++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 46 insertions(+), 39 deletions(-)

commit 83e149cec807d519772f95176873f0552eb54181
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Sep 1 14:00:20 2009 +0200

    Update Norwegian bokmål translation.

 po/nb.po |  213 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 111 insertions(+), 102 deletions(-)

commit 4b47819aa913a5879fb9ce4aa4db3b8e11c8b6e9
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Mon Aug 31 16:59:35 2009 +0530

    Updated Telugu Translations

 po/te.po | 3657 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 2571 insertions(+), 1086 deletions(-)

commit 2952eb8b13123aa38640c1badbe2efdcfcfc301e
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:   Mon Aug 31 14:57:11 2009 +0530

    Updated Marathi Translations

 po/mr.po |   25 +++++++++++++++----------
 1 files changed, 15 insertions(+), 10 deletions(-)

commit e7104fbcf4ee572c58992c130474147e9daa5ba9
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:   Mon Aug 31 04:07:05 2009 +0700

    Updated Bengali translation

 po/bn.po | 3591 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 2329 insertions(+), 1262 deletions(-)

commit 5f776218b06cb9770e4d605914c61231ffab754a
Author: Baris Cicek <baris@teamforce.name.tr>
Date:   Sun Aug 30 09:15:07 2009 +0300

    Updated Turkish translation.

 po/tr.po | 1140 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 578 insertions(+), 562 deletions(-)

commit 6a8a7526d639742beec88df33b45da9f6d393b98
Author: Tomasz Dominikowski <dominikowski@gmail.com>
Date:   Sat Aug 29 15:12:21 2009 +0200

    Updated Polish translation

 po/pl.po | 1117 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 541 insertions(+), 576 deletions(-)

commit ac653560f0981857a91c40ca9153208c8d0a8fc5
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Sat Aug 29 09:53:54 2009 +0200

    Updated Basque language

 po/eu.po |   64 ++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 42 insertions(+), 22 deletions(-)

commit 305504fec9765d25885fa6abfb391e4e5dd3b1dc
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri Aug 28 22:29:33 2009 +0200

    Updated French translation

 po/fr.po |  182 +++++++++-----------------------------------------------------
 1 files changed, 26 insertions(+), 156 deletions(-)

commit cec00b7b3fefd0ba09c927c667eadb80ee335881
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:   Fri Aug 28 21:01:25 2009 +0530

    Updated Marathi Translations

 po/mr.po | 2309 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 1408 insertions(+), 901 deletions(-)

commit d2753fcc0977a35d4d2bfe134af7f2952178e926
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Aug 28 15:24:17 2009 +0100

    Bug 593221 — Unneeded invisible char in .ui file?
    
    Remove unnecessary "invisible-char" properties from UI files. Removes one
    translatable string. Closes: bgo#593221

 src/plugins/jamendo/jamendo.ui             |    1 -
 src/plugins/screenshot/gnome-screenshot.ui |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

commit a10688bdc49ff417a9bc32876e77c6c983bf34c2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Aug 28 14:47:46 2009 +0100

    Bug 592760 — respect the button-images setting
    
    Fix the plugin manager's UI file so that the "Configure" button uses images
    properly, instead of embedding them as child widgets. Closes: bgo#592760

 data/plugins.ui |   74 ++++++-------------------------------------------------
 1 files changed, 8 insertions(+), 66 deletions(-)

commit 4d6e27ba6185ee5c90837f2bcf64b4cc720ac42a
Author: Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu>
Date:   Fri Aug 28 14:32:05 2009 +0100

    Bug 592647 — MIME scripts need quotes around ^# for grep
    
    Patch to add quotes around ^# for grep so that the build doesn't print
    warnings on Solaris.

 data/mime-functions.sh    |    4 ++--
 data/mime-type-include.sh |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 5b19ea090b6e896d9c2b9f3a6b12fad4609d1276
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Fri Aug 28 16:29:52 2009 +0530

    Updated Gujarati Translations

 po/gu.po |  503 ++++++++++++++++++++++----------------------------------------
 1 files changed, 180 insertions(+), 323 deletions(-)

commit 1c3fe9c8aba56b953dade726f902ea55c9392f60
Author: Peteris Krisjanis <pecisk@gmail.com>
Date:   Fri Aug 28 10:56:17 2009 +0300

    Updated Latvian translation.

 po/lv.po | 3726 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 2348 insertions(+), 1378 deletions(-)

commit 0dd75d9f78cc2e15a522c76a23811c3173272cb8
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Fri Aug 28 00:55:02 2009 +0100

    Updated Portuguese translation

 po/pt.po | 1279 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 687 insertions(+), 592 deletions(-)

commit b906ac7f8752dab84eb77e546a327f12a0ac8fd3
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Thu Aug 27 18:10:07 2009 +0200

    Updated Basque language

 po/eu.po | 1256 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 626 insertions(+), 630 deletions(-)

commit 9b3eafa8d69f17392cb6c9afc6602f406a4365ff
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Thu Aug 27 13:49:32 2009 +0300

    Updated Arabic translation

 po/ar.po | 1600 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 823 insertions(+), 777 deletions(-)

commit c8b6af18482299baa89d3437e32179b4f5927cdc
Author: Claude Paroz <claude@2xlibre.net>
Date:   Wed Aug 26 22:29:06 2009 +0200

    Bug 593136 – Fixed typo

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

commit 574bfee312a83fd3487c177f7aa5bca7b1e239c6
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Wed Aug 26 15:34:20 2009 +0530

    Updated Bengali India Translations

 po/bn_IN.po | 1919 ++++++++++++++++++++++++++++-------------------------------
 1 files changed, 920 insertions(+), 999 deletions(-)

commit a1e968434564cdd77d955a17ffe7f00ed2ca7195
Author: ifelix <ifelix@redhat.com>
Date:   Wed Aug 26 14:30:29 2009 +0530

    Updated Tamil Translations

 po/ta.po |  252 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 134 insertions(+), 118 deletions(-)

commit 149be2e8051e3e1605f387b348585a1ec37b5ee1
Author: Djavan Fagundes <dnoway@gmail.com>
Date:   Tue Aug 25 15:28:25 2009 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po |   49 +++++++++++++++++++++++++++++++------------------
 1 files changed, 31 insertions(+), 18 deletions(-)

commit 105edc4228b40f00fcf0328ea7af77bd2fa7494b
Author: Gil Forcada <gforcada@gnome.org>
Date:   Mon Aug 24 18:29:28 2009 +0200

    Minor update to Catalan translation

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

commit 6c9112bee1042cf10ef2694480953befc0eb1bab
Author: Gil Forcada <gforcada@gnome.org>
Date:   Mon Aug 24 18:25:35 2009 +0200

    Updated Catalan translation

 po/ca.po | 1249 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 676 insertions(+), 573 deletions(-)

commit c6f96dd3f600d1a5fe420c3cf39b0bd82a6e4b8d
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sun Aug 23 22:06:24 2009 +0200

    Updated Swedish translation

 po/sv.po | 1422 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 769 insertions(+), 653 deletions(-)

commit 263a818ad2a2877d63d3bb739dbfd27db8d45779
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Aug 23 12:11:52 2009 +0200

    Updated German translation

 po/de.po |  289 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 149 insertions(+), 140 deletions(-)

commit 629f04d99cf115418b4a6de4ef59d43c86ea8a68
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Aug 23 09:04:37 2009 +0900

    Update Korean translation

 po/ko.po | 1350 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 745 insertions(+), 605 deletions(-)

commit 6876d2f6e5a7196822c7e823ce47f3260fcb32cd
Author: Alexander Shopov <ash@contact.bg>
Date:   Sat Aug 22 19:02:08 2009 +0300

    Updated Bulgarian translation

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

commit 8bf15d2c9435f5ca9b45e8ff75750f1818ea08a9
Author: Alexander Shopov <ash@contact.bg>
Date:   Sat Aug 22 18:50:23 2009 +0300

    Updated Bulgarian translation

 po/bg.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 254257a24d4535b1574f9b0e86419b83150c82d8
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat Aug 22 17:49:11 2009 +0200

    Some more fixes which refers to bug #591916

 help/de/de.po |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 3f081898efc85b05eab304a869d04b83d3b2f15e
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sat Aug 22 17:39:48 2009 +0200

    Fixed bug #591916

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

commit d8b8768e2e3a2afe8b9caf79106806c70e402ded
Author: Alexander Shopov <ash@contact.bg>
Date:   Sat Aug 22 10:59:44 2009 +0300

    Updated Bulgarian translation

 po/bg.po | 1177 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 603 insertions(+), 574 deletions(-)

commit 392d833b31f645cf798845796580e051e640b435
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Aug 22 12:07:00 2009 +0200

    Updated Spanish translation

 po/es.po |  218 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 115 insertions(+), 103 deletions(-)

commit ffe1aeeb519ec034b2587d5a999f53768ddb2eab
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Fri Aug 21 19:40:48 2009 +0300

    Updated Hebrew translation

 po/he.po | 1246 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 614 insertions(+), 632 deletions(-)

commit b3a723069d2d77380f2302475c4197883eb69d6e
Author: Antón Méixome <meixome@mancomun.org>
Date:   Thu Aug 20 14:43:53 2009 +0200

    Updated Galician Translation

 po/gl.po |  125 +++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 72 insertions(+), 53 deletions(-)

commit 8569e3c7632571bf630059f9d3c4bc2387999800
Author: Ivar Smolin <okul@linux.ee>
Date:   Thu Aug 20 10:51:24 2009 +0300

    Updating Estonian translation

 po/et.po |   25 +++++++++++++++++++------
 1 files changed, 19 insertions(+), 6 deletions(-)

commit 8092789a916dbb1209715033fbefa9794ec5fbd1
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Aug 19 15:11:59 2009 -0400

    Add missing files to POTFILES.in

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

commit 5f1ea570b6dbe8874b44c8a891515dd817624155
Author: Antón Méixome <meixome@mancomun.org>
Date:   Wed Aug 19 13:47:23 2009 +0200

    Updated Galician Translation

 po/gl.po |  124 +++++++++++++++++++++++++++----------------------------------
 1 files changed, 55 insertions(+), 69 deletions(-)

commit 1a2a8a0dfee33f8d2aeb4bbdbb6290afda1f5443
Author: lyper <lyp069@gmail.com>
Date:   Sun Aug 16 14:19:36 2009 +0800

    Added Simplified Chinese translation.

 help/ChangeLog      |    5 +
 help/Makefile.am    |    2 +-
 help/zh_CN/zh_CN.po | 1655 +++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1661 insertions(+), 1 deletions(-)

commit 7d24c0edc03d957006c8d9f68e5690f9b8f5d68a
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Aug 15 16:32:10 2009 +0200

    Updated French translation

 po/fr.po |  748 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 407 insertions(+), 341 deletions(-)

commit c247f4944ea86dd7a3f6bc43fc7b73d320a28fa3
Author: Tommi Vainikainen <thv@iki.fi>
Date:   Sat Aug 15 15:31:00 2009 +0300

    Updated Finnish translation

 po/fi.po | 1337 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 739 insertions(+), 598 deletions(-)

commit 422d573a9b9dc81b80884edf6be09bbb923af0b6
Author: Leonardo Ferreira Fontenelle <leonardof@gnome.org>
Date:   Thu Aug 13 19:20:42 2009 -0300

    Updated Brazilian Portuguese translation.

 po/pt_BR.po | 1499 +++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 831 insertions(+), 668 deletions(-)

commit 8dc30d79a3163fa7817a869d4991e55fbbf70bf4
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:   Thu Aug 13 20:42:27 2009 +0530

    Updated Oriya Translation

 po/or.po | 1332 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 667 insertions(+), 665 deletions(-)

commit 6c6a08cb4d45098aa4a822eaa4af2e601f4c3b15
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 13 13:41:59 2009 +0100

    Fix compile-time warning
    
    Makes gcc happy

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

commit 94119986f43e49cd31fbe2a80643a616da8fcb23
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Wed Aug 12 18:47:42 2009 +0530

    Updated Gujarati Translations

 po/gu.po | 1384 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 783 insertions(+), 601 deletions(-)

commit f280da70f3955deef3dd3e34c15accf3ceac8962
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Aug 11 09:04:48 2009 +0100

    Bug 591400 – Wrong exit code on failure
    
    Only push got-metadata signal on error when we're in metadata mode,
    it's useless to start checking for metadata when we can't open
    the file.

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

commit a984acaedf7fd15bd94061bea74fb804f9fcc858
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Tue Aug 11 15:40:58 2009 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po |  716 ++++++++++++++++++++++++++++++++---------------------------
 po/zh_TW.po |  718 ++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 778 insertions(+), 656 deletions(-)

commit 71aa3641b10154204cbf07c33b8ea3a184d88a82
Author: Robin Stocker <robin@nibor.org>
Date:   Tue Aug 11 08:29:36 2009 +0100

    Bug 576750 – Thumbnailer should be able to output thumbnails without borders
    
    Add ability to disable the film borders on thumbnails for scripting
    purposes.

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

commit 75ef216e7fd62ff8543644f4a9130f032cb67d4e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Aug 10 21:40:12 2009 +0100

    Bug 589755 – Make screenshot dialogue more like GNOME's
    
    This copies the GnomeScreenshotWidget from gnome-screenshot so that our
    interface can easily be kept consistent with the GNOME Screenshot dialogue.
    Permission for the licence exception was gained by e-mail. Closes: bgo#589755

 src/plugins/screenshot/Makefile.am               |    4 +-
 src/plugins/screenshot/gnome-screenshot-widget.c |  431 ++++++++++++++++++++++
 src/plugins/screenshot/gnome-screenshot-widget.h |   71 ++++
 src/plugins/screenshot/gnome-screenshot.ui       |  149 ++++++++
 src/plugins/screenshot/totem-gallery.c           |    6 +-
 src/plugins/screenshot/totem-screenshot-plugin.c |   35 ++-
 src/plugins/screenshot/totem-screenshot-plugin.h |    2 +-
 src/plugins/screenshot/totem-screenshot.c        |  188 +++-------
 src/plugins/screenshot/totem-screenshot.h        |   13 +-
 src/totem-uri.c                                  |   13 -
 src/totem-uri.h                                  |    1 -
 11 files changed, 751 insertions(+), 162 deletions(-)

commit 0d24ea5c04fe05785ab8a45801291e0785c33180
Author: Antón Méixome <meixome@mancomun.org>
Date:   Mon Aug 10 16:48:44 2009 +0200

    Updated Galician translation

 po/gl.po | 1832 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 855 insertions(+), 977 deletions(-)

commit ae841ae633bc6169c0683d4e2d60789c0094ef83
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Aug 8 21:58:06 2009 +0100

    Bug 514089 – Optimise BVW logo
    
    Only scale the logo pixbuf when necessary, due to now limiting the size of
    the logo to 256px. Closes: bgo#514089

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

commit 2aff9b91410a9223822680cb577c2f2dc6f036c3
Author: Robin Stocker <robin@nibor.org>
Date:   Sat Aug 8 21:27:08 2009 +0100

    Bug 589808 – Set always-show-image on some menu items

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

commit 32f456f8f4a4fd287673a974c58cfe2f0557d24b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Aug 8 20:58:18 2009 +0100

    Bug 480200 – Show Totem new logo as default screen
    
    Use the new Totem logo in both the browser plugin and main player, and
    simplify logo handling in BVW. Closes: bgo#480200

 browser-plugin/totem-plugin-viewer.c      |   54 +----------------------------
 data/Makefile.am                          |    1 -
 data/totem_logo.png                       |  Bin 185953 -> 0 bytes
 src/Makefile.am                           |    1 -
 src/backend/bacon-video-widget-gst-0.10.c |   44 +++++++----------------
 src/totem.c                               |    2 +-
 6 files changed, 16 insertions(+), 86 deletions(-)

commit 45f656a13c4c3f0a404724279a63ee520d551b50
Author: Robert Ancell <robert.ancell@gmail.com>
Date:   Sat Aug 8 19:28:59 2009 +0100

    Bug 581249 – Display embedded cover images in audio streams
    
    Display cover images when available. Currently doesn't display cover images
    instead of visualisations. Helps: bgo#581249

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

commit ca8812c646c744604ffbafe4dfe6230424671c0e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Tue Jul 14 20:19:59 2009 +0100

    Bug 588569 – Add plugin authoring tutorial

 docs/reference/Makefile.am       |    2 +-
 docs/reference/totem-docs.xml    |    5 ++
 docs/reference/totem-plugins.xml |  147 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 153 insertions(+), 1 deletions(-)

commit 8b051630fb7472d21a5d632d206a00366cf2337e
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Sat Aug 8 16:41:43 2009 +0100

    Bug 591015 – Strings should use American spellings
    
    Patch modified to update the PO files with the changes.

 data/totem.schemas.in |    2 +-
 data/totem.ui         |    4 ++--
 po/ar.po              |    6 +++---
 po/as.po              |    4 ++--
 po/ast.po             |    6 +++---
 po/az.po              |    4 ++--
 po/be.po              |    4 ++--
 po/be@latin.po        |    6 +++---
 po/bg.po              |    6 +++---
 po/bn.po              |    4 ++--
 po/bn_IN.po           |    6 +++---
 po/br.po              |    6 +++---
 po/ca.po              |    6 +++---
 po/crh.po             |    6 +++---
 po/cs.po              |    6 +++---
 po/cy.po              |    4 ++--
 po/da.po              |    6 +++---
 po/de.po              |    6 +++---
 po/dz.po              |    4 ++--
 po/el.po              |    6 +++---
 po/en_CA.po           |    4 ++--
 po/en_GB.po           |    6 +++---
 po/es.po              |    6 +++---
 po/et.po              |    6 +++---
 po/eu.po              |    6 +++---
 po/fa.po              |    4 ++--
 po/fi.po              |    6 +++---
 po/fr.po              |    6 +++---
 po/ga.po              |    6 +++---
 po/gl.po              |    6 +++---
 po/gu.po              |    6 +++---
 po/he.po              |    6 +++---
 po/hi.po              |    4 ++--
 po/hr.po              |    4 ++--
 po/hu.po              |    6 +++---
 po/id.po              |    4 ++--
 po/it.po              |    6 +++---
 po/ja.po              |    6 +++---
 po/ka.po              |    4 ++--
 po/kn.po              |    6 +++---
 po/ko.po              |    6 +++---
 po/ku.po              |    4 ++--
 po/lt.po              |    6 +++---
 po/lv.po              |    4 ++--
 po/mai.po             |    6 +++---
 po/mg.po              |    4 ++--
 po/mk.po              |    4 ++--
 po/ml.po              |    4 ++--
 po/mr.po              |    4 ++--
 po/nb.po              |    6 +++---
 po/ne.po              |    4 ++--
 po/nl.po              |    6 +++---
 po/nn.po              |    4 ++--
 po/oc.po              |    4 ++--
 po/or.po              |    8 ++++----
 po/pa.po              |    6 +++---
 po/pl.po              |    6 +++---
 po/pt.po              |    6 +++---
 po/pt_BR.po           |    6 +++---
 po/ro.po              |    6 +++---
 po/ru.po              |    6 +++---
 po/rw.po              |    4 ++--
 po/sk.po              |    6 +++---
 po/sl.po              |    6 +++---
 po/sq.po              |    4 ++--
 po/sr.po              |    4 ++--
 po/sr@latin.po        |    4 ++--
 po/sv.po              |    6 +++---
 po/ta.po              |    6 +++---
 po/te.po              |    4 ++--
 po/th.po              |    6 +++---
 po/tr.po              |    6 +++---
 po/uk.po              |    6 +++---
 po/vi.po              |    6 +++---
 po/wa.po              |    4 ++--
 po/xh.po              |    4 ++--
 po/zh_CN.po           |    6 +++---
 po/zh_HK.po           |    6 +++---
 po/zh_TW.po           |    6 +++---
 79 files changed, 207 insertions(+), 207 deletions(-)

commit 5cb60a8b69c253e214ed4165e9ea5318e2de5104
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Fri Aug 7 16:30:25 2009 +0100

    Bump GStreamer requirements from pre-release to released versions
    
    To minimise confusion.

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

commit 2bafe8f16c9139097161f33b8f88ceb5a0d89c81
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Fri Aug 7 16:28:54 2009 +0100

    Bump vala requirement to 0.7.5 or later
    
    Since the vala plugin fails to build for me with 0.7.4
    (see bug #590759).

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

commit 057750ad34482076abef7f228620ed544683c8a2
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Thu Aug 6 17:15:24 2009 -0600

    Updated Irish translation

 po/ga.po |   42 ++++++++++++++++++++++++++----------------
 1 files changed, 26 insertions(+), 16 deletions(-)

commit da5da21123722ea221e9ba9efd41b68b12bd8fe6
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Aug 7 00:26:42 2009 +0200

    Updated Norwegian bokmål translation.

 po/nb.po |  697 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 376 insertions(+), 321 deletions(-)

commit 5f0e9579d87c393a8d1acd59111b1e83135c8959
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Thu Aug 6 18:54:31 2009 +0200

    Updated German translation

 po/de.po | 1167 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 632 insertions(+), 535 deletions(-)

commit ff09579e2d7b18d08033bcdf9a0a263187f63805
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Thu Aug 6 02:33:47 2009 -0600

    Updated Irish translation

 po/ga.po |  200 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 100 insertions(+), 100 deletions(-)

commit ce9e754fb03fa91e630c51592de942768ba21e47
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Aug 5 19:33:26 2009 +0100

    Bug 590770 – Home in the time slider doesn't go to the beginning
    
    Add key bindings for Home and End, to seek to the start of the stream and
    start playing the next stream, respectively. Closes: bgo#590770

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

commit 8c4db8512f18cdf0324a329029a3c6685c6ecf01
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Aug 4 19:25:20 2009 +0200

    Updated Spanish translation

 po/es.po |  565 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 312 insertions(+), 253 deletions(-)

commit 108189b30a6794391f476eee0ff0b0dbf4c60668
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:   Tue Aug 4 13:48:56 2009 +0200

    Updated breton translation

 po/br.po | 2719 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 1180 insertions(+), 1539 deletions(-)

commit 004806b9a51a495a11498db571b8db0c189ae361
Author: Alan Monfort <alan.monfort@free.fr>
Date:   Tue Aug 4 12:47:21 2009 +0200

    Updated breton translation

 po/br.po | 3830 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 2651 insertions(+), 1179 deletions(-)

commit 59cf22db54473d787b9ee45627b97d46232eff98
Author: Robin Stocker <robin@nibor.org>
Date:   Mon Aug 3 11:25:55 2009 +0200

    Bug 590566 – Compiler warning in totem-python-module.c
    
    Fix compiler warning about passing incompatible pointer type.
    Closes: bgo#590566

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

commit 1688811a60922a9f259f4f61557f5c84f4e7c962
Author: Robin Stocker <robin@nibor.org>
Date:   Mon Aug 3 11:23:22 2009 +0200

    Bug 590565 – Compiler warning in totemPlugin.cpp
    
    Fix compiler warning about unhandled enum value. Closes: bgo#590565

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

commit 7bf506ef9cb3a370423640f0692a72be5d621d42
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 31 19:03:52 2009 +0100

    Use signal blocking, rather than disconnecting

 src/totem-preferences.c |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 3d97dc944581146ae81ca20f9b7e43d2780c89bf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jul 31 19:03:04 2009 +0100

    Fix crash when a (storage) volume has an emblem
    
    See https://bugzilla.redhat.com/show_bug.cgi?id=514914

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

commit 267fe451b59d9ae544ae3d3cc3ebd507deb02db0
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:   Fri Jul 31 01:34:26 2009 -0600

    Updated Irish translation

 po/ga.po | 2150 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 1279 insertions(+), 871 deletions(-)

commit f65806e527dfbe02f10425c6e7bad97b555f9aff
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Wed Jul 29 14:03:49 2009 +0530

    Updated Tamil translation

 po/ta.po |  534 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 295 insertions(+), 239 deletions(-)

commit d99946cf8933a9188f663a9e9fe0cb4808588d1f
Author: Ivar Smolin <okul@linux.ee>
Date:   Mon Jul 27 10:01:24 2009 +0300

    Updating Estonian translation

 po/et.po |   69 ++++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 files changed, 58 insertions(+), 11 deletions(-)

commit 011a99b05e764798b90bcd7dff94ec4dfad49101
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Jul 27 00:04:30 2009 +0100

    Bug 537399 – debug option mess
    
    Tidied up the debugging infrastructure as well.

 browser-plugin/totemNPObject.h                     |   40 +++-------
 browser-plugin/totemPlugin.cpp                     |   78 ++++++++++----------
 browser-plugin/totemPluginGlue.cpp                 |   19 ++---
 configure.in                                       |   13 ---
 src/Makefile.am                                    |    3 +-
 src/backend/Makefile.am                            |    3 +-
 src/backend/debug.h                                |   45 -----------
 .../properties/bacon-video-widget-properties.c     |    2 -
 src/plugins/screenshot/totem-screenshot.c          |    1 -
 src/plugins/totem-python-module.c                  |    9 +-
 src/plugins/totem-python-plugin.c                  |    7 +-
 src/totem-dvb-setup.c                              |    1 -
 src/totem-menu.c                                   |    2 +-
 src/totem-object.c                                 |    2 -
 src/totem-playlist.c                               |    4 +-
 src/totem-preferences.c                            |    2 -
 src/totem-profile.h                                |   57 ++++++++++++++
 17 files changed, 128 insertions(+), 160 deletions(-)

commit 9a9e4c909da87157c532d41ff4ea20e7c2e1760c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jul 26 20:50:29 2009 +0100

    Added missing libegg file

 src/Makefile.am  |    1 +
 src/egg-macros.h |  154 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 155 insertions(+), 0 deletions(-)

commit a90406a1f5876696bc1598965b5c14cf04086ee3
Author: Petr Kovar <pknbe@volny.cz>
Date:   Sun Jul 26 23:16:56 2009 +0200

    Updated Czech help translation by Marek Cernocky

 help/cs/cs.po |  626 ++++++++++++++++++++++++++++++---------------------------
 1 files changed, 331 insertions(+), 295 deletions(-)

commit d30b179e7e5a04fe5fe4d72b50df802f04cbafc2
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jul 26 20:26:29 2009 +0100

    Updated files from libegg master

 src/eggdesktopfile.c       |    4 +-
 src/eggfileformatchooser.c |  572 ++++++++++++++++++++++++++++++++++++++++++--
 src/eggfileformatchooser.h |   18 ++
 3 files changed, 569 insertions(+), 25 deletions(-)

commit 3b42e1d9e1d2e0e3f922797a2cbff2f36c512b92
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jul 26 20:19:28 2009 +0100

    Added missing tooltips to menu actions

 data/totem.ui    |    5 +++++
 src/totem-menu.c |    8 +++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

commit 6fdfd1ca71ee5d0c82ba1915df981fd26b0a7b7f
Author: Robin Stocker <robin@nibor.org>
Date:   Sun Jul 26 20:08:47 2009 +0100

    Bug 484142 – Show menu item descriptions in status bar

 src/totem-menu.c      |   55 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/totem-statusbar.c |   23 ++++++++++++++++++++
 src/totem-statusbar.h |    3 ++
 3 files changed, 81 insertions(+), 0 deletions(-)

commit af11b1a7338d87bb5707490e332e7fd41547ff3f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sun Jul 26 18:59:38 2009 +0100

    Use Pango attributes instead of boldify and italicise functions

 data/plugins.ui                                    |   12 +++
 data/properties.ui                                 |   51 +++++++++++
 data/totem.ui                                      |   23 +++++-
 .../properties/bacon-video-widget-properties.c     |   14 +---
 src/plugins/totem-plugin-manager.c                 |   13 ---
 src/totem-interface.c                              |   92 --------------------
 src/totem-interface.h                              |    4 -
 src/totem-preferences.c                            |    9 --
 8 files changed, 87 insertions(+), 131 deletions(-)

commit 7c34a2a8b84c55537c01183dea6f8eabedcb42d0
Author: Robin Stocker <robin@nibor.org>
Date:   Sun Jul 26 19:43:03 2009 +0200

    Bug 588937 – Drag and drop on itself with Alt appends instead of asking
    
    Applied commit f53e438e0e530e5cbbd7ed607df498310645013d again after it
    was accidentally reverted in cce286bf32d4b800000aa9f731adbd8574ca5339.

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

commit 454c33d8762e8ed313994ebdf4f8b821596dd80c
Author: Robin Stocker <robin@nibor.org>
Date:   Sun Jul 26 18:22:03 2009 +0100

    Bug 164918 – Remember current position when Pause is clicked
    
    Add functionality to remember the current position of a stream when pausing
    or closing, by saving it in a GIO metadata attribute. Closes: bgo#164918

 data/totem.schemas.in   |   11 ++++++
 data/totem.ui           |   70 ++++++++++++++++++++++++++++++++++++
 src/totem-object.c      |   27 ++++++++------
 src/totem-preferences.c |   42 ++++++++++++++++++++++
 src/totem-private.h     |    1 +
 src/totem-uri.c         |   90 +++++++++++++++++++++++++++++++++++++++++++++++
 src/totem-uri.h         |    3 ++
 7 files changed, 232 insertions(+), 12 deletions(-)

commit 70587b630000c43e7bc72d5763ba95043ab809db
Author: Pascal Sachs <psachs@student.ethz.ch>
Date:   Sun Jul 26 17:48:28 2009 +0100

    Bug 577605 – Performance of shuffle playlist should be improved
    
    Modified version of a patch by Pascal Sachs <psachs@student.ethz.ch> to
    improve memory handling performance when shuffling the playlist.
    Closes: bgo#577605

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

commit 54258966077c579f6ac94ef688fe34061f0c8a77
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Jul 26 15:44:33 2009 +0200

    Updated German translation

 help/de/de.po | 1060 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 538 insertions(+), 522 deletions(-)

commit 363b6aaf1c638f8a79866f4556e64dd738d22008
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 23 23:22:52 2009 +0100

    2.27.2

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

commit a7777d81fab0fff05e096917c6e0b3705d01b9e3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 23 18:19:34 2009 +0100

    Revert "Split out the subtitle loading"
    
    This reverts commit 9eab91849905a403ac9309351edba39a3fcb0995.
    
    playbin2 is broken when loading the subtitle after we've opened
    the file.

 browser-plugin/totem-plugin-viewer.c      |    2 +-
 src/backend/bacon-video-widget-gst-0.10.c |   34 +++++++---------------------
 src/backend/bacon-video-widget.h          |    3 +-
 src/backend/bvw-test.c                    |    2 +-
 src/totem-audio-preview.c                 |    2 +-
 src/totem-object.c                        |    5 +--
 src/totem-properties-view.c               |    2 +-
 src/totem-video-indexer.c                 |    2 +-
 src/totem-video-thumbnailer.c             |    2 +-
 9 files changed, 18 insertions(+), 36 deletions(-)

commit 9eab91849905a403ac9309351edba39a3fcb0995
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 23 17:53:26 2009 +0100

    Split out the subtitle loading
    
    Split out the subtitle loading from _open() so it could
    eventually be handled on-the-fly (without reloading the movie
    itself).

 browser-plugin/totem-plugin-viewer.c      |    2 +-
 src/backend/bacon-video-widget-gst-0.10.c |   34 +++++++++++++++++++++-------
 src/backend/bacon-video-widget.h          |    3 +-
 src/backend/bvw-test.c                    |    2 +-
 src/totem-audio-preview.c                 |    2 +-
 src/totem-object.c                        |    5 ++-
 src/totem-properties-view.c               |    2 +-
 src/totem-video-indexer.c                 |    2 +-
 src/totem-video-thumbnailer.c             |    2 +-
 9 files changed, 36 insertions(+), 18 deletions(-)

commit f092b508ce04d1198840bebc36c834b6c3aa29de
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 23 17:34:23 2009 +0100

    Remove #subtitle: crapola
    
    Remove "xine-lib feature parity" hack.

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

commit 0243c3de4daed0aff9f0e04df2e89cbb97db6ba4
Author: Yaron Sharabani <sh.yaron@gmail.com>
Date:   Wed Jul 22 00:51:57 2009 +0300

    Updated Hebrew translation

 po/he.po |  859 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 471 insertions(+), 388 deletions(-)

commit 89b9926e5c78395b38b1977b9d95cd0ea7bf0c95
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Tue Jul 21 17:33:01 2009 +0530

    Updated Tamil translation

 po/ta.po |  546 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 282 insertions(+), 264 deletions(-)

commit 30fada8ad0f236db706f7896a51b0ea94ee11dc0
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Tue Jul 21 17:25:06 2009 +0530

    Updated Tamil translation

 po/ta.po |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit 27bc9b1e4520265ad4221779dde0ec36099f273e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jul 21 01:22:00 2009 +0100

    Move ChangeLog to be auto-generated

 ChangeLog            |27047 --------------------------------------------------
 ChangeLog.pre-gitlog |27047 ++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am          |   11 +
 3 files changed, 27058 insertions(+), 27047 deletions(-)
