update lt,hr language
[enigma2.git] / data / menu.xml
index 25a88bab9a89459b74bb6cfab34e5ef38caa7c70..584a08f15db3b28de88b4e3592bd7b975edd815f 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">
@@ -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>