diff options
Diffstat (limited to 'abs/extra/plex-home-theater/plex_lib.conf')
-rw-r--r-- | abs/extra/plex-home-theater/plex_lib.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/abs/extra/plex-home-theater/plex_lib.conf b/abs/extra/plex-home-theater/plex_lib.conf new file mode 100644 index 0000000..70db20a --- /dev/null +++ b/abs/extra/plex-home-theater/plex_lib.conf @@ -0,0 +1,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--> + |