mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-13 19:42:28 -04:00
added required libgpgme and libgpg-error to installer script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2193 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c2fdbe177d
commit
3b1fe9db02
4 changed files with 18 additions and 13 deletions
|
@ -281,7 +281,7 @@ void PeersDialog::peertreeWidgetCostumPopupMenu( QPoint point )
|
|||
contextMnu.addAction( chatAct);
|
||||
contextMnu.addAction( msgAct);
|
||||
contextMnu.addAction( configurefriendAct);
|
||||
contextMnu.addAction( profileviewAct);
|
||||
//contextMnu.addAction( profileviewAct);
|
||||
if (c->type() != 0) {
|
||||
//this is a SSL key
|
||||
contextMnu.addAction( connectfriendAct);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue