add possibilty to hide menu entries when needed hardware is not available
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Fri, 1 Feb 2008 23:15:24 +0000 (23:15 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Fri, 1 Feb 2008 23:15:24 +0000 (23:15 +0000)
commitd89be097be4a9ac52166c5f47cc189c5522d3441
tree7da4329e4fa22017a7312da52bfe7b1df8a16a02
parentec200e0207d0a5ddb91c9c6c4ab8ae1c8f33ecea
add possibilty to hide menu entries when needed hardware is not available
15 files changed:
data/menu.xml
data/setup.xml
lib/driver/avswitch.cpp
lib/driver/avswitch.h
lib/driver/misc_options.cpp
lib/driver/misc_options.h
lib/driver/rfmod.h
lib/python/Components/AVSwitch.py
lib/python/Components/Harddisk.py
lib/python/Components/Makefile.am
lib/python/Components/RFmod.py
lib/python/Components/UsageConfig.py
lib/python/Screens/Ci.py
lib/python/Screens/Menu.py
lib/python/Screens/Setup.py