totem r6224 - branches/gnome-2-26



Author: hadess
Date: Wed Apr  1 20:01:48 2009
New Revision: 6224
URL: http://svn.gnome.org/viewvc/totem?rev=6224&view=rev

Log:
2009-04-01  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 2.26.1



Modified:
   branches/gnome-2-26/ChangeLog
   branches/gnome-2-26/NEWS
   branches/gnome-2-26/configure.in

Modified: branches/gnome-2-26/NEWS
==============================================================================
--- branches/gnome-2-26/NEWS	(original)
+++ branches/gnome-2-26/NEWS	Wed Apr  1 20:01:48 2009
@@ -1,5 +1,20 @@
 New features and significant updates in version...
 
+2.26.1:
+* Use Ctrl+S instead of Shift+S for the screenshot capture
+* Parse session management options on the command-line
+* Reset the seekbar when a file is closed
+* Make the default drag action for the video widget be a copy
+* Reset the icon properly when deactivating the thumbnail plugin
+* Make sure all files are played when playing in shuffled mode,
+  and repeat mode is switched off
+* Fix Rewind() and Stop() functions in the QuickTime compat plugin
+* Don't remove renamed files from the playlist
+
+Subtitles download plugin:
+* Fix the OpenSubtitles plugin not loading
+* Sort languages names in alphabetical order
+
 2.26.0:
 * Make sure all the Python plugins are translated
 * Fix the language selection in the OpenSubtitles plugin

Modified: branches/gnome-2-26/configure.in
==============================================================================
--- branches/gnome-2-26/configure.in	(original)
+++ branches/gnome-2-26/configure.in	Wed Apr  1 20:01:48 2009
@@ -2,7 +2,7 @@
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 26)
-m4_define(totem_version_micro, 0)
+m4_define(totem_version_micro, 1)
 
 AC_INIT([totem],
         [totem_version_major.totem_version_minor.totem_version_micro],



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