summaryrefslogtreecommitdiffstats
path: root/ext/gdk_pixbuf/gstgdkpixbuf.c
diff options
context:
space:
mode:
authorLeif Johnson <leif@ambient.2y.net>2003-10-08 07:44:25 +0000
committerLeif Johnson <leif@ambient.2y.net>2003-10-08 07:44:25 +0000
commit9246e543319c072c52fffa51259a2cf927c8dd43 (patch)
treefadec48b94957b7170061db5966a5cd65c939216 /ext/gdk_pixbuf/gstgdkpixbuf.c
parentffaa5926c6f35f0241b1cd98780523f2772dd950 (diff)
updating some plugin categories
Original commit message from CVS: updating some plugin categories
Diffstat (limited to 'ext/gdk_pixbuf/gstgdkpixbuf.c')
-rw-r--r--ext/gdk_pixbuf/gstgdkpixbuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gdk_pixbuf/gstgdkpixbuf.c b/ext/gdk_pixbuf/gstgdkpixbuf.c
index 124df68a..fec02e10 100644
--- a/ext/gdk_pixbuf/gstgdkpixbuf.c
+++ b/ext/gdk_pixbuf/gstgdkpixbuf.c
@@ -31,7 +31,7 @@
static GstElementDetails plugin_details = {
"GdkPixbuf image decoder",
- "Codec/Image/Decoder",
+ "Codec/Image",
"LGPL",
"Decodes images in a video stream using GdkPixbuf",
VERSION,