mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 08:05:18 -04:00
Change directories to release configuration.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7246 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7d9449421b
commit
da081d6735
2 changed files with 1 additions and 4 deletions
|
@ -302,9 +302,8 @@ bool RsAccountsDetail::defaultBaseDirectory()
|
|||
return false ;
|
||||
}
|
||||
|
||||
// TODO change back to .retroshare after testing.
|
||||
basedir = h;
|
||||
basedir += "/.retroshare6";
|
||||
basedir += "/.retroshare";
|
||||
|
||||
#else
|
||||
if (RsInit::isPortable())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue