mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-10 23:30:14 -04:00
change the gpg key list display
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2442 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6f651c4a3c
commit
50559997ab
2 changed files with 26 additions and 16 deletions
|
@ -107,7 +107,10 @@
|
|||
</column>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>GPG key validity</string>
|
||||
<string>Did I authenticated peer</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Did I sign his gpg key</string>
|
||||
</property>
|
||||
</column>
|
||||
<column>
|
||||
|
@ -420,7 +423,7 @@ subcontrol-position: bottom right;
|
|||
</column>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string>GPG key validity</string>
|
||||
<string>Did I authenticated peer</string>
|
||||
</property>
|
||||
</column>
|
||||
<column>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue