|
|
Member Since: Oct 19, 2008
Location: Ottawa
Posts: 15,289
Mac Specs: 2012 13" MBP (2.5 i5, 8GB)
|

04-07-2012, 04:26 PM
Quote:
Originally Posted by mattg3
Did you type in a different command in terminal to check firefox or just the two that have already been listed in this thread?
|
Replace:
Code:
defaults read /Applications/Safari.app/Contents/Info LSEnvironment
in the steps above to check your machine with the following:
Code:
defaults read /Applications/Firefox.app/Contents/Info LSEnvironment
|
|
|
QUOTE
Thanks
|