mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-06 16:38:43 +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
|
# Deluge in order to allow
|
||||||
# for multiple frontends
|
# for multiple frontends
|
||||||
|
|
||||||
|
import sys, os, dbus
|
||||||
|
|
||||||
|
|
||||||
class Deluge:
|
class Deluge:
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
## Start the daemon and register it with dbus.
|
||||||
|
|
||||||
|
|
||||||
pass
|
pass
|
Loading…
Add table
Add a link
Reference in a new issue