2006-10-07 13:06:19 UTC
here is the config:
<?xml version="1.0" ?>
<config>
<theme>themodernage</theme>
<style>standard</style>
<fps type="int">25</fps>
<fullscreen type="int">0</fullscreen>
<fontaa type="int">1</fontaa>
<dateformat>%d.%m.%Y - %H:%M:%S</dateformat>
<sound>sdlmixer</sound>
<sections>
<section0>
<long>Listen To My Music</long>
<short>music</short>
<files>/home/axt/mp3/</files>
<program>playmus</program>
<filetypes type="list">mp3, mp2, ogg, wav, m3u, wma</filetypes>
</section0>
<section1>
<long>Watch My Movies</long>
<short>video</short>
<files>/DATEN/DATA1/Filmsche</files>
<program>mplayer</program>
<filetypes type="list">avi, mpg, mpeg, divx, wmv</filetypes>
</section1>
<section2>
<long>Look At My Pictures</long>
<short>pics</short>
<files>/DATEN/DATA1/Bilder</files>
<program>SHOW_PICTURE</program>
<filetypes type="list">jpg, jpeg, bmp, gif, png</filetypes>
</section2>
<section3>
<long>Leave epMEDIA</long>
<short>quit</short>
<files>/</files>
<program>QUIT</program>
<filetypes type="list">EXECUTE</filetypes>
</section3>
</sections>
</config>
regards AXT