add dragcheckbox, fix transition plugin title, sams opencv icons, drop libipp in...
[goodguy/history.git] / cinelerra-5.1 / plugins / theme_pinklady / pinkladytheme.C
index 321ec319b6fd154a8e24e8bb73ec616cfd470b37..f46efad7063d74d703193b3ef21811c0477b93ef 100644 (file)
@@ -60,10 +60,7 @@ PINKLADYMain::~PINKLADYMain()
 {
 }
 
-const char* PINKLADYMain::plugin_title()
-{
-       return _("PinkLady");
-}
+const char* PINKLADYMain::plugin_title() { return N_("PinkLady"); }
 
 Theme* PINKLADYMain::new_theme()
 {
@@ -97,6 +94,7 @@ void PINKLADY::initialize()
 
        resources->text_default = 0x1b0f11;
        resources->text_background = 0xffb1d0;
+       resources->text_background_disarmed = 0x0000ff;
        resources->text_border1 = 0x202020;
        resources->text_border2 = 0xffb1d0;
        resources->text_border3 = 0xffb1d0;
@@ -647,7 +645,7 @@ void PINKLADY::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,