summaryrefslogtreecommitdiffstats
path: root/ext/gdk_pixbuf/gstgdkpixbuf.c
diff options
context:
space:
mode:
authorLeif Johnson <leif@ambient.2y.net>2003-11-16 22:02:22 +0000
committerLeif Johnson <leif@ambient.2y.net>2003-11-16 22:02:22 +0000
commit5c244e8374f61481f7296c9bad5c6eb34001c4a2 (patch)
tree7be1e9db0a6a2fd0bf08d0233f64af6dd3d4d567 /ext/gdk_pixbuf/gstgdkpixbuf.c
parent03f1b5c7976e49883432e96e9cb87adb62d19de9 (diff)
+ checking in plugin category changes
Original commit message from CVS: + checking in plugin category changes
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 e3c07ff4..c9c7d919 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",
+ "Codec/Decoder/Image",
"Decodes images in a video stream using GdkPixbuf",
"David A. Schleef <ds@schleef.org>",
};