mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-22 16:18:15 +00:00
-
This commit is contained in:
parent
cc88d007e2
commit
6870f0915b
@ -43,7 +43,7 @@ except: dbus_imported = False
|
||||
else: dbus_imported = True
|
||||
|
||||
|
||||
parser = OptionParser(usage="%prog [options] [actions]", version=deluge.dcommon.PROGRAM_VERSION)
|
||||
parser = OptionParser(usage="%prog [options] [actions]", version=deluge.common.PROGRAM_VERSION)
|
||||
parser.add_option("--tray", dest="tray", help="start Deluge hidden in system tray",
|
||||
metavar="TRAY", action="store_true")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user