wingo - in flumotion/trunk: . flumotion/admin/gtk
flumotion-commit at lists.fluendo.com
flumotion-commit at lists.fluendo.com
Wed Dec 19 18:24:11 CET 2007
Author: wingo
Date: Wed Dec 19 18:24:04 2007
New Revision: 6023
Modified:
flumotion/trunk/ChangeLog
flumotion/trunk/flumotion/admin/gtk/componentview.py
Log:
2007-12-19 Andy Wingo <wingo at pobox.com>
* flumotion/admin/gtk/componentview.py: Make sure unjelliers
for the componentui are registered.
Modified: flumotion/trunk/ChangeLog
==============================================================================
--- flumotion/trunk/ChangeLog (original)
+++ flumotion/trunk/ChangeLog Wed Dec 19 18:24:04 2007
@@ -1,3 +1,8 @@
+2007-12-19 Andy Wingo <wingo at pobox.com>
+
+ * flumotion/admin/gtk/componentview.py: Make sure unjelliers
+ for the componentui are registered.
+
2007-12-19 Johan Dahlin <johan at gnome.org>
* data/glade/connections.glade:
Modified: flumotion/trunk/flumotion/admin/gtk/componentview.py
==============================================================================
--- flumotion/trunk/flumotion/admin/gtk/componentview.py (original)
+++ flumotion/trunk/flumotion/admin/gtk/componentview.py Wed Dec 19 18:24:04 2007
@@ -26,6 +26,7 @@
import gtk
from flumotion.common import planet, errors, common, log
+from flumotion.common import componentui # ensure unjellier registered
class NodeBook(gtk.Notebook):
More information about the flumotion-commit
mailing list