Joined: Sat Aug 20, 2005 18:58 Posts: 4
|
i have a question (DUH)
if my screens.XML looks like this:
<screens>
<screenfile>84x48\opstart.xml</screenfile>
<screenfile>84x48\bug.xml</screenfile>
<screenfile>84x48\digital clock.xml</screenfile>
<screenfile>84x48\analog clock.xml</screenfile>
<screenfile>84x48\Camel.xml</screenfile>
<screenfile>84x48\winamp.xml</screenfile>
</screens>
i see everything on the display but not the winamp.xml
we i run this screens.XML:
<screens>
<screenfile>84x48\winamp.xml</screenfile>
</screens>
i see the winamp info
why can`t i see all the screenfile`s together??????
|
|