blob: 70db20ab4de64541440984908bac32ce0f7dd6ad (
plain)
1
2
3
4
5
6
7
8
9
|
<!--#PLEX-->
<button>
<type>MENU_PLEX</type>
<text>Launch Plex</text>
<description>Open Plex Home Theater</description>
<action>EXEC /usr/bin/plexhometheater.sh</action>
</button>
<!--#PLEX-->
|