diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2007-10-28 09:26:02 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2007-10-28 09:26:02 +0000 |
| commit | a9c8056288630f672ff736df8e87475bb744231b (patch) | |
| tree | 0ac9d8438130de87af330e7d47cc84dede88c7fe /data/menu.xml | |
| parent | 468f9d6d40262c6cc75a06afd2dfa232bd91bfd9 (diff) | |
| download | enigma2-a9c8056288630f672ff736df8e87475bb744231b.tar.gz enigma2-a9c8056288630f672ff736df8e87475bb744231b.zip | |
change "Games / Plugins" to "Plugins"
Diffstat (limited to 'data/menu.xml')
| -rw-r--r-- | data/menu.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/menu.xml b/data/menu.xml index 25a88bab..cb124408 100644 --- a/data/menu.xml +++ b/data/menu.xml @@ -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"> |
