diff --git a/NeoBoot/neoskins/biko2/R.png b/NeoBoot/neoskins/biko2/R.png new file mode 100644 index 0000000..306aef9 Binary files /dev/null and b/NeoBoot/neoskins/biko2/R.png differ diff --git a/NeoBoot/neoskins/biko2/Thumbs.db b/NeoBoot/neoskins/biko2/Thumbs.db new file mode 100644 index 0000000..9843603 Binary files /dev/null and b/NeoBoot/neoskins/biko2/Thumbs.db differ diff --git a/NeoBoot/neoskins/biko2/background.png b/NeoBoot/neoskins/biko2/background.png new file mode 100644 index 0000000..7081e89 Binary files /dev/null and b/NeoBoot/neoskins/biko2/background.png differ diff --git a/NeoBoot/neoskins/biko2/button_blue.png b/NeoBoot/neoskins/biko2/button_blue.png new file mode 100644 index 0000000..f7bf13b Binary files /dev/null and b/NeoBoot/neoskins/biko2/button_blue.png differ diff --git a/NeoBoot/neoskins/biko2/button_green.png b/NeoBoot/neoskins/biko2/button_green.png new file mode 100644 index 0000000..e495762 Binary files /dev/null and b/NeoBoot/neoskins/biko2/button_green.png differ diff --git a/NeoBoot/neoskins/biko2/button_red.png b/NeoBoot/neoskins/biko2/button_red.png new file mode 100644 index 0000000..311fc1a Binary files /dev/null and b/NeoBoot/neoskins/biko2/button_red.png differ diff --git a/NeoBoot/neoskins/biko2/button_yellow.png b/NeoBoot/neoskins/biko2/button_yellow.png new file mode 100644 index 0000000..703a710 Binary files /dev/null and b/NeoBoot/neoskins/biko2/button_yellow.png differ diff --git a/NeoBoot/neoskins/biko2/down.png b/NeoBoot/neoskins/biko2/down.png new file mode 100644 index 0000000..88a1d4b Binary files /dev/null and b/NeoBoot/neoskins/biko2/down.png differ diff --git a/NeoBoot/neoskins/biko2/icon_1.png b/NeoBoot/neoskins/biko2/icon_1.png new file mode 100644 index 0000000..253d6c1 Binary files /dev/null and b/NeoBoot/neoskins/biko2/icon_1.png differ diff --git a/NeoBoot/neoskins/biko2/key_1.png b/NeoBoot/neoskins/biko2/key_1.png new file mode 100644 index 0000000..b3820c2 Binary files /dev/null and b/NeoBoot/neoskins/biko2/key_1.png differ diff --git a/NeoBoot/neoskins/biko2/key_2.png b/NeoBoot/neoskins/biko2/key_2.png new file mode 100644 index 0000000..92bc8a1 Binary files /dev/null and b/NeoBoot/neoskins/biko2/key_2.png differ diff --git a/NeoBoot/neoskins/biko2/key_3.png b/NeoBoot/neoskins/biko2/key_3.png new file mode 100644 index 0000000..4d72523 Binary files /dev/null and b/NeoBoot/neoskins/biko2/key_3.png differ diff --git a/NeoBoot/neoskins/biko2/key_Exit.png b/NeoBoot/neoskins/biko2/key_Exit.png new file mode 100644 index 0000000..bb2bd4e Binary files /dev/null and b/NeoBoot/neoskins/biko2/key_Exit.png differ diff --git a/NeoBoot/neoskins/biko2/key_Menu.png b/NeoBoot/neoskins/biko2/key_Menu.png new file mode 100644 index 0000000..268190d Binary files /dev/null and b/NeoBoot/neoskins/biko2/key_Menu.png differ diff --git a/NeoBoot/neoskins/biko2/logo_neoboot.png b/NeoBoot/neoskins/biko2/logo_neoboot.png new file mode 100644 index 0000000..eee2299 Binary files /dev/null and b/NeoBoot/neoskins/biko2/logo_neoboot.png differ diff --git a/NeoBoot/neoskins/biko2/selektor.png b/NeoBoot/neoskins/biko2/selektor.png new file mode 100644 index 0000000..d316eff Binary files /dev/null and b/NeoBoot/neoskins/biko2/selektor.png differ diff --git a/NeoBoot/neoskins/biko2/skin_biko73.py b/NeoBoot/neoskins/biko2/skin_biko73.py new file mode 100644 index 0000000..a030b3e --- /dev/null +++ b/NeoBoot/neoskins/biko2/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/biko2/up.png b/NeoBoot/neoskins/biko2/up.png new file mode 100644 index 0000000..371186d Binary files /dev/null and b/NeoBoot/neoskins/biko2/up.png differ diff --git a/NeoBoot/neoskins/biko2/video1.png b/NeoBoot/neoskins/biko2/video1.png new file mode 100644 index 0000000..4217947 Binary files /dev/null and b/NeoBoot/neoskins/biko2/video1.png differ