edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / irissquare / irissquare.C
index be72bd4cfa1df3df4915b528824c8d9971ed10e0..0408a394ded6fadb1819b32b38c418c076b901f7 100644 (file)
@@ -141,7 +141,7 @@ IrisSquareMain::~IrisSquareMain()
 
 }
 
-const char* IrisSquareMain::plugin_title() { return _("IrisSquare"); }
+const char* IrisSquareMain::plugin_title() { return N_("IrisSquare"); }
 int IrisSquareMain::is_video() { return 1; }
 int IrisSquareMain::is_transition() { return 1; }
 int IrisSquareMain::uses_gui() { return 1; }