pieces description update- micah
This commit is contained in:
parent
f55f32ff2a
commit
1573e11acf
|
@ -22,6 +22,7 @@ plugin_version = "0.3"
|
||||||
plugin_description = _("""
|
plugin_description = _("""
|
||||||
Pieces tab now shows percentage instead
|
Pieces tab now shows percentage instead
|
||||||
of progress bars. There are no longer any tooltips.
|
of progress bars. There are no longer any tooltips.
|
||||||
|
|
||||||
Peer speed uses following symbols:
|
Peer speed uses following symbols:
|
||||||
fast is +
|
fast is +
|
||||||
medium is =
|
medium is =
|
||||||
|
@ -29,6 +30,9 @@ slow is -
|
||||||
|
|
||||||
monospace font is required for columns to be aligned.
|
monospace font is required for columns to be aligned.
|
||||||
|
|
||||||
|
Font size and number of columns are configurable in the
|
||||||
|
preferences.
|
||||||
|
|
||||||
Finished torrents do not show piece information, just
|
Finished torrents do not show piece information, just
|
||||||
a message that the torrent is complete.
|
a message that the torrent is complete.
|
||||||
""")
|
""")
|
||||||
|
|
Loading…
Reference in New Issue