[totem/gnome-2-26] 2.26.4



commit fdd428a4edf1cb19a17639d55f8ba051d3ea8f08
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Oct 20 13:14:47 2009 +0100

    2.26.4

 NEWS         |    7 +++++++
 configure.in |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2ca5d18..f09d4cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
 New features and significant updates in version...
 
+2.26.4:
+* Don't restart video when drag and dropping on itself
+* Drag and drop on itself with Alt appends instead of asking
+* Fix crash when a (storage) volume has an emblem or is encrypted
+* Fix YouTube videos playback
+* Fix the disabling of the screensaver in the browser plugin not working
+
 2.26.3:
 * Fix auto-loading of cached subtitles with spaces in their names
 * Fix potential deadlock when loading a new video
diff --git a/configure.in b/configure.in
index d3d4142..3d10205 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 26)
-m4_define(totem_version_micro, 3)
+m4_define(totem_version_micro, 4)
 
 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]