From 3d75a250b66f5314a12e83eb40bd6968cfd7d40e Mon Sep 17 00:00:00 2001 From: svntcreutz Date: Thu, 13 Sep 2007 19:16:03 +0000 Subject: fixed line to separator renamings git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6142 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f --- README | 14 +++++++------- menuorg.dtd | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README b/README index 9f62660..f67059d 100644 --- a/README +++ b/README @@ -62,12 +62,12 @@ syntax rules. The root node always is . There are only four kinds of menu items described by the following XML tags: - : System menu items, like the channels list or the timers - : Plug-in menu items - : A sub menu - : An external command to be excuted, similar to VDR's commands.conf - : a line item - + : System menu items, like the channels list or the timers + : Plug-in menu items + : A sub menu + : An external command to be excuted, similar to VDR's commands.conf + : a separator item + In the menu hierarchy , and are leaf nodes, whereas is an internal node. may contain any number of , , or nodes. @@ -125,7 +125,7 @@ e.g.: - + diff --git a/menuorg.dtd b/menuorg.dtd index 01811ab..d4dfb46 100644 --- a/menuorg.dtd +++ b/menuorg.dtd @@ -19,7 +19,7 @@ $Id$ --> - + @@ -39,8 +39,8 @@ execute CDATA #REQUIRED confirm (yes|no) #IMPLIED > - - + - + -- cgit v1.2.3