summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/tdelibs/debian/tdecmshell
blob: 64dea7e87d649ed9d25a5fdb85a06a3916b23235 (plain)
1
2
3
4
5
6
#!/bin/sh

export XDG_CONFIG_DIRS=/opt/trinity/etc/xdg:/etc/xdg
export XDG_DATA_DIRS=/opt/trinity/share:/usr/share

${0}.real "$@"