mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 16:26:39 +00:00
change coloration for group 31
Original commit message from CVS: change coloration for group 31
This commit is contained in:
parent
66d8173f05
commit
e76ac5160b
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ const gchar *_gst_category_colors[32] = {
|
|||
[GST_CAT_PARAMS] = "00;30;43", // !!
|
||||
|
||||
[GST_CAT_CALL_TRACE] = "",
|
||||
[31] = "",
|
||||
[31] = "05;31",
|
||||
};
|
||||
|
||||
/* colorization hash - DEPRACATED in favor of above */
|
||||
|
|
Loading…
Reference in a new issue