<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16587" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=406364119-10012008>I'm trying to modify
a theme but am hitting a wall. I want to add a custom image for a button
(leading to a menu).</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=406364119-10012008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=406364119-10012008>In the XXmenu.xml
file I have defined my button as follows (notice the new type), and the text
appears in the menu without an icon:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=406364119-10012008>
<button><BR>
<type>AUTOMATION</type><BR> <text>Home
Automation</text><BR> <action>MENU
ocg_automation.xml</action><BR>
</button><BR></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=406364119-10012008>In the theme I'm
using I edited theme.xml and added into the <titles> section the
following:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=406364119-10012008>
<image
mode="AUTOMATION">/data/mythtv/automation.png</image></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=406364119-10012008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=406364119-10012008>I also added a
button definition in that file:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=406364119-10012008> <buttondef
name="AUTOMATION"><BR>
<image>ui/button_off.png</image><BR>
<watermarkimage>/data/mythtv/automation_watermark.png</watermarkimage><BR>
<offset>0,0</offset><BR>
</buttondef><BR></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=406364119-10012008>And finally I
created the two image files in /data/mythtv:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=406364119-10012008>
automation.png </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=406364119-10012008>
automation_watermark.png</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=406364119-10012008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=406364119-10012008>I tried reloading
the theme etc, but my custom image is missing (blank). Does anyone know what
I've done wrong?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=406364119-10012008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=406364119-10012008>Thanks,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=406364119-10012008>MD</SPAN></FONT><FONT face=Arial size=2><SPAN
class=406364119-10012008></DIV></SPAN></FONT></BODY></HTML>