]> jfr.im git - z_archive/twitter.git/commit
Merge pull request #110 from anmarmansur/master
authorMike Verdone <redacted>
Tue, 22 Jan 2013 11:46:35 +0000 (03:46 -0800)
committerMike Verdone <redacted>
Tue, 22 Jan 2013 11:46:35 +0000 (03:46 -0800)
commit696095a4e95b35c25a1ba2ef15d21b1e23a84641
tree557fe5b0b9ab267c933b569cb1346091ee736a77
parentf3e81f37a833d8ce63e2e6c8ed500a1715b825fd
parent893302274c874236552f9050ffc5f7f671b92747
Merge pull request #110 from anmarmansur/master

Fix Issue #60 can't write config file on Windows
This fixes the problem by writing the files in the correct location (user home folder) on Windows rather than the root of the system drive which:

1. Requires unnecessary admin rights elevation
2. Will overwrite other users' settings and tokens