mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 04:22:27 +00:00
Added missing category strings...
Original commit message from CVS: Added missing category strings...
This commit is contained in:
parent
043f6239b8
commit
afb300cc52
1 changed files with 2 additions and 0 deletions
|
@ -60,10 +60,12 @@ static gchar *_gst_info_category_strings[] = {
|
|||
"PIPELINE",
|
||||
"PLUGIN_LOADING",
|
||||
"PLUGIN_ERRORS",
|
||||
"PLUGIN_INFO",
|
||||
"PROPERTIES",
|
||||
"THREAD",
|
||||
"TYPES",
|
||||
"XML",
|
||||
"NEGOTIATION",
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue