mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-06 08:33:56 +00:00
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 xdg.BaseDirectory
|
||||
import gobject
|
||||
|
||||
gobject.threads_init()
|
||||
PROGRAM_NAME = "Deluge"
|
||||
PROGRAM_VERSION = "0.5.4"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user