Opened 8 years ago
Closed 8 years ago
#5213 closed Bug (fixed)
Incomplete update of details.cc
Reported by: | rb07 | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Qt Client | Version: | 2.75+ |
Severity: | Normal | Keywords: | |
Cc: |
Description
The addition of keys from quark.h was left incomplete in createOptionsTab(), several of the options just didn't take in the current revision. Patch included.
I also added some missing translations.
An enhancement would be to set a sane value on those speed fields, they have zero now, which could stop the transfer at least momentarily. Or perhaps try to emulate transmission-remote, and add the setting to the options panel.
Attachments (1)
Change History (3)
Changed 8 years ago by rb07
comment:1 Changed 8 years ago by jordan
- Milestone None Set deleted
- Status changed from new to assigned
comment:2 Changed 8 years ago by jordan
- Resolution set to fixed
- Status changed from assigned to closed
applied in r13779.
Note: See
TracTickets for help on using
tickets.
Looks good; thanks :)