diff options
author | James Meyer <james.meyer@operamail.com> | 2012-08-23 17:21:34 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-08-23 17:21:34 (GMT) |
commit | 726a9764437fc32e18a3bcbe6c9b174be0e80049 (patch) | |
tree | 2ade9524dd068aa8d433e3e25d0e95cd4467300e /abs/core/LinHES-system/readme_is_xml | |
parent | 9c23be6624a56b16a748f94fcfa9d6f2bcce2942 (diff) | |
download | linhes_pkgbuild-726a9764437fc32e18a3bcbe6c9b174be0e80049.zip linhes_pkgbuild-726a9764437fc32e18a3bcbe6c9b174be0e80049.tar.gz linhes_pkgbuild-726a9764437fc32e18a3bcbe6c9b174be0e80049.tar.bz2 |
LinHES-system: added gen_lib_xml.py. This is similiar to gen_is_xml.py
~/.mythtv/library.xml is created by reading /usr/share/mythtv/themes/defaultmenutheme/library.xml and merges it with the snippets found in /etc/gen_lib_xml.d/
Diffstat (limited to 'abs/core/LinHES-system/readme_is_xml')
-rw-r--r-- | abs/core/LinHES-system/readme_is_xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/LinHES-system/readme_is_xml b/abs/core/LinHES-system/readme_is_xml index f4931b4..d2af0f6 100644 --- a/abs/core/LinHES-system/readme_is_xml +++ b/abs/core/LinHES-system/readme_is_xml @@ -1 +1 @@ -Files ending in .conf will be read by gen_is_xml.py and written out to is.xml +Files ending in .conf will be read by gen_is_xml.py or gen_lib_xml.py and output xml as appropriate |