[totem] 3.1.4
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] 3.1.4
- Date: Wed, 3 Aug 2011 14:04:49 +0000 (UTC)
commit 417b86ff53bc720e4fe5444608df631fc53e5860
Author: Bastien Nocera <hadess hadess net>
Date: Wed Aug 3 14:35:13 2011 +0100
3.1.4
Fix distcheck
NEWS | 11 +++++++++++
configure.in | 2 +-
po/POTFILES.skip | 1 +
3 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3e8c27f..cf9019d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
New features and significant updates in version...
+3.1.4:
+* Add Grilo plugin
+* Remove Coherence UPNP, Tracker and Jamendo plugins
+* Add plugin to rotate videos
+
+* Fix audio tracks not appearing with their language names
+* Add keyboard shortcut for "Save"
+* Remove sidebar drop-down item, and use menu items instead
+* Fix translations of the nautilus properties window
+* Subtitles plugin bug fixes
+
3.1.0:
* Use clutter-gst to draw the video, the
only major related change is simpler zoom modes
diff --git a/configure.in b/configure.in
index da8fcd4..3d932f9 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.52)
m4_define(totem_version_major, 3)
m4_define(totem_version_minor, 1)
-m4_define(totem_version_micro, 0)
+m4_define(totem_version_micro, 4)
# The version of the API exposed to plugins
m4_define(totem_api_version_major, 1)
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 40c2209..5f09d1a 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -20,5 +20,6 @@ src/plugins/opensubtitles/org.gnome.totem.plugins.opensubtitles.gschema.xml.in
src/plugins/publish/org.gnome.totem.plugins.publish.gschema.xml.in
src/plugins/publish/publish-plugin.glade
src/plugins/pythonconsole/org.gnome.totem.plugins.pythonconsole.gschema.xml.in
+src/plugins/rotation/totem-rotation-plugin.c
src/plugins/sample-python/sample-python.totem-plugin.in
src/plugins/sample-vala/sample-vala.totem-plugin.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]