Added missing category strings...

Original commit message from CVS:
Added missing category strings...
This commit is contained in:
Wim Taymans 2001-04-15 23:12:48 +00:00
parent 043f6239b8
commit afb300cc52

View file

@ -60,10 +60,12 @@ static gchar *_gst_info_category_strings[] = {
"PIPELINE", "PIPELINE",
"PLUGIN_LOADING", "PLUGIN_LOADING",
"PLUGIN_ERRORS", "PLUGIN_ERRORS",
"PLUGIN_INFO",
"PROPERTIES", "PROPERTIES",
"THREAD", "THREAD",
"TYPES", "TYPES",
"XML", "XML",
"NEGOTIATION",
}; };
/** /**