Skip to content

Commit

Permalink
fixed: [Confluence] wrong path to RecentlyAdded script
Browse files Browse the repository at this point in the history
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34609 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
  • Loading branch information
taxigps committed Oct 10, 2010
1 parent 80ee5a3 commit c77a5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/skin.confluence/720p/Home.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<height>1</height>
<label>-</label>
<font>-</font>
<onfocus>XBMC.RunScript(special://skin/scripts/RecentlyAdded.py,limit=4)</onfocus>
<onfocus>XBMC.RunScript(script.recentlyadded,limit=4)</onfocus>
<onfocus>SetFocus(9000)</onfocus>
<texturenofocus>-</texturenofocus>
<texturefocus>-</texturefocus>
Expand Down

0 comments on commit c77a5da

Please sign in to comment.