mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 03:24:54 +00:00
nomsg
This commit is contained in:
parent
14a0e87352
commit
57405bbc68
1 changed files with 4 additions and 2 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue