After upgrading my XBMC installation to Dharma Beta 1, I wanted to modify the menu of Confluence to add a button directly for Last.fm to make things easier for my wife. It was driving me crazy that I couldn’t figure out where the Confluence folder was, but after searching through some of the XBMC logs, I found the location. I figured I would post it to the internet in case anyone else is looking for it:
/usr/share/xbmc/addons/skin.confluence/
2 responses to “XBMC Dharma Confluence Location”
Hi
I’m trying to achieve something similar, launching Firefox directly from the main menu. I found this guide, It’s older and for AEON… http://markbrewster.wordpress.com/2010/01/17/modifying-the-aeon-xbmc-skin-to-launch-firefox-from-main-menu-in-ubuntu/
Is thst how you did it?
Cheers Kristoffer
Hi
Here is what I finally did…
/usr/share/xbmc/addons/skin.confluence/720p/Home.xml
Added this around line 860:
Internet
XBMC.System.Exec(/home/xbmc/scripts/firefox.sh)
special://skin/backgrounds/firefox1.jpg
$INFO[Skin.String(Home_Custom_Back_Programs_Folder)]
!Skin.HasSetting(HomeMenuNoProgramsButton)