diff options
Diffstat (limited to 'rro_overlays/SettingsOverlayVeux')
-rw-r--r-- | rro_overlays/SettingsOverlayVeux/res/values/config.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rro_overlays/SettingsOverlayVeux/res/values/config.xml b/rro_overlays/SettingsOverlayVeux/res/values/config.xml index deb262a..d3379dc 100644 --- a/rro_overlays/SettingsOverlayVeux/res/values/config.xml +++ b/rro_overlays/SettingsOverlayVeux/res/values/config.xml @@ -19,8 +19,8 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <!-- Whether to show Smooth Display feature in Settings Options --> - <bool name="config_show_smooth_display">true</bool> + <!-- Whether to show min/max refresh rate in display settings --> + <bool name="config_show_refresh_rate_controls">true</bool> <!-- Whether or not the device is capable of multiple levels of vibration intensity. Note that this is different from whether it can control the vibration amplitude as some |