mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-26 01:30:51 +00:00
Update prefs.xml
Changed 'phone' to 'device', because RetroArch runs on tablets too.
This commit is contained in:
parent
9afa4600da
commit
41839c345a
@ -117,7 +117,7 @@
|
||||
android:targetPackage="org.retroarch" />
|
||||
</Preference>
|
||||
<Preference
|
||||
android:summary="Sets refresh rate equal to OS-reported value. This might not be accurate for your phone."
|
||||
android:summary="Sets refresh rate equal to OS-reported value. This might not be accurate for your device."
|
||||
android:title="Set OS-reported refresh rate" >
|
||||
<intent
|
||||
android:targetClass="org.retroarch.browser.RefreshRateSetOS"
|
||||
|
Loading…
Reference in New Issue
Block a user