Talk:Profiles: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Dankula
No edit summary
>Spiff
No edit summary
Line 1: Line 1:
- stuff that needs to be documented:
- stuff that needs to be documented:
  - python autoexec.py (q global, p profile)
  - python autoexec.py (q global, p profile)
q:\scripts\autoexec.py is run when xbmc starts.
p:\scripts\autoexec.py is run on a login. p: is the profile dir.
  - how inheritance of files work.
  - how inheritance of files work.
  - loginscreen.
  - loginscreen.
  - info labels.
  - info labels.
system.profilename
system.profilethumb
visibility:
system.hasloginscreen
system.isloggedon


''I'll get it...22JUL06...Dankula''
''I'll get it...22JUL06...Dankula''

Revision as of 23:35, 19 July 2006

- stuff that needs to be documented:

- python autoexec.py (q global, p profile)
q:\scripts\autoexec.py is run when xbmc starts.
p:\scripts\autoexec.py is run on a login. p: is the profile dir.
- how inheritance of files work.
- loginscreen.
- info labels.

system.profilename system.profilethumb

visibility: system.hasloginscreen system.isloggedon

I'll get it...22JUL06...Dankula