Add Merge PlayPause buttons constant (default: False)
This commit is contained in:
parent
ae71d6c939
commit
ec13b1fbfc
@ -20,6 +20,7 @@ SERVER_STATE_INTERVAL = 1
|
|||||||
WARNING_OSD_MESSAGES_LOOP_INTERVAL = 1
|
WARNING_OSD_MESSAGES_LOOP_INTERVAL = 1
|
||||||
SHOW_REWIND_ON_DESYNC_CHECKBOX = False
|
SHOW_REWIND_ON_DESYNC_CHECKBOX = False
|
||||||
SHOW_TOOLTIPS = True
|
SHOW_TOOLTIPS = True
|
||||||
|
MERGE_PLAYPAUSE_BUTTONS = False
|
||||||
|
|
||||||
#Usually there's no need to adjust these
|
#Usually there's no need to adjust these
|
||||||
FILENAME_STRIP_REGEX = u"[-~_\.\[\](): ]"
|
FILENAME_STRIP_REGEX = u"[-~_\.\[\](): ]"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user