retroarch.cfg: Rename "UI" to "User Interface"
Use full name for UI to match the terminology when changing settings in RGUI.
This commit is contained in:
parent
a20d53202d
commit
9d352af3a8
|
@ -720,7 +720,7 @@ video_message_bgcolor_opacity = 1.0
|
|||
# Check for firmware requirement(s) before loading a content.
|
||||
# check_firmware_before_loading = "false"
|
||||
|
||||
#### UI
|
||||
#### User Interface
|
||||
|
||||
# Suspends the screensaver if set to true. Is a hint that does not necessarily have to be honored
|
||||
# by video driver.
|
||||
|
|
Loading…
Reference in New Issue