mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-15 12:32:37 -04:00
Moved friend recommendations into the ConnectFriendWizard
Updated english translation git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6679 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
495cc17da3
commit
e5d8860e21
13 changed files with 135 additions and 336 deletions
|
@ -311,7 +311,6 @@ HEADERS += rshare.h \
|
|||
gui/TrustView.h \
|
||||
gui/MessengerWindow.h \
|
||||
gui/FriendsDialog.h \
|
||||
gui/FriendRecommendDialog.h \
|
||||
gui/ServicePermissionDialog.h \
|
||||
gui/RemoteDirModel.h \
|
||||
gui/RetroShareLink.h \
|
||||
|
@ -526,7 +525,6 @@ FORMS += gui/StartDialog.ui \
|
|||
gui/MessagesDialog.ui \
|
||||
gui/help/browser/helpbrowser.ui \
|
||||
gui/HelpDialog.ui \
|
||||
gui/FriendRecommendDialog.ui \
|
||||
gui/ServicePermissionDialog.ui \
|
||||
gui/bwgraph/bwgraph.ui \
|
||||
gui/profile/ProfileWidget.ui \
|
||||
|
@ -624,7 +622,6 @@ SOURCES += main.cpp \
|
|||
gui/TrustView.cpp \
|
||||
gui/MessengerWindow.cpp \
|
||||
gui/FriendsDialog.cpp \
|
||||
gui/FriendRecommendDialog.cpp \
|
||||
gui/ServicePermissionDialog.cpp \
|
||||
gui/RemoteDirModel.cpp \
|
||||
gui/RsAutoUpdatePage.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue