X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_unflat%2Funflattheme.C;h=81c593ae4c1145722a894cca734144a64d41b358;hp=26859167cae28a689b2b3f5c714a2dedc3faa059;hb=214bd0ba9e21635e03d0c0e2b2ae1a7e9170583c;hpb=22a5ea2ff7a04c02465dc9b2256f04c38433142e diff --git a/cinelerra-5.1/plugins/theme_unflat/unflattheme.C b/cinelerra-5.1/plugins/theme_unflat/unflattheme.C index 26859167..81c593ae 100644 --- a/cinelerra-5.1/plugins/theme_unflat/unflattheme.C +++ b/cinelerra-5.1/plugins/theme_unflat/unflattheme.C @@ -63,10 +63,7 @@ UNFLATTHEMEMain::~UNFLATTHEMEMain() { } -const char* UNFLATTHEMEMain::plugin_title() -{ - return _("UnFlat"); -} +const char* UNFLATTHEMEMain::plugin_title() { return N_("UnFlat"); } Theme* UNFLATTHEMEMain::new_theme() { @@ -106,6 +103,7 @@ void UNFLATTHEME::initialize() resources->text_default = 0xbfbfbf; resources->text_background = 0x333333; + resources->text_background_disarmed = 0xaf0000; resources->text_border1 = 0x202020; resources->text_border2 = 0x333333; resources->text_border3 = 0x333333; @@ -656,7 +654,7 @@ void UNFLATTHEME::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,