totem r5816 - in trunk: . bindings/python



Author: hadess
Date: Wed Dec  3 23:32:01 2008
New Revision: 5816
URL: http://svn.gnome.org/viewvc/totem?rev=5816&view=rev

Log:
2008-12-03  Bastien Nocera  <hadess hadess net>

	* bindings/python/totem.defs: Fix add_to_playlist_and_play
	bindings, as spotted by izi



Modified:
   trunk/ChangeLog
   trunk/bindings/python/totem.defs

Modified: trunk/bindings/python/totem.defs
==============================================================================
--- trunk/bindings/python/totem.defs	(original)
+++ trunk/bindings/python/totem.defs	Wed Dec  3 23:32:01 2008
@@ -391,7 +391,7 @@
 )
 
 (define-method add_to_playlist_and_play
-  (of-object "Totem")
+  (of-object "TotemObject")
   (c-name "totem_add_to_playlist_and_play")
   (return-type "none")
   (parameters



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