Try legacy config file location if config file not found
authorSteven Luo <steven+maemo@steven676.net>
Tue, 15 Dec 2009 06:14:27 +0000 (22:14 -0800)
committerSteven Luo <steven+maemo@steven676.net>
Tue, 15 Dec 2009 06:14:27 +0000 (22:14 -0800)
commit440aa502fa0b307aaba049e1b0f49a40f7345b63
tree57ddfcd0bdbf141f5d6742a7e968517eca64b777
parent20b61c36b9d9d871a80caf35c18a4be5f72035f0
Try legacy config file location if config file not found

Before we renamed the project, the config file used to be found in
$HOME/.config/browser-proxy, so if we don't find a config file in the
new place, try the old one before giving up.
main.c