Subversion Repositories Kolibri OS

Compare Revisions

No changes between revisions

Regard whitespace Rev 8006 → Rev 8007

/skins/Leency/Luna/base.bmp
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/skins/Leency/Luna/base_1.bmp
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/skins/Leency/Luna/build.bat
0,0 → 1,5
fasm default.dtp.asm default.dtp
fasm default.asm default.skn
kpack default.skn
del default.dtp
pause
/skins/Leency/Luna/default.asm
0,0 → 1,31
include '..\skin.inc'
 
SKIN_PARAMS \
height = bmp_base.height,\ ; skin height
margins = [5:2:43:0],\ ; margins [left:top:right:bottom]
colors active = [binner=0x375181:\ ; border inner color
bouter=0x444430:\ ; border outer color
bframe=0x7794CA],\ ; border frame color
colors inactive = [binner=0x73839D:\ ; border inner color
bouter=0x73736E:\ ; border outer color
bframe=0xA6B2CB],\ ; border frame color
dtp = 'default.dtp' ; dtp colors
 
SKIN_BUTTONS \
close = [-21:4][17:17],\ ; buttons coordinates
minimize = [-41:4][17:17] ; [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'
/skins/Leency/Luna/default.dtp.asm
0,0 → 1,14
struc system_colors
{
.null1 dd 0x000000
.null2 dd 0x006393
.dark dd 0xD1CFC7
.light dd 0xF2F2F0
.grab_text dd 0xFFFFFF
.work dd 0xE3E2DD
.button dd 0x7794CA
.button_text dd 0xFFFfff
.work_text dd 0x000000
.graph dd 0x6380B1
}
struct system_colors
/skins/Leency/Luna/left.bmp
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/skins/Leency/Luna/left_1.bmp
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/skins/Leency/Luna/oper.bmp
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/skins/Leency/Luna/oper_1.bmp
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/skins/Leency/Luna/Tupfile.lua
0,0 → 1,2
if tup.getconfig("NO_FASM") ~= "" then return end
tup.rule("default.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Luna.skn")
/skins/_old/Leency/Luna/oper_1.bmp
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/skins/_old/Leency/Luna/oper.bmp
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/skins/_old/Leency/Luna/default.asm
File deleted
/skins/_old/Leency/Luna/build.bat
File deleted
\ No newline at end of file
/skins/_old/Leency/Luna/left_1.bmp
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/skins/_old/Leency/Luna/left.bmp
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/skins/_old/Leency/Luna/base_1.bmp
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/skins/_old/Leency/Luna/base.bmp
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/skins/_old/Leency/Luna/Tupfile.lua
File deleted
/skins/_old/Leency/Luna/default.dtp.asm
File deleted
\ No newline at end of file
/skins/_old/Leency/Luna/default.dtp
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/skins/skinlist.lua
11,6 → 11,7
"Leency/Florence/Florence.skn",
"Leency/HydrogenOS/HydrogenOS.skn",
"Leency/Latte/Latte.skn",
"Leency/Luna/Luna.skn",
"Leency/ObsidianOS/ObsidianOS.skn",
"Leency/Octo_flat/Octo_flat.skn",
"Leency/Shkvorka/Shkvorka.skn",
76,7 → 77,6
"_old/humanoid_OSX/humanoid_OSX_red/humanoid_OSX_red.skn",
"_old/humanoid_OSX/humanoid_OSX_yellow/humanoid_OSX_yellow.skn",
"_old/khrome2/khrome2.skn",
"_old/Leency/Luna/Luna.skn",
"_old/Leency/Octo/Octo.skn",
"_old/Leency/Sandwich/Sandwich.skn",
"_old/lightskin/lightskin.skn",