mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
removing the init in common made it stop working, so readding
This commit is contained in:
parent
df744c4658
commit
6c168a3e56
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
import os.path
|
||||
import xdg.BaseDirectory
|
||||
import gobject
|
||||
|
||||
gobject.threads_init()
|
||||
PROGRAM_NAME = "Deluge"
|
||||
PROGRAM_VERSION = "0.5.4"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue