diff --git a/NeoBoot/neoskins/biko/Thumbs.db b/NeoBoot/neoskins/biko/Thumbs.db new file mode 100644 index 0000000..bc92091 Binary files /dev/null and b/NeoBoot/neoskins/biko/Thumbs.db differ diff --git a/NeoBoot/neoskins/biko/arrowright.png b/NeoBoot/neoskins/biko/arrowright.png new file mode 100644 index 0000000..0c34739 Binary files /dev/null and b/NeoBoot/neoskins/biko/arrowright.png differ diff --git a/NeoBoot/neoskins/biko/background.png b/NeoBoot/neoskins/biko/background.png new file mode 100644 index 0000000..f9fe3b5 Binary files /dev/null and b/NeoBoot/neoskins/biko/background.png differ diff --git a/NeoBoot/neoskins/biko/button_blue.png b/NeoBoot/neoskins/biko/button_blue.png new file mode 100644 index 0000000..550c68e Binary files /dev/null and b/NeoBoot/neoskins/biko/button_blue.png differ diff --git a/NeoBoot/neoskins/biko/button_green.png b/NeoBoot/neoskins/biko/button_green.png new file mode 100644 index 0000000..ba0a402 Binary files /dev/null and b/NeoBoot/neoskins/biko/button_green.png differ diff --git a/NeoBoot/neoskins/biko/button_red.png b/NeoBoot/neoskins/biko/button_red.png new file mode 100644 index 0000000..88bf101 Binary files /dev/null and b/NeoBoot/neoskins/biko/button_red.png differ diff --git a/NeoBoot/neoskins/biko/button_yellow.png b/NeoBoot/neoskins/biko/button_yellow.png new file mode 100644 index 0000000..803ffdb Binary files /dev/null and b/NeoBoot/neoskins/biko/button_yellow.png differ diff --git a/NeoBoot/neoskins/biko/menu_setup.png b/NeoBoot/neoskins/biko/menu_setup.png new file mode 100644 index 0000000..97918f4 Binary files /dev/null and b/NeoBoot/neoskins/biko/menu_setup.png differ diff --git a/NeoBoot/neoskins/biko/selektor.png b/NeoBoot/neoskins/biko/selektor.png new file mode 100644 index 0000000..edfbf61 Binary files /dev/null and b/NeoBoot/neoskins/biko/selektor.png differ diff --git a/NeoBoot/neoskins/biko/skin_biko73.py b/NeoBoot/neoskins/biko/skin_biko73.py new file mode 100644 index 0000000..7c18403 --- /dev/null +++ b/NeoBoot/neoskins/biko/skin_biko73.py @@ -0,0 +1,76 @@ + +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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +""" + +### diff --git a/NeoBoot/neoskins/biko/updown.png b/NeoBoot/neoskins/biko/updown.png new file mode 100644 index 0000000..8950c80 Binary files /dev/null and b/NeoBoot/neoskins/biko/updown.png differ diff --git a/NeoBoot/neoskins/biko/video.png b/NeoBoot/neoskins/biko/video.png new file mode 100644 index 0000000..1f7df5d Binary files /dev/null and b/NeoBoot/neoskins/biko/video.png differ