Added merzlya's torrent status display changes.

This commit is contained in:
rakshasa
2016-08-03 23:01:28 +09:00
parent a0f97e4b06
commit d111594d20
8 changed files with 166 additions and 14 deletions
+5
View File
@@ -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) {