mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-16 23:22:31 +00:00
Added merzlya's torrent status display changes.
This commit is contained in:
@@ -416,6 +416,11 @@ main(int argc, char** argv) {
|
||||
CMD2_REDIRECT_GENERIC("to_xb", "convert.xb");
|
||||
CMD2_REDIRECT_GENERIC("to_throttle", "convert.throttle");
|
||||
|
||||
// TODO: Rename to something with 'ui.fooobar.....' and put
|
||||
// together with the other ui options. In fact, add redirect for
|
||||
// that other new ui option.
|
||||
CMD2_REDIRECT ("download_list_layout", "download.list.layout.set");
|
||||
|
||||
// Deprecated commands. Don't use these anymore.
|
||||
|
||||
if (rpc::call_command_value("method.use_intermediate") == 1) {
|
||||
|
||||
Reference in New Issue
Block a user