[totem] Created tag V_2_27_1



The unsigned tag 'V_2_27_1' was created.

Tagger: Bastien Nocera <hadess hadess net>
Date: Wed May 6 18:29:07 2009 +0100

    2.27.1

Changes since the last tag 'V_2_25_92':

Alexander Shopov (1):
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>

Amanpreet Singh Alam (1):
      updating translation for Punjabi

Andre Klapper (1):
      Updated Czech translation by Martin Picek. Added cs to DOC_LINGUAS.

Aron Xu (1):
      Updated Simplified Chinese translations by M Zhang <mymzhang at gmail dot com>

Baris Cicek (1):
      Updated Turkish translation

Bastien Nocera (31):
      Import gettext and set the translation domain when importing the module
      Use Ctrl+S not Shift+S to capture a screenshot (Closes: #576610)
      Sort the languages in the combo box (Closes: #577366)
      Patch from Bruce Cowan <bugs bcowan fastmail co uk> to remove the relief
      Reset the seekbar to 0 when a file is closed (Closes: #577255)
      Set the default drag action to be copy, and only make the video widget a
      Patch from Philip Withnall <philip tecnocode co uk> to reset the icon
      Remove unused file (Closes: #577538)
      And delete totem_internal.h too, thanks Christian
      Patch from Pascal Sachs <psachs student ethz ch> to make sure all the
      Fix Rewind() and Stop() functions to do what they're supposed to in the
      Only remove files when the location is about to be umounted, or is
      Remove --print-playing, we have a D-Bus plugin to export that data now
      Remove use of bacon-message-connection and use libunique instead (Closes:
      Patch from Zachary Strudler <strudz rpi edu> to add tooltips to the
      Slightly reduce the publish plugin's use of our internals, and make it
      Remove unused variable
      Fix tooltip settings in the playlist, nobody could have tested that...
      Add version number to the libgdata check error
      Update man pages
      Remove out-dated options from the man page
      Commit missing ChangeLog changes
      Bug 579716 â?? totem-plugin-viewer crashed with SIGSEGV in strchr()
      Fix failure to save downloaded subtitles
      Bug 579860 â?? Downloaded subtitles not available anymore after totem restart.
      Use GDK_CURSOR_BLANK as available in newer GTK+
      Bug 580973 â?? Unable to play videos in http://www.apple.com/trailers/paramount/startrek/hd/
      7 years later, remove xine-lib backend.
      Add missing backslash to fix build
      Update POTFILES.in
      2.27.1

Changwoo Ryu (1):
      Updated Korean translation

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong). Updated Traditional

Christian Persch (3):
      Update smclient to latest libegg copy. Bug #560328 continued.
      Add smclient options when parsing totem's command line. Bug #576620.
      Re-sync from libegg master.

Claude Paroz (3):
      Synced with gnome-2-26.
      Partial update by Bruno Brouard and Claude Paroz.
      Updated French translation

Daniel Nylander (2):
      sv.po: Updated Swedish translation
      sv.po: Updated Swedish translation

David Planella (1):
      Corrected typo as pointed out by David Aguilera

Duarte Loreto (1):
      Updated Portuguese translation.

Gabor Kelemen (1):
      Translation updated.

Gil Forcada Codinachs (2):
      Updated Catalan translation
      Updated Catalan translation

Gintautas Miliauskas (1):
      Updated Lithuanian translation.

Ignacio Casal Quinteiro (2):
      Updated Galician translation by Suso Baleato.
      If the sub name is long, do not resize the dialog (Fixes bug #576208).

Inaki Larranaga Murgoitio (1):
      Updated Basque translation.

Ivar Smolin (2):
      Updating Estonian translation
      Updating Estonian translation

Jan Schmidt (2):
      Add support for new DVD navigation interfaces in gst-plugins-base, and
      Add support for new DVD navigation interfaces in gst-plugins-base, and

Jordi Mas i Hernandez (1):
      Minor fixes to Catalan translation

Jorge Gonzalez (2):
      Updated Spanish translation
      Updated Spanish translation

Jorge Gonzalez Gonzalez (12):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish transaltion
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation, fixes bug #577256
      Updated Spanish translation

Kenneth Nielsen (1):
      Updated Danish translation

Kjartan Maraas (1):
      Updated Norwegian bokmål translation.

Kostas Papadimas (2):
      Updated Greek translation by Jennie Petoumenou.
      Updated Greek Translation

Leonardo Ferreira Fontenelle (1):
      Updated Brazilian Portuguese translaion by Fabrício Godoy. Added

Mario Blättermann (7):
      Updated German docs
      Updated German translation
      Updated German docs
      Updated German docs
      Updated German docs
      Updated German docs
      Updated German translation

Matej Urban (1):
      Updated Slovenian translation

Nickolay V. Shmyrev (1):
      Updated Russian translaion by Yuriy Penkin.

Og B. Maciel (4):
      Updated Brazilian Portuguese translation.
      Updated Brazilian Portuguese translation.
      Updated Brazilian Portuguese translation.
      Updated Brazilian Portuguese translation.

Olav Vitters (1):
      doap: Add desktop category

Petr Kovar (1):
      Updated Czech translation by Martin Picek.

Philip Withnall (59):
      Added documentation for the plugins and tidied up a few other things.
      Mark some strings as translatable and ensure gettext is imported to the
      Updated British English translation.
      Patch from Ignacio Casal Quinteiro <nacho resa gmail com> to fix language
      Fixed some problems found by Shaun McCance's editorial review of the
      Made a few more bits of terminology consistent and fixed the rest of the
      Updated British English translation.
      A few more small fixes to the documentation to aid readability and
      Americanized a string.
      Marking documentation as final!
      Added details of docum
      Remove a reference to the gettext functions remaining from the previous
      Updated British English translation.
      Fixed a typo. Updated British English translation.
      Brown paper bag revert of the last commit to fix the OpenSubtitles plugin.
      Fix Cairo #include, spotted by Chris Vine <chris cvine freeserve co uk>.
      Update the About dialogue. (Closes: #573295)
      Commit forgotten ChangeLog updates from yesterday.
      Update svn:ignore properties.
      Ported the YouTube plugin to C, using the shiny new libgdata library.
      Temporarily copy functions from bug #575900 into the YouTube plugin in
      Added a D-Bus Service plugin by Lucky <lucky1 data gmail com>. (Closes:
      Change "Video (S)VCD" to simply "(S)VCD" for correctness in the Brasero
      Updated the YouTube plugin for libgdata 0.1.1.
      Remove our last deprecated GTK+ function call, bumping our GTK+
      Updated the man page to clarify command-line options. (Closes: #562651)
      Upgraded manual to use DocBook 4.5, and fixed a few validation problems
      Updated API documentation Makefile such that it isn't trying to document
      Changed from run-time to compile-time detection of GStreamer elements
      Fixed TotemVideoList to change the sensitivity of its context menu entries
      Added support for cancelling queries to the YouTube plugin and tidied up
      Update svn:ignore properties.
      Only run the gtk-doc test suite if we're compiling with gtk-doc support
      Patch from Shixin Zeng <zeng shixin gmail com> to add G_MODULE_EXPORT to
      Missing file from previous commit.
      Tidy up BaconVideoWidget, removing bacon_video_widget_open_with_subtitles
      Standardise BaconVideoWidget's enums to be in the "Bvw" namespace. (Helps:
      Change bacon_video_widget_set_zoom to take a double. (Closes: #577961)
      Patches from Víctor Manuel Jáquez Leal <vjaquez igalia com> to use
      Remainders of the patches below to use GtkWidget accessors in
      Added a DOAP file and updated .gitignore
      Fixed e-mail addresses in DOAP file
      Bug 579566 â?? Jamendo plugin doesn't localize link to Jamendo Album Page
      Bug 577947 â?? BaconVideoWidget API documentation
      Bug 578387 â?? Remaining API documentation additions
      Bug 577997 â?? Add a FILES section to man page
      Remove duplicate rules from D-Bus plugin's Makefile
      Added framework for iPlayer plugin
      Replaced XBMC-specific code in iPlayer library with Totem code
      Fixed linebreaks in iPlayer library
      Updated iPlayer library with new BBC channel and category list
      Added basic support for listing channels and categories asynchronously
      Added support for listing and playing programmes
      Removed debug spew from iPlayer library
      Fixed threading and allowed only one programme list to be downloaded at once
      Fixed localisation of the iPlayer library
      Added (disabled) support for radio channels
      Removed extraneous whitespace
      Removed radio code and tidied up the plugin code a little

Priit Laes (1):
      Translation updated by Mattias Põldaru

ReÅ?at SABIQ (1):
      crh Added Crimean Tatar (Crimean Turkish) translation.

Sebastian Dröge (3):
      Initial port of the GStreamer backend to playbin2 (Partially fixes bug
      Add support for enabling/disabling visualizations while playing some file
      Improve debug output a bit by outputting the GstTagList content instead of

Takeshi AIHANA (1):
      Fixed b.g.o #580634

Theppitak Karoonboonyanan (1):
      Updated Thai translation (merged from gnome-2-26 branch)

Wouter Bolsterlee (1):
      Updated Dutch translation by Wouter Bolsterlee.

Yair Hershkovitz (1):
      updated hebrew translation

dumol (1):
      Updated Romanian translation

khaledh (1):
      Updated Arabic translation

miloc (1):
      Updated Italian translation by Gianvito Cavasoli



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]