mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-16 13:02:27 -04:00

Added Trust info Button to call HelpBrowser for Trust Settings and Signing informations. Clean up Peer Details Trust TabWidget, removed not needed Labels. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3055 b45a01b8-16f6-495d-af2f-9b41ad6348cc
18 lines
469 B
Text
18 lines
469 B
Text
<RCC>
|
|
<qresource prefix="/help">
|
|
<!-- English -->
|
|
<file>en/contents.xml</file>
|
|
<file>en/index.html</file>
|
|
<file>en/config.html</file>
|
|
<file>en/links.html</file>
|
|
<file>en/commandline.html</file>
|
|
<file>en/peerdetails.html</file>
|
|
<!-- German -->
|
|
<file>de/contents.xml</file>
|
|
<file>de/index.html</file>
|
|
<file>de/links.html</file>
|
|
<file>de/commandline.html</file>
|
|
<file>de/peerdetails.html</file>
|
|
</qresource>
|
|
</RCC>
|
|
|