add binfolder path relative filters, fix gbrp color model, vwdw timebar tweaks, title...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / pluginset.C
index 8061289ca871d4192ec482e5a16ea1b080a5e518..e46fbd326f256011a2365a08151e61543f8fd4f9 100644 (file)
@@ -400,6 +400,7 @@ void PluginSet::load(FileXML *file, uint32_t load_flags)
                                char title[BCTEXTLEN];
                                title[0] = 0;
                                file->tag.get_property("TITLE", title);
+                               Plugin::fix_plugin_title(title);
                                SharedLocation shared_location;
                                shared_location.load(file);