mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
implemented #6: add option to allow rotation
This commit is contained in:
parent
9a3957be36
commit
c89e74205d
7 changed files with 26 additions and 18 deletions
|
@ -82,6 +82,7 @@
|
|||
-->
|
||||
<string name="settings_display_screen_timeout_disabled_key" translatable="false">display.disable_timeout</string>
|
||||
<string name="settings_display_full_screen_key" translatable="false">display.use_full_screen</string>
|
||||
<string name="settings_display_rotate_screen_key" translatable="false">display.rotate_screen</string>
|
||||
|
||||
<string name="settings_enabled_gestures_double_swipe_key" translatable="false">enabled_gestures.double_actions</string>
|
||||
<string name="settings_enabled_gestures_edge_swipe_key" translatable="false">enabled_gestures.edge_actions</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue