Subversion Repositories Kolibri OS

Compare Revisions

No changes between revisions

Regard whitespace Rev 8000 → Rev 8001

/skins/Leency/Florence/Tupfile.lua
0,0 → 1,3
if tup.getconfig("NO_FASM") ~= "" then return end
tup.rule("col.dtp.asm", 'fasm "%f" "%o"', "col.dtp")
tup.rule({"florence.asm", extra_inputs = {"col.dtp"}}, 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Florence.skn")
/skins/Leency/Florence/build.bat
0,0 → 1,4
@fasm col.dtp.asm col.dtp
@fasm florence.asm florence.skn
@del col.dtp
@pause
/skins/Leency/Florence/ca.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/Florence/ci.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/Florence/col.dtp.asm
0,0 → 1,14
struc system_colors
{
.unused1 dd 0xAAAaaa
.unused2 dd 0xFFFfff
.dark dd 0x505050
.light dd 0x828282
.window_title dd 0xE3E3E3
.work dd 0x626262
.button dd 0x4E4E4E
.button_text dd 0xFFC189
.work_text dd 0xF5EEee
.graph dd 0x222222
}
struct system_colors
/skins/Leency/Florence/florence.asm
0,0 → 1,34
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; ;;
;; 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 = [5:1:58:1],\ ; margins [left:top:right:bottom]
colors active = [binner=0x626262:bouter=0x131313:bframe=0x131313],\
colors inactive = [binner=0x626262:bouter=0x131313:bframe=0x2C2C2C],\
dtp = 'col.dtp'
 
SKIN_BUTTONS \
close = [-29:1][24:18],\ ; buttons coordinates
minimize = [-56:1][22:18] ; [left:top][width:height]
 
SKIN_BITMAPS \
left active = bmp_left,\
left inactive = bmp_left1,\
oper active = bmp_oper,\
oper inactive = bmp_oper1,\
base active = bmp_base,\
base inactive = bmp_base1
 
BITMAP bmp_left ,'la.bmp'
BITMAP bmp_oper ,'ra.bmp'
BITMAP bmp_base ,'ca.bmp'
BITMAP bmp_left1,'li.bmp'
BITMAP bmp_oper1,'ri.bmp'
BITMAP bmp_base1,'ci.bmp'
/skins/Leency/Florence/la.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/Florence/li.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/Florence/ra.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/Florence/ri.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/Shkvorka/right1.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/Leency/Shkvorka/right2.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/Leency/Shkvorka/right1_big.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/_old/MenuetOS/1.MenuetOS/2/skin.inc
File deleted
/skins/_old/MenuetOS/1.MenuetOS/2/MenuetOS.asm
File deleted
/skins/_old/MenuetOS/1.MenuetOS/2/inactive/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/MenuetOS/1.MenuetOS/2/inactive/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/MenuetOS/1.MenuetOS/2/inactive/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/MenuetOS/1.MenuetOS/2/menuet.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/_old/MenuetOS/1.MenuetOS/2/Tupfile.lua
File deleted
/skins/_old/MenuetOS/1.MenuetOS/2/active/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/MenuetOS/1.MenuetOS/2/active/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/MenuetOS/1.MenuetOS/2/active/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/MenuetOS/2.MenuetOS/2/active/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/MenuetOS/2.MenuetOS/2/active/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/MenuetOS/2.MenuetOS/2/active/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/MenuetOS/2.MenuetOS/2/skin.inc
File deleted
/skins/_old/MenuetOS/2.MenuetOS/2/MenuetOS.asm
File deleted
/skins/_old/MenuetOS/2.MenuetOS/2/inactive/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/MenuetOS/2.MenuetOS/2/inactive/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/MenuetOS/2.MenuetOS/2/inactive/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/MenuetOS/2.MenuetOS/2/Tupfile.lua
File deleted
/skins/_old/MenuetOS/2.MenuetOS/2/GRAY.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/_old/MenuetOS/3.MenuetOS/2/Tupfile.lua
File deleted
/skins/_old/MenuetOS/3.MenuetOS/2/GRAY.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/_old/MenuetOS/3.MenuetOS/2/active/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/MenuetOS/3.MenuetOS/2/active/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/MenuetOS/3.MenuetOS/2/active/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/MenuetOS/3.MenuetOS/2/skin.inc
File deleted
/skins/_old/MenuetOS/3.MenuetOS/2/MenuetOS.asm
File deleted
/skins/_old/MenuetOS/3.MenuetOS/2/inactive/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/MenuetOS/3.MenuetOS/2/inactive/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/MenuetOS/3.MenuetOS/2/inactive/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/MenuetOS/4.MenuetOS/2/skin.inc
File deleted
/skins/_old/MenuetOS/4.MenuetOS/2/MenuetOS.asm
File deleted
/skins/_old/MenuetOS/4.MenuetOS/2/inactive/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/MenuetOS/4.MenuetOS/2/inactive/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/MenuetOS/4.MenuetOS/2/inactive/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/MenuetOS/4.MenuetOS/2/Tupfile.lua
File deleted
/skins/_old/MenuetOS/4.MenuetOS/2/GRAY.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/_old/MenuetOS/4.MenuetOS/2/active/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/MenuetOS/4.MenuetOS/2/active/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/MenuetOS/4.MenuetOS/2/active/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/MenuetOS/5.MenuetOS/2/inactive/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/MenuetOS/5.MenuetOS/2/inactive/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/MenuetOS/5.MenuetOS/2/inactive/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/MenuetOS/5.MenuetOS/2/Tupfile.lua
File deleted
/skins/_old/MenuetOS/5.MenuetOS/2/GRAY.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/_old/MenuetOS/5.MenuetOS/2/active/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/MenuetOS/5.MenuetOS/2/active/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/MenuetOS/5.MenuetOS/2/active/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/MenuetOS/5.MenuetOS/2/skin.inc
File deleted
/skins/_old/MenuetOS/5.MenuetOS/2/MenuetOS.asm
File deleted
/skins/skinlist.lua
8,6 → 8,7
"ConLenov/Win10/Win10.skn",
"Leency/AreaSq/AreaSq.skn",
"Leency/Blueberries/Blueberries.skn",
"Leency/Florence/Florence.skn",
"Leency/HydrogenOS/HydrogenOS.skn",
"Leency/Latte/Latte.skn",
"Leency/ObsidianOS/ObsidianOS.skn",
85,15 → 86,10
"_old/lightskin/lightskin.skn",
"_old/macos_l/macos_l.skn",
"_old/mage-scroll/mage-scroll.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",
"_old/MenuetOS/3.MenuetOS/1/3.MenuetOS.1.skn",
"_old/MenuetOS/3.MenuetOS/2/3.MenuetOS.2.skn",
"_old/MenuetOS/4.MenuetOS/1/4.MenuetOS.1.skn",
"_old/MenuetOS/4.MenuetOS/2/4.MenuetOS.2.skn",
"_old/MenuetOS/5.MenuetOS/1/5.MenuetOS.1.skn",
"_old/MenuetOS/5.MenuetOS/2/5.MenuetOS.2.skn",
"_old/MetalColor/MCBlue/MCBlue.skn",
"_old/MetalColor/MCRed/MCRed.skn",
"_old/MetalGearArrows/1.MetalGearArrows/1.MetalGearArrows.skn",