#!/bin/sh ldconfig if [ -x /usr/share/videolan ] ; then ln -s /usr/share/videolan /opt/QtPalmtop/pics/videolan fi exit 0