diff options
author | Britney Fransen <brfransen@gmail.com> | 2013-07-02 14:40:58 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2013-07-02 14:40:58 (GMT) |
commit | 6df05bf800839e95f4b03f67207e7fdba3a4c90b (patch) | |
tree | 6d98eb6a8eb3ed5c16f8b8a1a2ad8c8ac5083d3b /abs/extra/xbmc/xbmc_lib.conf | |
parent | 5d810f391b2071415598c8d29dd96d4c1c38ae1d (diff) | |
parent | c9041c8753b14ad9616c8dc3deb0e0426d94fd5f (diff) | |
download | linhes_pkgbuild-6df05bf800839e95f4b03f67207e7fdba3a4c90b.zip linhes_pkgbuild-6df05bf800839e95f4b03f67207e7fdba3a4c90b.tar.gz linhes_pkgbuild-6df05bf800839e95f4b03f67207e7fdba3a4c90b.tar.bz2 |
Merge branch 'testing' of linhes.org:linhes_pkgbuild into testing
Diffstat (limited to 'abs/extra/xbmc/xbmc_lib.conf')
-rw-r--r-- | abs/extra/xbmc/xbmc_lib.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/xbmc/xbmc_lib.conf b/abs/extra/xbmc/xbmc_lib.conf index df88abb..2dbb10f 100644 --- a/abs/extra/xbmc/xbmc_lib.conf +++ b/abs/extra/xbmc/xbmc_lib.conf @@ -2,7 +2,7 @@ <button> <type>MENU_XBMC</type> <text>Launch XBMC</text> - <action>EXEC /usr/bin/xbmc</action> + <action>EXEC /usr/LH/bin/xbmc.sh</action> </button> <!--#XBMC--> |