setting 0.6 branch to use opt by default, shoot me

Original commit message from CVS:
setting 0.6 branch to use opt by default, shoot me
This commit is contained in:
Christian Schaller 2003-02-23 20:17:13 +00:00
parent 812399a911
commit 568ee450db

View file

@ -802,7 +802,7 @@ gst_scheduler_factory_class_init (GstSchedulerFactoryClass *klass)
factory_parent_class = g_type_class_ref (GST_TYPE_PLUGIN_FEATURE);
if (!_default_name)
_default_name = g_strdup ("basicomega");
_default_name = g_strdup ("opt");
}
static void