Browse Source

Fix wiki link for "Anonymous Mode" feature (#25)

adaptive-webui-19844
Christophe Dumez 12 years ago
parent
commit
820d94e014
  1. 8
      src/preferences/options.ui

8
src/preferences/options.ui

@ -509,7 +509,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>482</width> <width>486</width>
<height>952</height> <height>952</height>
</rect> </rect>
</property> </property>
@ -969,7 +969,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>474</width> <width>486</width>
<height>577</height> <height>577</height>
</rect> </rect>
</property> </property>
@ -1413,7 +1413,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>363</width> <width>486</width>
<height>480</height> <height>480</height>
</rect> </rect>
</property> </property>
@ -1987,7 +1987,7 @@
<item> <item>
<widget class="QLabel" name="label_anonymous"> <widget class="QLabel" name="label_anonymous">
<property name="text"> <property name="text">
<string> (&lt;a href=&quot;http://sourceforge.net/apps/mediawiki/qbittorrent/index.php?title=Anonymous_mode&quot;&gt;More information&lt;/a&gt;)</string> <string> (&lt;a href=&quot;http://github.com/qbittorrent/qBittorrent/wiki/Anonymous-Mode&quot;&gt;More information&lt;/a&gt;)</string>
</property> </property>
</widget> </widget>
</item> </item>

Loading…
Cancel
Save