It was the license disappeared out of the element details, not the category :)

Original commit message from CVS:
It was the license disappeared out of the element details, not the category :)
This commit is contained in:
Jan Schmidt 2003-11-06 08:43:24 +00:00
parent 2af26f165d
commit e4484d681d

View file

@ -28,7 +28,7 @@
/* elementfactory information */ /* elementfactory information */
static GstElementDetails gst_tcpsink_details = GST_ELEMENT_DETAILS ( static GstElementDetails gst_tcpsink_details = GST_ELEMENT_DETAILS (
"TCP packet sender", "TCP packet sender",
"LGPL", "Sink/Network",
"Send data over the network via TCP", "Send data over the network via TCP",
"Zeeshan Ali <zak147@yahoo.com>" "Zeeshan Ali <zak147@yahoo.com>"
); );