From 0fdce3aaafabe8ea347bfbbbaa48ba3aef844d8b Mon Sep 17 00:00:00 2001 From: svntcreutz Date: Sun, 19 Aug 2007 10:24:18 +0000 Subject: Added converting parts to the readme git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/submenu/trunk@5817 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'README') diff --git a/README b/README index 4f664ea..bbfbe2d 100644 --- a/README +++ b/README @@ -38,6 +38,22 @@ The following parameters are available: -s FILE --schema=FILE loads the specified schema file (default: ConfigDir/plugins/menuorg.dtd) + +Upgrade from vdr-submenu plugin +------------------------------- + +There is a convert script in this package. With it you can convert your old +MainMenu.conf to the XML file which is needet by this plugin. + +Example usage: + +submenu2menuorg /var/lib/vdr/plugins/MainMenu.conf /var/lib/vdr/plugins/menuorg.xml + +Attension: Your destination file will be overwritten without any warning! + +When your vdr runs not as root, than you should verify that the file is writeable from vdr. + + Menu file format ---------------- -- cgit v1.2.3