#!/bin/bash
LD_LIBRARY_PATH=/usr/lib/qt4-vlc/lib:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
exec keepassx-bin $@
