[Bastian Venthur]
>  /* Theme definition */
> -struct usplash_theme testcard_theme = {
> +struct usplash_theme debian_dark_theme = {

I'm pretty sure this is the wrong name for it.  Both of them, I
suspect.  I believe the correct name is usplash_theme.

Use 'nm -g theme.so' and make sure the exported symbols are correct.
One line should read 'D usplash_theme'.  You should also run 'ldd
theme.so' to verify that no undefined symbol make it impossible to
load the theme.

Friendly,
-- 
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to