mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-20 21:29:01 -04:00
merged Directories settings page into Transfers and renamed it Files
This commit is contained in:
parent
8bdf4f3dad
commit
e25756316d
4 changed files with 276 additions and 25 deletions
|
@ -150,7 +150,6 @@ SettingsPage::initStackedWidget()
|
|||
addPage(new PostedPage()); // POSTED RENAME TO LINKS
|
||||
addPage(new NotifyPage()); // NOTIFY
|
||||
addPage(new RelayPage() ); // RELAY SHOUD BE INSIDE NETWORK AS A TAB
|
||||
addPage(new DirectoriesPage()); // DIRECOTIRES, SHOULD BE INSIDE FILE TRANSFER AS A TAB
|
||||
addPage(new PluginsPage() ); // PLUGINS
|
||||
addPage(new AppearancePage()); // APPEARENCE
|
||||
addPage(new SoundPage() ); // SOUND
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue