summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gstquark.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/gstquark.c
parentb237a497726c9de89c283136e63be8e28951a343 (diff)
reorg
Original commit message from CVS: reorg
Diffstat (limited to 'gst/effectv/gstquark.c')
-rw-r--r--gst/effectv/gstquark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/effectv/gstquark.c b/gst/effectv/gstquark.c
index 55d663fc..31b92c13 100644
--- a/gst/effectv/gstquark.c
+++ b/gst/effectv/gstquark.c
@@ -56,7 +56,7 @@ struct _GstQuarkTVClass
GstElementDetails gst_quarktv_details = {
"QuarkTV",
- "Filter/Effect",
+ "Filter/Video/Effect",
"Motion disolver",
VERSION,
"FUKUCHI, Kentarou <fukuchi@users.sourceforge.net>",