Browse Source

Add tooltip in torrent creation dialog as a hint on tracker tiers

adaptive-webui-19844
Nick Tiskov 12 years ago
parent
commit
dec726c0ae
  1. 3
      src/torrentcreator/createtorrent.ui

3
src/torrentcreator/createtorrent.ui

@ -123,6 +123,9 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="toolTip">
<string comment="Tracker tier is a list of trackers, consisting of a main tracker and it's mirrors">You can separate tracker tiers with newlines</string>
</property>
<property name="acceptRichText"> <property name="acceptRichText">
<bool>false</bool> <bool>false</bool>
</property> </property>

Loading…
Cancel
Save