open asset/clip viewers en masse
[goodguy/history.git] / cinelerra-5.1 / plugins / theme_blond / blondtheme.C
index 31d29f891fd201c654d866d0f51edaff076fefc9..dae8272693042190accd97d4a124e9fbd320ae2f 100644 (file)
@@ -68,10 +68,7 @@ BlondThemeMain::~BlondThemeMain()
 {
 }
 
-const char* BlondThemeMain::plugin_title()
-{
-       return _("Blond");
-}
+const char* BlondThemeMain::plugin_title() { return N_("Blond"); }
 
 Theme* BlondThemeMain::new_theme()
 {
@@ -661,7 +658,7 @@ void BlondTheme::initialize()
        new_button("center_justify.png", editpanel_up, editpanel_hi, editpanel_dn, "center_justify");
        new_button("channel.png", editpanel_up, editpanel_hi, editpanel_dn, "channel");
 
-       new_toggle("histogram.png",
+       new_toggle("histogram_toggle.png",
                editpanel_up,
                editpanel_hi,
                editpanel_checked,