pix / aeon

An HD interface for XBMC
www.aeonproject.com
50 stars 9 forks source link

Wiki instructions for linux update are incorrect #186

Closed diafygi closed 13 years ago

diafygi commented 13 years ago

This is a minor bug. The update instructions for linux in the wiki has an incomplete folder name.

cd ~/.xbmc/addons/skin.aeon

should be

cd ~/.xbmc/addons/skin.aeon65

pix commented 13 years ago

On Fri, Mar 18, 2011 at 4:15 PM, diafygi < reply@reply.github.com>wrote:

This is a minor bug. The update instructions for linux in the wiki has an incomplete folder name.

cd ~/.xbmc/addons/skin.aeon

should be

cd ~/.xbmc/addons/skin.aeon65

Thanks, this is fixed

Camille Moncelier http://devlife.org/

If Java had true garbage collection, most programs would delete themselves upon execution.

diafygi commented 13 years ago

Thanks