totem r5001 - in trunk: . po



Author: hadess
Date: Mon Jan  7 16:26:14 2008
New Revision: 5001
URL: http://svn.gnome.org/viewvc/totem?rev=5001&view=rev

Log:
2008-01-07  Bastien Nocera  <hadess hadess net>

	* NEWS: upd
	* configure.in: 2.21.90

2008-01-07  Bastien Nocera  <hadess hadess net>

	* POTFILES.in:
	* POTFILES.skip: Move the .glade file to the skipped files,
	it's not distributed



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in
   trunk/po/ChangeLog
   trunk/po/POTFILES.in
   trunk/po/POTFILES.skip

Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog	(original)
+++ trunk/ChangeLog	Mon Jan  7 16:26:14 2008
@@ -1,3 +1,10 @@
+============ Version 2.21.90
+
+2008-01-07  Bastien Nocera  <hadess hadess net>
+
+	* NEWS: upd
+	* configure.in: 2.21.90
+
 2008-01-03  Philip Withnall  <pwithnall svn gnome org>
 
 	* configure.in: Convert some == comparisons to = to make

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Jan  7 16:26:14 2008
@@ -1,5 +1,16 @@
 New features and significant updates in version...
 
+2.21.90:
+* Fix GTK+-only build wrt. the tracker plugin and the startup-notification
+* Fix building with newer versions of Vala
+* Make the icon bigger when the launcher is dropped on the desktop
+* Ignore backup files when adding them to the playlist
+* Only put Totem on top when playing audio
+* Install the Nautilus extension in the correct directory
+* Browser plugin:
+  - Reduce the number of times the button glows in the browser plugin
+  - Handle application/x-ogg mimetype
+
 2.21.5:
 * Fix the browser plugin not linking against the playlist parser
 * Add more strings to be marked as translations

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Jan  7 16:26:14 2008
@@ -2,7 +2,7 @@
 
 m4_define(totem_version_major, 2)
 m4_define(totem_version_minor, 21)
-m4_define(totem_version_micro, 5)
+m4_define(totem_version_micro, 90)
 
 AC_INIT([totem],
         [totem_version_major.totem_version_minor.totem_version_micro],
@@ -34,7 +34,7 @@
 GLIB_REQS=2.13.4
 GTK_REQS=2.11.6
 GNOMEVFS_REQS=2.16.0
-TOTEM_PLPARSER_REQS=2.21.6
+TOTEM_PLPARSER_REQS=2.21.90
 GNOMEUI_REQS=2.3.3
 LIBGNOME_REQS=2.14.0
 GNOMEICON_REQS=2.15.90

Modified: trunk/po/ChangeLog
==============================================================================
--- trunk/po/ChangeLog	(original)
+++ trunk/po/ChangeLog	Mon Jan  7 16:26:14 2008
@@ -1,3 +1,9 @@
+2008-01-07  Bastien Nocera  <hadess hadess net>
+
+	* POTFILES.in:
+	* POTFILES.skip: Move the .glade file to the skipped files,
+	it's not distributed
+
 2008-01-06  Ihar Hrachyshka <booxter lacinka org>
 
 	* be latin po: Updated Belarusian Latin translation.

Modified: trunk/po/POTFILES.in
==============================================================================
--- trunk/po/POTFILES.in	(original)
+++ trunk/po/POTFILES.in	Mon Jan  7 16:26:14 2008
@@ -49,7 +49,6 @@
 src/plugins/properties/bacon-video-widget-properties.c
 [type: gettext/ini]src/plugins/properties/movie-properties.totem-plugin.in
 src/plugins/publish/totem-publish.c
-src/plugins/publish/publish-plugin.glade
 [type: gettext/ini]src/plugins/publish/publish.totem-plugin.in
 src/plugins/publish/publish-plugin.ui
 [type: gettext/ini]src/plugins/screensaver/screensaver.totem-plugin.in

Modified: trunk/po/POTFILES.skip
==============================================================================
--- trunk/po/POTFILES.skip	(original)
+++ trunk/po/POTFILES.skip	Mon Jan  7 16:26:14 2008
@@ -13,5 +13,6 @@
 src/backend/gstscreenshot.c
 src/totem-video-indexer.c
 src/totem-video-thumbnailer.c
+src/plugins/publish/publish-plugin.glade
 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]