diff --git a/NeoBoot/bin/bg.png b/NeoBoot/bin/bg.png new file mode 100644 index 0000000..f3f3f1f Binary files /dev/null and b/NeoBoot/bin/bg.png differ diff --git a/NeoBoot/bin/skin_biko73.py b/NeoBoot/bin/skin_biko73.py new file mode 100644 index 0000000..7c0a372 --- /dev/null +++ b/NeoBoot/bin/skin_biko73.py @@ -0,0 +1,77 @@ + +from Screens.Screen import Screen +from Components.Pixmap import Pixmap +import os +# biko73 = ./neoskins/biko/skin_biko73.py + +### ImageChooseFULLHD - biko73 +ImageChooseFULLHD = """ + + + + + + + + + + + + + Format:%A, %d %B %Y + + + Format:%H:%M + + + Format::%S + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +""" + +###