summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gstdice.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/gstdice.c
parentb237a497726c9de89c283136e63be8e28951a343 (diff)
reorg
Original commit message from CVS: reorg
Diffstat (limited to 'gst/effectv/gstdice.c')
-rw-r--r--gst/effectv/gstdice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/effectv/gstdice.c b/gst/effectv/gstdice.c
index 7bff8242..f75b1a4f 100644
--- a/gst/effectv/gstdice.c
+++ b/gst/effectv/gstdice.c
@@ -64,7 +64,7 @@ struct _GstDiceTVClass
GstElementDetails gst_dicetv_details = {
"DiceTV",
- "Filter/Effect",
+ "Filter/Video/Effect",
"'Dices' the screen up into many small squares",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",