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

This commit is contained in:
Nick Tiskov 2013-03-03 20:03:11 +04:00
parent 025f4f9737
commit dec726c0ae

View file

@ -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>