#!/bin/sh
grep 'error loading plugin: /home/omega/work/gnome/gstreamer' | \
sed 's/^error loading plugin: \/home\/omega\/work\/gnome\/gstreamer\///'
