jdahlin - flumotion/trunk

flumotion-commit at lists.fluendo.com flumotion-commit at lists.fluendo.com
Tue Dec 4 12:36:45 CET 2007


Author: jdahlin
Date: Tue Dec  4 12:36:35 2007
New Revision: 5958

Modified:
   flumotion/trunk/ChangeLog
Log:
	(GladeBacked.__init__): Port over to use the delegate.
	(GladeWindow.destroy): Don't inherit from GObject direcetly the Delegate
	already does that.



Modified: flumotion/trunk/ChangeLog
==============================================================================
--- flumotion/trunk/ChangeLog	(original)
+++ flumotion/trunk/ChangeLog	Tue Dec  4 12:36:35 2007
@@ -2,6 +2,9 @@
 
 	* flumotion/ui/glade.py (FluLibgladeWidgetTree.get_sizegroups): Add a 
 	kiwi monkey patch for the libglade loader
+	(GladeBacked.__init__): Port over to use the delegate.
+	(GladeWindow.destroy): Don't inherit from GObject direcetly the Delegate
+	already does that.
 
 	* data/glade/connection-dialog.glade: Rename the dialog to window1 too,
 	for consistency


More information about the flumotion-commit mailing list