Wednesday, August 22, 2007

Centos 5 Mythtv 0.20 Themes

MythTV is "themeable", meaning that the visual appearance of the program can be modified by the user without re-compiling or altering the program functionality. Download the MythThemes tarball from the website and untar it:

$ tar -xjf myththemes-0.20.tar.bz2
$ cd ~/myththemes-0.20
$ qmake myththemes.pro
$ su -
# make install
# exit
$

The theme will now be available in the mythfrontend Appearance section.

http://www.mythtv.org/docs/mythtv-HOWTO-11.html#ss11.2

No comments: