* Last of the commands converted, cleanup remaining.

git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1154 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2010-03-27 16:35:15 +00:00
parent bc96dbfa2d
commit 10f665e9c6
24 changed files with 640 additions and 455 deletions
+1 -1
View File
@@ -122,7 +122,7 @@ Root::cleanup() {
const char*
Root::get_throttle_keys() {
const std::string& keyLayout = rpc::call_command_string("get_key_layout");
const std::string& keyLayout = rpc::call_command_string("key_layout");
if (strcasecmp(keyLayout.c_str(), "azerty") == 0)
return "qwQWsxSXdcDC";