summaryrefslogtreecommitdiffstats
path: root/abs/extra/xbmc/xbmc_lib.conf
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-23 17:19:57 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-23 17:19:57 (GMT)
commit9c23be6624a56b16a748f94fcfa9d6f2bcce2942 (patch)
tree10ad404b9df1530a57a14210bba234093f47312e /abs/extra/xbmc/xbmc_lib.conf
parent96f85f4131f4c46029db6640bd769c023e88dc93 (diff)
downloadlinhes_pkgbuild-9c23be6624a56b16a748f94fcfa9d6f2bcce2942.zip
linhes_pkgbuild-9c23be6624a56b16a748f94fcfa9d6f2bcce2942.tar.gz
linhes_pkgbuild-9c23be6624a56b16a748f94fcfa9d6f2bcce2942.tar.bz2
xbmc: added xmbc_lic.conf and change xbmc.install to call gen_lib_xml.py
DID NOT TEST OR COMPILE
Diffstat (limited to 'abs/extra/xbmc/xbmc_lib.conf')
-rw-r--r--abs/extra/xbmc/xbmc_lib.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/abs/extra/xbmc/xbmc_lib.conf b/abs/extra/xbmc/xbmc_lib.conf
new file mode 100644
index 0000000..df88abb
--- /dev/null
+++ b/abs/extra/xbmc/xbmc_lib.conf
@@ -0,0 +1,8 @@
+<!--#XBMC-->
+ <button>
+ <type>MENU_XBMC</type>
+ <text>Launch XBMC</text>
+ <action>EXEC /usr/bin/xbmc</action>
+ </button>
+<!--#XBMC-->
+