update ru.po per andrew, fix bg pixmaps tweak, confirm pref update segv, scaling...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / theme_blue_dot / bluedottheme.C
index 8f026c6db4367829379bce85234a08ed9b445855..def4e98855d098bb8b6a6018c23bff9478cd6588 100644 (file)
@@ -1288,9 +1288,9 @@ void BlueDotTheme::build_bg_data()
        new_image1("resource64", "resource64.png");
        new_image1("resource32", "resource32.png");
 //Graphic Copied from default. Improve!!
-       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");
 }