Opened 11 years ago
Closed 11 years ago
#4991 closed Enhancement (fixed)
Control temporary speed limit from icon tray
Reported by: | samkpo | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | 2.70 |
Component: | Qt Client | Version: | 2.61 |
Severity: | Normal | Keywords: | |
Cc: |
Description
It's much more comfortable to control the temporal speed limit from the icon tray than opening the window and control it from there. As far as i tested it doesn't crash, but a few more tests are welcome.
Patch attached.
Attachments (4)
Change History (10)
Changed 11 years ago by samkpo
comment:1 Changed 11 years ago by samkpo
- Component changed from Transmission to Qt Client
- Owner set to jordan
comment:2 Changed 11 years ago by jordan
- Milestone changed from None Set to 2.70
- Status changed from new to assigned
comment:3 Changed 11 years ago by samkpo
I modified the path:
- commented headers i used while coding
- changed text to be more accurete
- added separator to make it look more like the gtk interface
- added it's spanish translation
(sorry by my english, still learning)
comment:4 follow-up: ↓ 5 Changed 11 years ago by livings124
Could you resubmit the updated patch with a different name? Trac doesn't like having two files with the same name.
Changed 11 years ago by samkpo
comment:5 in reply to: ↑ 4 Changed 11 years ago by samkpo
Replying to livings124:
Could you resubmit the updated patch with a different name? Trac doesn't like having two files with the same name.
Sure. I just did so. Who is working on the translations issue?
comment:6 Changed 11 years ago by jordan
- Resolution set to fixed
- Status changed from assigned to closed
Added in r13346. Thanks samkpo and rb07!
Patch