diff --git a/data/common/File Managers/icons.ini b/data/common/File Managers/icons.ini index 428d80a25c..1071a8f3c5 100644 --- a/data/common/File Managers/icons.ini +++ b/data/common/File Managers/icons.ini @@ -165,10 +165,11 @@ sh=24 sys=25 pdf=26 asm=27 -cpp=27 -c=27 +h=27 java=27 pas=27 +cpp=28 +c=28 fb2=29 mgb=47 diff --git a/data/common/icons16.png b/data/common/icons16.png index 1279f29d9d..745e4d41c7 100644 Binary files a/data/common/icons16.png and b/data/common/icons16.png differ diff --git a/data/common/wallpapers/copyright.txt b/data/common/wallpapers/copyright.txt index 6f0f2bb989..bd000a3f42 100644 --- a/data/common/wallpapers/copyright.txt +++ b/data/common/wallpapers/copyright.txt @@ -16,4 +16,5 @@ Flood-it iMoose http://benjamus.deviantart.com Dicty Susumu Yoshida http://www.mcdodesign.com GraphicBench Wrim Rimbaug https://www.deviantart.com/wrim Pig ($) Gnome Patate http://porctrijambiste.e-monsite.com/ -CPU,RAM omercetin https://www.deviantart.com/omercetin/art/PixeloPhilia2-166570194 \ No newline at end of file +CPU,RAM omercetin https://www.deviantart.com/omercetin/art/PixeloPhilia2-166570194 +Some icons Fatcow Hosting https://www.fatcow.com/free-icons diff --git a/skins/_old/Black_lace/1.Black_lace/1.Black_lace.DTP b/skins/_old/Black_lace/1.Black_lace/1.Black_lace.DTP index bd4bcd6063..816738b316 100644 Binary files a/skins/_old/Black_lace/1.Black_lace/1.Black_lace.DTP and b/skins/_old/Black_lace/1.Black_lace/1.Black_lace.DTP differ diff --git a/skins/_old/Black_lace/2.Black_lace/2.Black_lace.DTP b/skins/_old/Black_lace/2.Black_lace/2.Black_lace.DTP index bd4bcd6063..816738b316 100644 Binary files a/skins/_old/Black_lace/2.Black_lace/2.Black_lace.DTP and b/skins/_old/Black_lace/2.Black_lace/2.Black_lace.DTP differ diff --git a/skins/_old/Orange_Silence/Orange_Silence.asm b/skins/_old/Orange_Silence/Orange_Silence.asm deleted file mode 100644 index 5e4f67704f..0000000000 --- a/skins/_old/Orange_Silence/Orange_Silence.asm +++ /dev/null @@ -1,35 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [5:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0x000000:\ ; border inner color - bouter=0x000000:\ ; border outer color - bframe=0xff6600],\ ; border frame color - colors inactive = [binner=0x000000:\ ; border inner color - bouter=0x000000:\ ; border outer color - bframe=0x878280],\ ; border frame color - dtp = 'Orange_Silence.dtp' ; dtp colors - -SKIN_BUTTONS \ - close = [-27:3][18:18],\ ; buttons coordinates - minimize = [-50:3][18:18] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'active/oper.bmp' -BITMAP bmp_base ,'active/base.bmp' -BITMAP bmp_left1,'inactive/left.bmp' -BITMAP bmp_oper1,'inactive/oper.bmp' -BITMAP bmp_base1,'inactive/base.bmp' - -;================================; -; Created by Rock_maniak_forever ; -;================================; diff --git a/skins/_old/Orange_Silence/Orange_Silence.dtp b/skins/_old/Orange_Silence/Orange_Silence.dtp deleted file mode 100644 index e025b3c002..0000000000 Binary files a/skins/_old/Orange_Silence/Orange_Silence.dtp and /dev/null differ diff --git a/skins/_old/Orange_Silence/Orange_Silence.png b/skins/_old/Orange_Silence/Orange_Silence.png deleted file mode 100644 index 6e65c9b4cd..0000000000 Binary files a/skins/_old/Orange_Silence/Orange_Silence.png and /dev/null differ diff --git a/skins/_old/Orange_Silence/Tupfile.lua b/skins/_old/Orange_Silence/Tupfile.lua deleted file mode 100644 index 105dafe51c..0000000000 --- a/skins/_old/Orange_Silence/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("Orange_Silence.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Orange_Silence.skn") diff --git a/skins/_old/Orange_Silence/active/base.bmp b/skins/_old/Orange_Silence/active/base.bmp deleted file mode 100644 index 32cd9e6d8b..0000000000 Binary files a/skins/_old/Orange_Silence/active/base.bmp and /dev/null differ diff --git a/skins/_old/Orange_Silence/active/left.bmp b/skins/_old/Orange_Silence/active/left.bmp deleted file mode 100644 index 14a8b20dc3..0000000000 Binary files a/skins/_old/Orange_Silence/active/left.bmp and /dev/null differ diff --git a/skins/_old/Orange_Silence/active/oper.bmp b/skins/_old/Orange_Silence/active/oper.bmp deleted file mode 100644 index 90180b2f78..0000000000 Binary files a/skins/_old/Orange_Silence/active/oper.bmp and /dev/null differ diff --git a/skins/_old/Orange_Silence/inactive/base.bmp b/skins/_old/Orange_Silence/inactive/base.bmp deleted file mode 100644 index 2a49443384..0000000000 Binary files a/skins/_old/Orange_Silence/inactive/base.bmp and /dev/null differ diff --git a/skins/_old/Orange_Silence/inactive/left.bmp b/skins/_old/Orange_Silence/inactive/left.bmp deleted file mode 100644 index d6e8dcb813..0000000000 Binary files a/skins/_old/Orange_Silence/inactive/left.bmp and /dev/null differ diff --git a/skins/_old/Orange_Silence/inactive/oper.bmp b/skins/_old/Orange_Silence/inactive/oper.bmp deleted file mode 100644 index 28ebe5d75b..0000000000 Binary files a/skins/_old/Orange_Silence/inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/Orange_Silence/skin.inc b/skins/_old/Orange_Silence/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/Orange_Silence/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/Orange_aureole/Tupfile.lua b/skins/_old/Orange_aureole/Tupfile.lua deleted file mode 100644 index 4dac99625b..0000000000 --- a/skins/_old/Orange_aureole/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("orange_aureole.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Orange_aureole.skn") diff --git a/skins/_old/Orange_aureole/active/base.bmp b/skins/_old/Orange_aureole/active/base.bmp deleted file mode 100644 index f9cb94877e..0000000000 Binary files a/skins/_old/Orange_aureole/active/base.bmp and /dev/null differ diff --git a/skins/_old/Orange_aureole/active/left.bmp b/skins/_old/Orange_aureole/active/left.bmp deleted file mode 100644 index b0378b06cd..0000000000 Binary files a/skins/_old/Orange_aureole/active/left.bmp and /dev/null differ diff --git a/skins/_old/Orange_aureole/active/oper.bmp b/skins/_old/Orange_aureole/active/oper.bmp deleted file mode 100644 index e0e72d2309..0000000000 Binary files a/skins/_old/Orange_aureole/active/oper.bmp and /dev/null differ diff --git a/skins/_old/Orange_aureole/inactive/base.bmp b/skins/_old/Orange_aureole/inactive/base.bmp deleted file mode 100644 index d7b6646d35..0000000000 Binary files a/skins/_old/Orange_aureole/inactive/base.bmp and /dev/null differ diff --git a/skins/_old/Orange_aureole/inactive/left.bmp b/skins/_old/Orange_aureole/inactive/left.bmp deleted file mode 100644 index a60a6b4e4e..0000000000 Binary files a/skins/_old/Orange_aureole/inactive/left.bmp and /dev/null differ diff --git a/skins/_old/Orange_aureole/inactive/oper.bmp b/skins/_old/Orange_aureole/inactive/oper.bmp deleted file mode 100644 index b7ced2aad0..0000000000 Binary files a/skins/_old/Orange_aureole/inactive/oper.bmp and /dev/null differ diff --git a/skins/_old/Orange_aureole/orange_aureole.DTP b/skins/_old/Orange_aureole/orange_aureole.DTP deleted file mode 100644 index c43db8fe7a..0000000000 Binary files a/skins/_old/Orange_aureole/orange_aureole.DTP and /dev/null differ diff --git a/skins/_old/Orange_aureole/orange_aureole.asm b/skins/_old/Orange_aureole/orange_aureole.asm deleted file mode 100644 index 4236ed730f..0000000000 --- a/skins/_old/Orange_aureole/orange_aureole.asm +++ /dev/null @@ -1,35 +0,0 @@ -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [5:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0xF87710:\ ; border inner color - bouter=0xF87710:\ ; border outer color - bframe=0xF87710],\ ; border frame color - colors inactive = [binner=0xF87710:\ ; border inner color - bouter=0xF87710:\ ; border outer color - bframe=0x9C8A6D],\ ; border frame color - dtp = 'orange_aureole.DTP' ; dtp colors - -SKIN_BUTTONS \ - close = [-26:2][19:19],\ ; buttons coordinates - minimize = [-46:2][19:19] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'active/left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'active/oper.bmp' -BITMAP bmp_base ,'active/base.bmp' -BITMAP bmp_left1,'inactive/left.bmp' -BITMAP bmp_oper1,'inactive/oper.bmp' -BITMAP bmp_base1,'inactive/base.bmp' - -;================================; -; Created by Rock_maniak_forever ; -;================================; \ No newline at end of file diff --git a/skins/_old/Orange_aureole/screenshot.png b/skins/_old/Orange_aureole/screenshot.png deleted file mode 100644 index 2c9840d483..0000000000 Binary files a/skins/_old/Orange_aureole/screenshot.png and /dev/null differ diff --git a/skins/_old/Orange_aureole/skin.inc b/skins/_old/Orange_aureole/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/Orange_aureole/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/RoboTech/BRoboTech/BRoboTech.dtp b/skins/_old/RoboTech/BRoboTech/BRoboTech.dtp index e2fda925b8..0e71e89f31 100644 Binary files a/skins/_old/RoboTech/BRoboTech/BRoboTech.dtp and b/skins/_old/RoboTech/BRoboTech/BRoboTech.dtp differ diff --git a/skins/_old/SashSkinPack_1_1/Src/Aqua/colors.dtp b/skins/_old/SashSkinPack_1_1/Src/Aqua/colors.dtp index 06f6832bc0..cc04bd7a14 100644 Binary files a/skins/_old/SashSkinPack_1_1/Src/Aqua/colors.dtp and b/skins/_old/SashSkinPack_1_1/Src/Aqua/colors.dtp differ diff --git a/skins/_old/mage-slot/ReadMe.txt b/skins/_old/mage-slot/ReadMe.txt deleted file mode 100644 index 05ba1af7e8..0000000000 --- a/skins/_old/mage-slot/ReadMe.txt +++ /dev/null @@ -1,7 +0,0 @@ -Used standart skin codes at KolibriOS -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; \ No newline at end of file diff --git a/skins/_old/mage-slot/Tupfile.lua b/skins/_old/mage-slot/Tupfile.lua deleted file mode 100644 index 697941362e..0000000000 --- a/skins/_old/mage-slot/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("default.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "mage-slot.skn") diff --git a/skins/_old/mage-slot/base.bmp b/skins/_old/mage-slot/base.bmp deleted file mode 100644 index 0513b4f091..0000000000 Binary files a/skins/_old/mage-slot/base.bmp and /dev/null differ diff --git a/skins/_old/mage-slot/base_1.bmp b/skins/_old/mage-slot/base_1.bmp deleted file mode 100644 index 1da97cea08..0000000000 Binary files a/skins/_old/mage-slot/base_1.bmp and /dev/null differ diff --git a/skins/_old/mage-slot/colour.asm b/skins/_old/mage-slot/colour.asm deleted file mode 100644 index d3a97ea5ba..0000000000 --- a/skins/_old/mage-slot/colour.asm +++ /dev/null @@ -1,15 +0,0 @@ -;used: 'fasm colour.asm colour.dtp' -;to created file colour.dtp -;for sets this system_colors in skin -;-------------------------------------- -dd 0x8795A5 ;; .frame -dd 0xACBFD4 ;; .grab -dd 0x8EB1D2 ;; .grab_button -dd 0x9E0404 ;; .grab_button_text -dd 0x040404 ;; .grab_text -dd 0xD2D8E0 ;; .work -dd 0x3D6D94 ;; .work_button -dd 0xD3FD11 ;; .work_button_text -dd 0x080808 ;; .work_text -dd 0x4D7DA4 ;; .work_graph -;------------------------------------- \ No newline at end of file diff --git a/skins/_old/mage-slot/colour.dtp b/skins/_old/mage-slot/colour.dtp deleted file mode 100644 index dd7b5db8b9..0000000000 Binary files a/skins/_old/mage-slot/colour.dtp and /dev/null differ diff --git a/skins/_old/mage-slot/default.asm b/skins/_old/mage-slot/default.asm deleted file mode 100644 index 2a32773a24..0000000000 --- a/skins/_old/mage-slot/default.asm +++ /dev/null @@ -1,38 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [12:1:43:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0x00081d:\ ; border inner color - bouter=0x00081d:\ ; border outer color - bframe=0x4269A4],\ ; border frame color - colors inactive = [binner=0x00081d:\ ; border inner color - bouter=0x00081d:\ ; border outer color - bframe=0x607492],\ ; border frame color - dtp = 'colour.dtp' ; dtp colors - -SKIN_BUTTONS \ - close = [-18:4][12:12],\ ; buttons coordinates - minimize = [-34:6][12:12] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'oper.bmp' -BITMAP bmp_base ,'base.bmp' -BITMAP bmp_left1,'left_1.bmp' -BITMAP bmp_oper1,'oper_1.bmp' -BITMAP bmp_base1,'base_1.bmp' diff --git a/skins/_old/mage-slot/left.bmp b/skins/_old/mage-slot/left.bmp deleted file mode 100644 index a56fec2b71..0000000000 Binary files a/skins/_old/mage-slot/left.bmp and /dev/null differ diff --git a/skins/_old/mage-slot/left_1.bmp b/skins/_old/mage-slot/left_1.bmp deleted file mode 100644 index 612a3a5647..0000000000 Binary files a/skins/_old/mage-slot/left_1.bmp and /dev/null differ diff --git a/skins/_old/mage-slot/oper.bmp b/skins/_old/mage-slot/oper.bmp deleted file mode 100644 index 24a44ca748..0000000000 Binary files a/skins/_old/mage-slot/oper.bmp and /dev/null differ diff --git a/skins/_old/mage-slot/oper_1.bmp b/skins/_old/mage-slot/oper_1.bmp deleted file mode 100644 index c81ad10dee..0000000000 Binary files a/skins/_old/mage-slot/oper_1.bmp and /dev/null differ diff --git a/skins/_old/mage-slot/skin.inc b/skins/_old/mage-slot/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/mage-slot/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/_old/mage-teckno/Tupfile.lua b/skins/_old/mage-teckno/Tupfile.lua deleted file mode 100644 index 894d04797a..0000000000 --- a/skins/_old/mage-teckno/Tupfile.lua +++ /dev/null @@ -1,2 +0,0 @@ -if tup.getconfig("NO_FASM") ~= "" then return end -tup.rule("default.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "mage-teckno.skn") diff --git a/skins/_old/mage-teckno/base.bmp b/skins/_old/mage-teckno/base.bmp deleted file mode 100644 index 6931b0b5c8..0000000000 Binary files a/skins/_old/mage-teckno/base.bmp and /dev/null differ diff --git a/skins/_old/mage-teckno/base_1.bmp b/skins/_old/mage-teckno/base_1.bmp deleted file mode 100644 index 6ee9e6b310..0000000000 Binary files a/skins/_old/mage-teckno/base_1.bmp and /dev/null differ diff --git a/skins/_old/mage-teckno/colour.asm b/skins/_old/mage-teckno/colour.asm deleted file mode 100644 index 886419ce54..0000000000 --- a/skins/_old/mage-teckno/colour.asm +++ /dev/null @@ -1,15 +0,0 @@ -;used: 'fasm colour.asm colour.dtp' -;to created file colour.dtp -;for sets this system_colors in skin -;-------------------------------------- -dd 0x49768E ;; .frame -dd 0x8DBAC4 ;; .grab -dd 0x6AA4B3 ;; .grab_button -dd 0xE00404 ;; .grab_button_text -dd 0x040404 ;; .grab_text -dd 0xB0C0CC ;; .work -dd 0x84A8BE ;; .work_button -dd 0x000800 ;; .work_button_text -dd 0x080808 ;; .work_text -dd 0x2F5BA0 ;; .work_graph -;------------------------------------- \ No newline at end of file diff --git a/skins/_old/mage-teckno/colour.dtp b/skins/_old/mage-teckno/colour.dtp deleted file mode 100644 index f84df57c24..0000000000 Binary files a/skins/_old/mage-teckno/colour.dtp and /dev/null differ diff --git a/skins/_old/mage-teckno/default.asm b/skins/_old/mage-teckno/default.asm deleted file mode 100644 index c59a7f8cb8..0000000000 --- a/skins/_old/mage-teckno/default.asm +++ /dev/null @@ -1,38 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -include 'skin.inc' - -SKIN_PARAMS \ - height = bmp_base.height,\ ; skin height - margins = [27:1:69:1],\ ; margins [left:top:right:bottom] - colors active = [binner=0x204059:\ ; border inner color - bouter=0x103049:\ ; border outer color - bframe=0x39667e],\ ; border frame color - colors inactive = [binner=0x7b8f9e:\ ; border inner color - bouter=0x6b7f8e:\ ; border outer color - bframe=0x7994a6],\ ; border frame color - dtp = 'colour.dtp' ; dtp colors - -SKIN_BUTTONS \ - close = [-29:3][22:14],\ ; buttons coordinates - minimize = [-55:5][22:14] ; [left:top][width:height] - -SKIN_BITMAPS \ - left active = bmp_left,\ ; skin bitmaps pointers - left inactive = bmp_left1,\ - oper active = bmp_oper,\ - oper inactive = bmp_oper1,\ - base active = bmp_base,\ - base inactive = bmp_base1 - -BITMAP bmp_left ,'left.bmp' ; skin bitmaps -BITMAP bmp_oper ,'oper.bmp' -BITMAP bmp_base ,'base.bmp' -BITMAP bmp_left1,'left_1.bmp' -BITMAP bmp_oper1,'oper_1.bmp' -BITMAP bmp_base1,'base_1.bmp' diff --git a/skins/_old/mage-teckno/left.bmp b/skins/_old/mage-teckno/left.bmp deleted file mode 100644 index b2b9706102..0000000000 Binary files a/skins/_old/mage-teckno/left.bmp and /dev/null differ diff --git a/skins/_old/mage-teckno/left_1.bmp b/skins/_old/mage-teckno/left_1.bmp deleted file mode 100644 index e7e515fbbb..0000000000 Binary files a/skins/_old/mage-teckno/left_1.bmp and /dev/null differ diff --git a/skins/_old/mage-teckno/oper.bmp b/skins/_old/mage-teckno/oper.bmp deleted file mode 100644 index a112fe64ee..0000000000 Binary files a/skins/_old/mage-teckno/oper.bmp and /dev/null differ diff --git a/skins/_old/mage-teckno/oper_1.bmp b/skins/_old/mage-teckno/oper_1.bmp deleted file mode 100644 index 2ce2c7cc31..0000000000 Binary files a/skins/_old/mage-teckno/oper_1.bmp and /dev/null differ diff --git a/skins/_old/mage-teckno/readme.txt b/skins/_old/mage-teckno/readme.txt deleted file mode 100644 index 05ba1af7e8..0000000000 --- a/skins/_old/mage-teckno/readme.txt +++ /dev/null @@ -1,7 +0,0 @@ -Used standart skin codes at KolibriOS -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; \ No newline at end of file diff --git a/skins/_old/mage-teckno/skin.inc b/skins/_old/mage-teckno/skin.inc deleted file mode 100644 index 81a6bd8f3f..0000000000 --- a/skins/_old/mage-teckno/skin.inc +++ /dev/null @@ -1,239 +0,0 @@ -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; ;; -;; Copyright (C) KolibriOS team 2004-2017. All rights reserved. ;; -;; Distributed under terms of the GNU General Public License ;; -;; ;; -;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - -;============================================================================ -; This file should be used to generate skins of new standard -;============================================================================ -; skin file structure: -;---------------------------------------------------------------------------- -; header: -; dd 'SKIN' -; dd = version (1 for now) -; dd @ params -; dd @ buttons -; dd @ bitmaps -; ... -;---------------------------------------------------------------------------- -; NOTE: order of sections listed below is insignificant -; since they're identified by pointer in above header -;---------------------------------------------------------------------------- -; ... -; params: -; dd = skin height -; dw = right margin -; dw = left margin -; dw = bottom margin -; dw = top margin -; dd = inner line color -; dd = outer line color -; dd = frame color -; dd = dtp file size -; ?? = dtp file itself -; ... -;---------------------------------------------------------------------------- -; ... -; buttons: -; dd = button type (1 = close, 2 = minimize) -; dw = left button coord (could be negative) -; dw = top button coord (could be negative) -; dw = button width -; dw = button height -; ... etc for all buttons -; dd = 0 (end of buttons list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmaps: -; dw = bitmap kind (1 = left, 2 = oper, 3 = base) -; dw = bitmap type (1 = active, 0 = inactive) -; dd @ bitmap -; ... etc for all bitmaps -; dd 0 (end of bitmaps list) -; ... -;---------------------------------------------------------------------------- -; ... -; bitmap: -; dd = bitmap width -; dd = bitmap height -; ?? = raw bitmap data -; ... etc for all bitmaps -; ... -;============================================================================ - -dd 'SKIN',1,__params__,__buttons__,__bitmaps__ - -struc BITMAPFILEHEADER { - .bfType dw ? ; WORD - .bfSize dd ? ; DWORD - .bfReserved1 dw ? ; WORD - .bfReserved2 dw ? ; WORD - .bfOffBits dd ? ; DWORD -} - -struc BITMAPINFOHEADER { - .biSize dd ? ; DWORD - .biWidth dd ? ; LONG - .biHeight dd ? ; LONG - .biPlanes dw ? ; WORD - .biBitCount dw ? ; WORD - .biCompression dd ? ; DWORD - .biSizeImage dd ? ; DWORD - .biXPelsPerMeter dd ? ; LONG - .biYPelsPerMeter dd ? ; LONG - .biClrUsed dd ? ; DWORD - .biClrImportant dd ? ; DWORD -} - -struc _bmp { - .h BITMAPFILEHEADER - .i BITMAPINFOHEADER -} -virtual at 0 - _bmp _bmp -end virtual - -macro BITMAP _name*,_fname* -{ - local w,h,a,r,g,b - virtual at 0 - _file equ _#_name - _file:: - file _fname - end virtual - load w dword from _file:_bmp.i.biWidth - load h dword from _file:_bmp.i.biHeight - load hsize dword from _file:_bmp.h.bfOffBits - align 4 - label _name - .width = w - .height = h - dd w,h - a=hsize+(w*3+(w mod 4))*(h-1) - size = $ - repeat h - repeat w - load r from _file:a+0 - load g from _file:a+1 - load b from _file:a+2 - db r,g,b - a=a+3 - end repeat - a=a-w*3*2-(w mod 4) - end repeat -} - -macro define_colors name,[col,val] -{ - common - local a,b,c - forward - match =binner,col \{ a = val \} - match =bouter,col \{ b = val \} - match =bframe,col \{ c = val \} - common - name equ a,b,c -} - -macro SKIN_PARAMS [a] -{ - common - local _height,_margins,_colors,_colors_1,_dtp - __params__: - forward - match qq == ww,a - \{ - match =height,qq \\{ _height = ww \\} - match =margins,qq \\{ - match [q1:q2:q3:q4],ww - \\\{ - _margins equ q3,q1,q4,q2 - \\\} - \\} - match =colors =active,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =colors =inactive,qq - \\{ - match [q10==q11:q20==q21:q30==q31],ww - \\\{ - define_colors _colors_1,q10,q11,q20,q21,q30,q31 - \\\} - \\} - match =dtp,qq \\{ _dtp equ ww \\} - \} - common - dd _height - dw _margins - dd _colors,_colors_1 - dd @f - $ - 4 - file _dtp - @@: -} - -macro SKIN_BUTTONS [a] -{ - common - local btn - __buttons__: - forward - match qq == ww,a - \{ - btn = 0 - match =close,qq \\{ btn = 1 \\} - match =minimize,qq \\{ btn = 2 \\} - match [q1:q2][q3:q4],ww - \\{ - if btn <> 0 - dd btn - dw q1,q2,q3,q4 - end if - \\} - \} - common - dd 0 -} - -macro SKIN_BITMAPS [a] -{ - common - local bmp - __bitmaps__: - forward - match qq == ww,a - \{ - bmp=-1 - match qqq =active,qq \\{ bmp = 1 \\} - match qqq =inactive,qq \\{ bmp = 0 \\} - match =left qqq,qq - \\{ - if bmp >= 0 - dw 1,bmp - dd ww - end if - \\} - match =oper qqq,qq - \\{ - if bmp >= 0 - dw 2,bmp - dd ww - end if - \\} - match =base qqq,qq - \\{ - if bmp >= 0 - dw 3,bmp - dd ww - end if - \\} - \} - common - dd 0 -} diff --git a/skins/skinlist.lua b/skins/skinlist.lua index 17342b5c4f..07d67edddb 100644 --- a/skins/skinlist.lua +++ b/skins/skinlist.lua @@ -87,8 +87,6 @@ skinlist = { "_old/lightskin/lightskin.skn", "_old/macos_l/macos_l.skn", "_old/mage-scroll/mage-scroll.skn", -"_old/mage-slot/mage-slot.skn", -"_old/mage-teckno/mage-teckno.skn", "_old/MenuetOS/1.MenuetOS/2/1.MenuetOS.2.skn", "_old/MenuetOS/2.MenuetOS/1/2.MenuetOS.1.skn", "_old/MenuetOS/2.MenuetOS/2/2.MenuetOS.2.skn", @@ -129,8 +127,6 @@ skinlist = { "_old/Nova_skins/Nova_red/Nova_red.skn", "_old/Nova_skins/Nova_violet/Nova_violet.skn", "_old/OpusOs_Blue/OpusOs_Blue.skn", -"_old/Orange_aureole/Orange_aureole.skn", -"_old/Orange_Silence/Orange_Silence.skn", "_old/Organics/Organics.skn", "_old/plum/plum.skn", "_old/Rednex/Rednex.skn",