#!/bin/sh
exec run-secondlife --app-name="Second Life" --icon-name="secondlife" --wm-class="secondlife-viewer" -- /opt/secondlife/secondlife "$@"
