On 01/31/2012 07:56 PM, Chris Lumens wrote:
+class NetworkStandaloneSpoke(StandaloneSpoke):
+ builderObjects = ["networkStandaloneWindow", "networkControlBox_vbox", "liststore_wireless_network", "liststore_devices"]
+ mainWidgetName = "networkStandaloneWindow"
+ uiFile = "spokes/network.ui"
You also need to add:
preForHub = SummaryHub
priority = 10
as well as an import of SummaryHub. This'll make sure your spoke gets
run before the summary hub does, but after the welcome screen.
Thanks, I lost these lines somehow when I was consolidating
the patches for review.
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list