Merge pull request #3184 from ngosang/AnnounceToAllTrackers_32x

Change default preferences (v3_2_x)
This commit is contained in:
sledgehammer999
2015-06-13 21:40:37 +03:00
6 changed files with 17 additions and 19 deletions

View File

@@ -239,19 +239,16 @@
<property name="text">
<string>Start seeding after creation</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkIgnoreShareLimits">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Ignore share ratio limits for this torrent</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>