summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gstaging.c
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-06-08 09:30:16 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-06-08 09:30:16 +0000
commit4a1c19850244dc7fa48a26e22a88ae6fe74cc43f (patch)
treeb821a4933e4eb75a96f4354f563510e386157b06 /gst/effectv/gstaging.c
parentb237a497726c9de89c283136e63be8e28951a343 (diff)
reorg
Original commit message from CVS: reorg
Diffstat (limited to 'gst/effectv/gstaging.c')
-rw-r--r--gst/effectv/gstaging.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/effectv/gstaging.c b/gst/effectv/gstaging.c
index 170716c4..3365714c 100644
--- a/gst/effectv/gstaging.c
+++ b/gst/effectv/gstaging.c
@@ -68,7 +68,7 @@ struct _GstAgingTVClass
GstElementDetails gst_agingtv_details = {
"AgingTV",
- "Filter/Effect",
+ "Filter/Video/Effect",
"Aply aging effect on video",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",