X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_neophyte%2Fneophyte.C;h=a18bd905bdd5c50d0312f9a8671b4a8965fa00f4;hp=e3e0055e1a559f8477a8bd1bdd9097709c22673b;hb=fd38a645f6da4891b0530650ac9831d2b7b12149;hpb=a401d3a0c7e80c973bdb3b0d807f2e93cdae8036 diff --git a/cinelerra-5.1/plugins/theme_neophyte/neophyte.C b/cinelerra-5.1/plugins/theme_neophyte/neophyte.C index e3e0055e..a18bd905 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/neophyte.C +++ b/cinelerra-5.1/plugins/theme_neophyte/neophyte.C @@ -107,7 +107,7 @@ void NEOPHYTETHEME::initialize() BC_Resources *resources = BC_WindowBase::get_resources(); // something own, fitting to the theme and independent of the integrated splash screen/about - about_bg = new_image("about_bg.png"); // Preferences: About (logo) + about_bg = new VFramePng(get_image_data("about_bg.png")); // Preferences: About (logo) // new_image("mwindow_icon", "cinelerra_icon_mwin.png"); // replacement for the heroine icon, maybe // new_image("vwindow_icon", "cinelerra_icon_vwin.png"); // new_image("cwindow_icon", "cinelerra_icon_cwin.png");