Searched refs:mozillaPath (Results 1 - 2 of 2) sorted by relevance

/solaris-desktop/ext-sources/
H A Dacroread-combined-langs-x86731 mozillaPath="`cat "$greConfigFile"`"
732 if [ -n "$mozillaPath" ]; then
733 MOZILLA_COMP_PATH="$mozillaPath"
740 mozillaPath="`grep "^GRE_PATH=" "$i" | cut -d= -f2 | sed -e 's/^[ ]*//g' -e 's/[ ]*$//g'`"
741 if [ -n "$mozillaPath" ]; then
742 MOZILLA_COMP_PATH="$mozillaPath"
750 if [ -z "$mozillaPath" ]; then
753 mozillaPath="`readlink "$MozPath" | xargs dirname`"
754 if [ -n "$mozillaPath" ] && $TestCmd $TestCmdOption "$mozillaPath/libgtkembedmo
[all...]
H A Dacroread-combined-langs525 mozillaPath="`cat "$greConfigFile"`"
526 if [ -n "$mozillaPath" ]; then
527 MOZILLA_COMP_PATH="$mozillaPath"
534 mozillaPath="`grep "^GRE_PATH=" "$i" | cut -d= -f2 | sed -e 's/^[ ]*//g' -e 's/[ ]*$//g'`"
535 if [ -n "$mozillaPath" ]; then
536 MOZILLA_COMP_PATH="$mozillaPath"

Completed in 14 milliseconds