X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2Fbluedottheme%2Fbluedottheme.C;h=a9c6af3830a66ba85dcdacce940ac9db3e8d8a4e;hb=5aad2133f228b736f033d6c48e1629078b858286;hp=876a6265714ec6af5ffb7b7e5b15cf030f630c5f;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/bluedottheme/bluedottheme.C b/cinelerra-5.0/plugins/bluedottheme/bluedottheme.C index 876a6265..a9c6af38 100644 --- a/cinelerra-5.0/plugins/bluedottheme/bluedottheme.C +++ b/cinelerra-5.0/plugins/bluedottheme/bluedottheme.C @@ -71,7 +71,7 @@ BlueDotThemeMain::~BlueDotThemeMain() const char* BlueDotThemeMain::plugin_title() { - return "Blue Dot"; + return _("Blue Dot"); } Theme* BlueDotThemeMain::new_theme() @@ -736,7 +736,7 @@ void BlueDotTheme::initialize() title_color = BLACK; recordgui_fixed_color = BLACK; recordgui_variable_color = RED; - resources->medium_font = N_("-*-helvetica-medium-r-normal-*-14-*"); + resources->medium_font = "-*-helvetica-medium-r-normal-*-14-*"; channel_position_color = MEYELLOW; resources->meter_title_w = 25;