|
From: Jeremy F. <je...@go...> - 2002-10-10 19:20:27
|
My skin needs to register baseblock helpers after parsing its command
line options (so that it knows what it needs to do). Unfortunately the
baseblock is currently being set up before calling SK_(post_clo_init).
This patch rearranges things.
J
|