move xml files into web/, support hierarchy
authorFelix Domke <tmbinc@elitedvb.net>
Mon, 17 Jul 2006 13:56:37 +0000 (13:56 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Mon, 17 Jul 2006 13:56:37 +0000 (13:56 +0000)
commit954106887a9b77a26753c5613ff368ce4c997044
treed1a1a1967d7a77a2e3d6cf871dc74911b180dd69
parent982001658e3e55d320d747717fcf8e56c2cec1b6
move xml files into web/, support hierarchy
configure.ac
lib/python/Plugins/Extensions/WebInterface/Makefile.am
lib/python/Plugins/Extensions/WebInterface/plugin.py
lib/python/Plugins/Extensions/WebInterface/test.xml [deleted file]
lib/python/Plugins/Extensions/WebInterface/web-data/Makefile.am [new file with mode: 0644]
lib/python/Plugins/Extensions/WebInterface/web/Makefile.am [new file with mode: 0644]
lib/python/Plugins/Extensions/WebInterface/web/index.xml [new file with mode: 0644]
lib/python/Plugins/Extensions/WebInterface/webif.py