-
This commit is contained in:
parent
cc88d007e2
commit
6870f0915b
@ -43,7 +43,7 @@ except: dbus_imported = False
|
|||||||
else: dbus_imported = True
|
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",
|
parser.add_option("--tray", dest="tray", help="start Deluge hidden in system tray",
|
||||||
metavar="TRAY", action="store_true")
|
metavar="TRAY", action="store_true")
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user