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