1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>TrackerEntriesDialog
</class>
4 <widget class=
"QDialog" name=
"TrackerEntriesDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Edit trackers
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <widget class=
"QLabel" name=
"label">
19 <property name=
"text">
20 <string>One tracker URL per line.
22 - You can split the trackers into groups by inserting blank lines.
23 - All trackers within the same group will belong to the same tier.
24 - The group on top will be tier
0, the next group tier
1 and so on.
25 - Below will show the common subset of trackers of the selected torrents.
</string>
30 <widget class=
"QPlainTextEdit" name=
"plainTextEdit">
31 <property name=
"tabChangesFocus">
37 <widget class=
"QDialogButtonBox" name=
"buttonBox">
38 <property name=
"standardButtons">
39 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>