removing the init in common made it stop working, so readding
This commit is contained in:
parent
df744c4658
commit
6c168a3e56
@ -32,7 +32,7 @@
|
|||||||
import os.path
|
import os.path
|
||||||
import xdg.BaseDirectory
|
import xdg.BaseDirectory
|
||||||
import gobject
|
import gobject
|
||||||
|
gobject.threads_init()
|
||||||
PROGRAM_NAME = "Deluge"
|
PROGRAM_NAME = "Deluge"
|
||||||
PROGRAM_VERSION = "0.5.4"
|
PROGRAM_VERSION = "0.5.4"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user