summaryrefslogtreecommitdiff
blob: 625e23d936d1b16d2a923f707163341f971341dd (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

# This is the Gentoo Thunderbird startup script
# Additions, suggestions?
# contact astralstorm <astralstorm@gorzow.mm.pl>

export MOZILLA_FIVE_HOME="/opt/MozillaThunderbird"
THUNDERBIRD_PATH="/opt/MozillaThunderbird"

# No MozillaFirebird running
${THUNDERBIRD_PATH}/thunderbird $@