84c5860
#!/bin/sh
84c5860
root=`cd $(dirname $0)/..; pwd`
84c5860
export GST_PLUGIN_PATH="$GST_PLUGIN_PATH:$root/gst"
84c5860
exec sugar-activity record.Record "$@"