@ -5,9 +5,11 @@
# Deluge in order to allow
# for multiple frontends
import sys, os, dbus
class Deluge:
def __init__(self):
## Start the daemon and register it with dbus.
pass