]> git.0d.be Git - empathy.git/commitdiff
Fix GstBin import problem in the python binding
authorOlivier Le Thanh Duong <olivier@lethanh.be>
Thu, 7 May 2009 17:56:24 +0000 (19:56 +0200)
committerOlivier Le Thanh Duong <olivier@lethanh.be>
Thu, 7 May 2009 17:56:24 +0000 (19:56 +0200)
python/pyempathygtk/pyempathygtk.override

index 3af554ec40f11ee72b4aa969691fc1b13b071f35..46c2ddcb04c9366b6da59fd8862262ea4cbeb639 100644 (file)
@@ -61,7 +61,7 @@ import gtk.Bin as PyGtkBin_Type
 import gtk.DrawingArea as PyGtkDrawingArea_Type
 import gtk.ComboBoxEntry as PyGtkComboBoxEntry_Type
 import gtk.Builder as PyGtkBuilder_Type
-import gst.GstBin as PyGstBin_Type
+import gst.Bin as PyGstBin_Type
 import empathy.Contact as PyEmpathyContact_Type
 import empathy.ContactList as PyEmpathyContactList_Type
 import empathy.TpChat as PyEmpathyTpChat_Type