mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[Non-Touch] Don't add touch-related menu items (#8608)
They were ending up orphaned as "New:" in the top menu first tab.
This commit is contained in:
@@ -98,6 +98,8 @@ local order = {
|
||||
"back_to_exit",
|
||||
"back_in_filemanager",
|
||||
"back_in_reader",
|
||||
"----------------------------",
|
||||
"page_turns_non_touch",
|
||||
"android_volume_keys",
|
||||
"android_camera_key",
|
||||
"android_haptic_feedback",
|
||||
|
||||
Reference in New Issue
Block a user