change order in shutdown menu (expert mode only)
[enigma2.git] / data / menu.xml
index 584a08f15db3b28de88b4e3592bd7b975edd815f..d1619a476b948717d4bcbeadccf69f18c904fc79 100644 (file)
@@ -79,7 +79,7 @@
                        <!--<item text="Standby"><code>quitMainloop(0)</code></item>-->
                        <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>
+                       <item text="Deep Standby" entryID="deep_standby"><screen module="Standby" screen="TryQuitMainloop">1</screen></item>
                </menu>
 </menu>