mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
Added edit of shared folders. The change of the virtual name results in a rehash of the shared folder.
Save and restore the position of the ShareManager window. Fixed german translation. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3513 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7baafb3f90
commit
831c73dd9d
9 changed files with 211 additions and 100 deletions
|
@ -943,6 +943,8 @@ bool FileIndexMonitor::internal_setSharedDirectories()
|
|||
}
|
||||
}
|
||||
|
||||
pendingDirList.clear();
|
||||
|
||||
/* now we've decided on the 'root' dirs set them to the
|
||||
* fileIndex
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue