[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [RFH] usplash artwork



[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



Reply to: