diff options
| author | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2007-08-19 22:04:15 +0000 |
|---|---|---|
| committer | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2007-08-19 22:04:15 +0000 |
| commit | 02c6596cb35774e222840724a8843da593530b60 (patch) | |
| tree | 05ddd2fda200e4ce60a7e5a54945e6c3b384a47a /README | |
| parent | b916f43b2d857d2f86aeae48016f9c55c8b4ca41 (diff) | |
| download | vdr-plugin-menuorg-02c6596cb35774e222840724a8843da593530b60.tar.gz vdr-plugin-menuorg-02c6596cb35774e222840724a8843da593530b60.tar.bz2 | |
add unconfigured plugins at the end of the root main menu
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/submenu/trunk@5836 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -85,10 +85,9 @@ The name of a <plugin> node describes the plug-ins name, not it's main menu text With the name attribute in <menu> nodes, the main menu title of this sub menu will be set. -<system> or <plugin> items not configured in the menu configuration will not -be visible in VDR's OSD. This means, if you install a new plug-in, you must -manually add it to the menu file, in order to make it available for the -VDR menu. +<system> items not configured in the menu configuration will not be visible in +VDR's OSD. Plug-ins that are not configured in the xml file, will be shown +at the end of the root main menu. e.g.: |
