GNOME Bugzilla – Bug 586379
Support for adium Header.html and header/footer macros
Last modified: 2018-05-22 13:32:11 UTC
Atm we do not use the header and footer html files if provided by the theme.
Created attachment 137006 [details] [review] Partial fix First part of the fix is to implement naive footer support. Most of the themes only sue Footer.html to load custom JS files so until we add header support this should be enough to make most themes happy.
I think you can save memory by not keeping footer_html in priv struct. You only need it for initial loading ;)
Created attachment 137008 [details] [review] Updated patch Updated according to review
Seems good :)
Closing the bug as the patch has been merged.
Uh, we only have naive support for footers, no header support and no macro support. That's hardly "fixed" :)
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/empathy/issues/82.