blob: e85d31da40876def474ca8a4ce8b8e6f3e9011a6 (
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/openpht</action>
</button>
<!--#PLEX-->
|