X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2Fblondtheme%2Fblondtheme.C;h=4d314a231624fa61675df78ea4ee61fed6188c78;hb=94e8dc2b306135e7735b2618a54f0f7de7ac7a0c;hp=89dc4983c60448a886b7c9dbe6189ea7da3b8239;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/blondtheme/blondtheme.C b/cinelerra-5.0/plugins/blondtheme/blondtheme.C index 89dc4983..4d314a23 100644 --- a/cinelerra-5.0/plugins/blondtheme/blondtheme.C +++ b/cinelerra-5.0/plugins/blondtheme/blondtheme.C @@ -68,7 +68,7 @@ BlondThemeMain::~BlondThemeMain() const char* BlondThemeMain::plugin_title() { - return "Blond-cv"; + return _("Blond-cv"); } Theme* BlondThemeMain::new_theme() @@ -722,7 +722,7 @@ void BlondTheme::initialize() title_color = WHITE; recordgui_fixed_color = YELLOW; recordgui_variable_color = RED; - resources->medium_font = N_("-*-helvetica-bold-r-normal-*-14-*"); + resources->medium_font = "-*-helvetica-bold-r-normal-*-14-*"; channel_position_color = MEYELLOW; resources->meter_title_w = 25;