Refactor TBB firefox start into exec_firefox() library function.
That way one only has to remember to always call firefox with exec_firefox(), and not to set LD_LIBRARY_PATH. As an example, this was forgotten for Tor Launcher, which also was fixed.
Please register or sign in to comment