Delete random True

This commit is contained in:
Et0h 2014-05-25 02:14:35 +01:00
parent 1aaae5bdb2
commit 7d564b537b

View File

@ -34,7 +34,6 @@ SHOW_REWIND_ON_DESYNC_CHECKBOX = False
SHOW_TOOLTIPS = True
MERGE_PLAYPAUSE_BUTTONS = False
SYNC_ON_PAUSE = True # Client seek to global position - subtitles may disappear on some media players
True
#Usually there's no need to adjust these
FILENAME_STRIP_REGEX = u"[-~_\.\[\](): ]"
COMMANDS_UNDO = ["u", "undo", "revert"]