aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/menu.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/menu.xml b/data/menu.xml
index cb124408..584a08f1 100644
--- a/data/menu.xml
+++ b/data/menu.xml
@@ -80,5 +80,6 @@
<item text="Standby" entryID="standby"><screen module="Standby" screen="Standby"/></item>
<item text="Restart" entryID="restart"><screen module="Standby" screen="TryQuitMainloop">2</screen></item>
<item text="Deep Standby" entryID="deep_standby"><screen module="Standby" screen="TryQuitMainloop">1</screen></item>
+ <item level="2" text="Restart GUI" entryID="restart_enigma"><screen module="Standby" screen="TryQuitMainloop">3</screen></item>
</menu>
</menu>