update ru.po per andrew, fix bg pixmaps tweak, confirm pref update segv, scaling...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / theme_unflat / unflattheme.C
index f835312cf3362917c8ced353af7a7b6c10bef26d..33953a6bbb3625a02f61e313df0bef1b6c6986ca 100644 (file)
@@ -932,9 +932,9 @@ void UNFLATTHEME::build_bg_data()
        new_image1("resource128", "resource128.png");
        new_image1("resource64", "resource64.png");
        new_image1("resource32", "resource32.png");
-       new_image1("plugin_bg_data", "plugin_bg.png");
-       new_image1("title_bg_data", "title_bg.png");
-       new_image1("vtimebar_bg_data", "vwindow_timebar.png");
+       new_image("plugin_bg_data", "plugin_bg.png");
+       new_image("title_bg_data", "title_bg.png");
+       new_image("vtimebar_bg_data", "vwindow_timebar.png");
 }
 
 void UNFLATTHEME::build_overlays()