mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 16:45:11 -04:00
Saved group ids instead of group names for the group-based file permissions.
Translated group names in Share Manager. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5796 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
786177eaf0
commit
59ed165c81
7 changed files with 122 additions and 47 deletions
|
@ -60,6 +60,7 @@ private slots:
|
|||
void editShareDirectory();
|
||||
void removeShareDirectory();
|
||||
void updateFlags();
|
||||
void updateGroups();
|
||||
|
||||
private:
|
||||
static ShareManager *_instance;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue