X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_neophyte%2Fneophyte.C;h=3031fe93d81c5775db39e3a264cf4ae8030a1213;hb=702161ddaf384a773831f1643fca0a54133625b2;hp=ac64d8b7ca56fb604a58f6a19f8d5c576cc06123;hpb=a21c48689604ad7142a02d6f0a8dd4776e8d4422;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/theme_neophyte/neophyte.C b/cinelerra-5.1/plugins/theme_neophyte/neophyte.C index ac64d8b7..3031fe93 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/neophyte.C +++ b/cinelerra-5.1/plugins/theme_neophyte/neophyte.C @@ -229,7 +229,6 @@ void NEOPHYTETHEME::initialize() // The line between the in and out markings inout_highlight_color=BabyBlue; - new_toggle( "loadmode_new.png", "loadmode_up.png", @@ -458,18 +457,18 @@ void NEOPHYTETHEME::initialize() // Dialog "Load files…" switch SI/IEC resources->filebox_szfmt_images = new_image_set( 12, + "file_size_zero_up.png", + "file_size_zero_hi.png", + "file_size_zero_dn.png", + "file_size_lwrb_up.png", + "file_size_lwrb_hi.png", + "file_size_lwrb_dn.png", "file_size_capb_up.png", "file_size_capb_hi.png", "file_size_capb_dn.png", "file_size_semi_up.png", "file_size_semi_hi.png", - "file_size_semi_dn.png", - "file_size_lwrb_up.png", - "file_size_lwrb_hi.png", - "file_size_lwrb_dn.png", - "file_size_zero_up.png", - "file_size_zero_hi.png", - "file_size_zero_dn.png"); + "file_size_semi_dn.png"); resources->listbox_column = new_image_set( 3, "column_up.png", @@ -807,6 +806,9 @@ void NEOPHYTETHEME::initialize() new_button("channel.png", editpanel_up, editpanel_hi, editpanel_dn, "channel"); + new_button("lok.png", + editpanel_up, editpanel_hi, editpanel_dn, + "lok"); new_toggle("histogram_toggle.png", editpanel_up, editpanel_hi,