diff options
| author | svntcreutz <svntcreutz@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2007-09-04 21:31:19 +0000 |
|---|---|---|
| committer | svntcreutz <svntcreutz@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2007-09-04 21:31:19 +0000 |
| commit | f9496cf6e26300f343939782809d5b320440368e (patch) | |
| tree | eec696055ec52ef3625d55e621d74cd19257b371 /README | |
| parent | d0429697f1c909043b8d38a8836a5bdc1e4ae325 (diff) | |
| download | vdr-plugin-menuorg-f9496cf6e26300f343939782809d5b320440368e.tar.gz vdr-plugin-menuorg-f9496cf6e26300f343939782809d5b320440368e.tar.bz2 | |
some space/tab changes and some changes for a LineNode
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6123 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -66,6 +66,7 @@ There are only four kinds of menu items described by the following XML tags: <plugin> : Plug-in menu items <menu> : A sub menu <command> : An external command to be excuted, similar to VDR's commands.conf + <line> : a line item In the menu hierarchy <system>, <plug-in> and <command> are leaf nodes, whereas <menu> is an internal node. <menu> may contain any number of <system>, <plugin>, @@ -124,6 +125,7 @@ e.g.: <plug-in name="solitaire" /> <plug-in name="freecell" /> </menu> + <line /> <menu name="System"> <system name="Setup" /> <system name="Commands" /> |
