X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_hulk%2Fhulktheme.C;h=fffc6b45de013392095957244ddf4bd1e88bb420;hp=518a2cccf272fd6aae7959593ef693adb0ddaae4;hb=540f653df26e5e2d1249de1f7a1a3d888dddf341;hpb=22a5ea2ff7a04c02465dc9b2256f04c38433142e diff --git a/cinelerra-5.1/plugins/theme_hulk/hulktheme.C b/cinelerra-5.1/plugins/theme_hulk/hulktheme.C index 518a2ccc..fffc6b45 100644 --- a/cinelerra-5.1/plugins/theme_hulk/hulktheme.C +++ b/cinelerra-5.1/plugins/theme_hulk/hulktheme.C @@ -69,10 +69,7 @@ HULKTHEMEMain::~HULKTHEMEMain() { } -const char* HULKTHEMEMain::plugin_title() -{ - return _("Hulk"); -} +const char* HULKTHEMEMain::plugin_title() { return N_("Hulk"); } Theme* HULKTHEMEMain::new_theme() { @@ -112,6 +109,7 @@ void HULKTHEME::initialize() resources->text_default = 0x001000; resources->text_background = 0x75b697; + resources->text_background_disarmed = 0xce00ff; resources->text_border1 = 0x202020; resources->text_border2 = 0x75b697; resources->text_border3 = 0x75b697; @@ -625,6 +623,13 @@ void HULKTHEME::initialize() "ff_down.png", "ff_checkedhi.png"); + proxy_toggle = new_image_set(5, + "proxy_up.png", + "proxy_hi.png", + "proxy_chkd.png", + "proxy_down.png", + "proxy_chkdhi.png"); + shbtn_data = new_image_set(3, "shbtn_up.png", "shbtn_hi.png", @@ -662,7 +667,7 @@ void HULKTHEME::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,