diff options
author | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2007-07-22 21:38:59 +0000 |
---|---|---|
committer | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2007-07-22 21:38:59 +0000 |
commit | 5ecbe994a6efe376d2d565df2f281610970f0573 (patch) | |
tree | a4062d8e5252d3dc3a622ce1659145ed863848a0 | |
parent | 3b2e07d0edaf3aa78c62863278b778c2ac531d6b (diff) | |
download | vdr-plugin-menuorg-5ecbe994a6efe376d2d565df2f281610970f0573.tar.gz vdr-plugin-menuorg-5ecbe994a6efe376d2d565df2f281610970f0573.tar.bz2 |
added naming suggestions and file format description
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/submenu/trunk@5632 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
-rw-r--r-- | NAMINGSUGGESTIONS | 7 | ||||
-rw-r--r-- | README | 27 |
2 files changed, 34 insertions, 0 deletions
diff --git a/NAMINGSUGGESTIONS b/NAMINGSUGGESTIONS new file mode 100644 index 0000000..64d34fe --- /dev/null +++ b/NAMINGSUGGESTIONS @@ -0,0 +1,7 @@ +vdr-plugin-menuorg +vdr-plugin-custommenu +vdr-plugin-alacarte +vdr-plugin-menucustomizer +vdr-plugin-yasm (yet another sub menu) +vdr-plugin-fleximenu + @@ -9,3 +9,30 @@ Latest version available at: URL See the file COPYING for license information. Description: + +Menu file format +---------------- + + Menu Item + Another Menu Item=Alternative Title + Submenu: + Menu Item In Sub Menu + Another Menu Item In Sub Menu + Sub-Submenu: + Menu Item In Sub-Submenu + Another Menu Item In Sub-Submenu + Yet Another Menu Item + +e.g. + + Schedule + Recordings + Timers + Plugins: + Burn + Epgsearch + OsdTeletext + Games: + Spider + Games=Tetris,Tron,Snake + Setup |