Merge pull request #2234 from defnax/update.links

update links
This commit is contained in:
defnax 2021-01-18 19:11:08 +01:00 committed by GitHub
commit 783c92738a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 16 deletions

View File

@ -365,6 +365,9 @@
<property name="openExternalLinks">
<bool>true</bool>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
</property>
</widget>
</item>
<item>

View File

@ -1,7 +1,7 @@
<!--/****************************************************************
* This file is distributed under the following license:
*
* Copyright (c) 2008, defnax
* This file is distributed under the following license:
*
* Copyright (c) 2008, defnax
* Copyright (c) 2008, edmanm
*
* This program is free software; you can redistribute it and/or
@ -33,48 +33,48 @@
<td>&nbsp;&nbsp;&nbsp;</td>
<td>Homepage</td>
<td>
<a href="http://retroshare.sourceforge.net">
http://retroshare.sourceforge.net</a>
<a href="https://retroshare.cc/">
https://retroshare.cc/</a>
</td>
</tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;</td>
<td>RetroShare Forum</td>
<td>Blog</td>
<td>
<a href="http://retroshare.sourceforge.net/forum">
http://retroshare.sourceforge.net/forum</a>
<a href="https://retroshareteam.wordpress.com/">
https://retroshareteam.wordpress.com/</a>
</td>
</tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;</td>
<td>RetroShare Wiki</td>
<td>
<a href="http://retroshare.sourceforge.net/wiki">
http://retroshare.sourceforge.net/wiki</a>
<a href="https://retroshare.readthedocs.io/en/latest/">
https://retroshare.readthedocs.io/en/latest/</a>
</td>
</tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;</td>
<td>Project Page</td>
<td>
<a href="http://sourceforge.net/projects/retroshare">
http://sourceforge.net/projects/retroshare</a>
<a href="https://github.com/RetroShare/RetroShare">
https://github.com/RetroShare/RetroShare</a>
</td>
</tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;</td>
<td>Bugtracker</td>
<td>
<a href="http://sourceforge.net/tracker/?group_id=178712&atid=886239">
http://sourceforge.net/tracker/?group_id=178712&atid=886239</a>
<a href="https://github.com/RetroShare/RetroShare/issues">
https://github.com/RetroShare/RetroShare/issues</a>
</td>
</tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;</td>
<td>Translation</td>
<td>
<a href="http://retroshare.sourceforge.net/wiki/index.php/Translation">
http://retroshare.sourceforge.net/wiki/index.php/Translation</a>
<a href="https://www.transifex.com/beluga/retroshare/">
https://www.transifex.com/beluga/retroshare/</a>
</td>
</tr>
</table>