[mythtv-users] Boxee Launcher in 0.22

Jonno jonnojohnson at gmail.com
Sat Nov 14 17:29:28 UTC 2009


Just upgraded to Mythbuntu 9.10/0.22 and I'm wondering if anyone has
figured out how to create a Boxee launcher what with all the changes
to the UI.
Here is what I did previously:

#Add this to /user/share/mythtv/mainmenu.xml
<button>
   <type>TV_WATCH_RECORDINGS</type>
   <text>Launch Boxee</text>
   <action>EXEC /opt/boxee/run-boxee-desktop</action>
</button>

#Add this to /usr/share/mythtv/themes/Mythbuntu-8.04/theme.xml:
<buttondef name="BOXEE">
   <image>ui/button_off.png</image>
   <watermarkimage>watermark/boxee.png</watermarkimage>
   <offset>0,0</offset>
</buttondef>

#Place boxee.png in /usr/share/mythtv/themes/Mythbuntu-8.04/watermark/


More information about the mythtv-users mailing list