dump function name and argument tuple
[enigma2.git] / data / menu.xml
index 25a88bab9a89459b74bb6cfab34e5ef38caa7c70..d1619a476b948717d4bcbeadccf69f18c904fc79 100644 (file)
@@ -27,7 +27,7 @@
                        <item text="About..." entryID="about_screen"><screen module="About" /></item>
                </menu>
 
-               <item text="Games / Plugins" entryID="plugin_selection"><screen module="PluginBrowser" screen="PluginBrowser" /></item>
+               <item text="Plugins" entryID="plugin_selection"><screen module="PluginBrowser" screen="PluginBrowser" /></item>
                <menu text="Setup" flushConfigOnClose="1" entryID="setup_selection" >
                        <id val="setup" />
                        <!--<menu text="Service Organising">
@@ -79,6 +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 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>