name = ReplaysControls
widgets = 5
background = box.png
dialog = false

[ widget-00 ]
type = label
name = ReplaysControls
text = Assign Replay Controls
center = 0.5, 0.1
width = auto
height = auto
fontsize = 9
enabled = 0
selected = 0
default = 0
cancel = 0

[ widget-01 ]
type = controlgrab
name = SkipForwardControl
text = Skip Forward
tip = The skip forward control skips ahead ten seconds during a replay.
setting = replay_ff
center = 0.5, 0.30
spacing = 0.2
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 1
default = 0
cancel = 0

[ widget-02 ]
type = controlgrab
name = SkipBackwardControl
text = Skip Backward
tip = The skip backward control goes back ten seconds during a replay.
setting = replay_rw
center = 0.5, 0.34
spacing = 0.2
width = auto
height = auto
fontsize = 6
enabled = 1
selected = 0
default = 0
cancel = 0

[ widget-03 ]
type = button
name = ReplaysControlsOKButton
text = OK
tip = Save changes and return to Game Controls menu.
action = GameControls
center = 0.4, 0.6
color = 0.0, 0.8, 0.0
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 1
cancel = 0

[ widget-04 ]
type = button
name = ReplaysControlsCancelButton
text = Cancel
tip = Forget changes and return to Game Controls menu.
action = GameControls
center = 0.6, 0.6
color = 0.8, 0.0, 0.0
width = auto
height = auto
fontsize = 7
enabled = 1
selected = 0
default = 0
cancel = 1
