common_settings: migrate document menu to menu_order ordering

This is necessary in order to allow the language support module to be
added to the menu outside of the common_settings menu table definition.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
This commit is contained in:
Aleksa Sarai
2021-10-23 21:13:05 +11:00
committed by Frans de Jonge
parent dca65a793e
commit da70fe9de1
3 changed files with 167 additions and 154 deletions
@@ -72,6 +72,11 @@ local order = {
"----------------------------",
"status_bar",
},
document = {
"document_auto_save",
"document_save",
"document_end_action",
},
device = {
"keyboard_layout",
"time",