(trunk) #2898 "add pausing and deletion to daemon" -- committed patch from Longinus00 to trunk for 2.00

This commit is contained in:
Charles Kerr
2010-03-17 19:23:03 +00:00
parent fe3d9ed95a
commit e1607c8354
21 changed files with 188 additions and 65 deletions

View File

@@ -28,6 +28,7 @@ RPC._TurtleTimeEnabled = 'alt-speed-time-enabled';
RPC._TurtleTimeBegin = 'alt-speed-time-begin';
RPC._TurtleTimeEnd = 'alt-speed-time-end';
RPC._TurtleTimeDay = 'alt-speed-time-day';
RPC._StartAddedTorrent = 'start-added-torrents';
function TransmissionRemote( controller )
{