explorer: write debug log to temp dir
commit0cf821c7fadabb7522c92d4371dcff2fe8d4b34f
authorErik Faye-Lund <kusmabite@gmail.com>
Wed, 8 Jun 2011 12:09:30 +0000 (8 14:09 +0200)
committerErik Faye-Lund <kusmabite@gmail.com>
Wed, 8 Jun 2011 12:11:53 +0000 (8 14:11 +0200)
tree70818f629a560eff99b10fadb5880389622161b2
parentafb9ddb4705010ee2e8afd815889cb143c438902
explorer: write debug log to temp dir

A user might not have permission to create files on C:\, so let's
make sure we always use the temp-directory on Windows.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
common/debug.c