From 9d352af3a82f62289431b6fb93ea84c8d63fd342 Mon Sep 17 00:00:00 2001 From: "Steven M. Vascellaro" Date: Sat, 14 Apr 2018 15:17:40 -0400 Subject: [PATCH] retroarch.cfg: Rename "UI" to "User Interface" Use full name for UI to match the terminology when changing settings in RGUI. --- retroarch.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retroarch.cfg b/retroarch.cfg index 5517a67458..019c14c326 100644 --- a/retroarch.cfg +++ b/retroarch.cfg @@ -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.