added signature icons

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6554 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2013-08-04 13:19:27 +00:00
parent c34ede4b1c
commit d7a1d3fe97
6 changed files with 26 additions and 5 deletions

View file

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>796</width>
<height>624</height>
<height>682</height>
</rect>
</property>
<property name="windowTitle">
@ -634,6 +634,16 @@
</property>
</widget>
</item>
<item row="0" column="13">
<widget class="QCheckBox" name="signMessage_CB">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Check this to cryptographically sign your message. This is only recommended for distant messages, since messages for your connected friends cannot be spoofed.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Sign message</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
@ -839,7 +849,7 @@
<x>0</x>
<y>0</y>
<width>796</width>
<height>20</height>
<height>25</height>
</rect>
</property>
</widget>