Subversion Repositories Kolibri OS

Rev

Rev 3902 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3902 Rev 3927
Line 85... Line 85...
85
;------------------------------------------------------------------------------
85
;------------------------------------------------------------------------------
86
time_bgr_color = 0x66cc
86
time_bgr_color = 0x66cc
87
;PANEL_HEIGHT = 18
87
;PANEL_HEIGHT = 18
88
ML_SIZE = 10
88
ML_SIZE = 10
89
MR_SIZE = 10
89
MR_SIZE = 10
-
 
90
if lang eq et
-
 
91
MENU_SIZE = 60
-
 
92
else
90
MENU_SIZE = 50
93
MENU_SIZE = 50
-
 
94
end if
91
CLD_SIZE = 20
95
CLD_SIZE = 20
92
TAB_SIZE = 75	;60
96
TAB_SIZE = 75	;60
93
TRAY_SIZE = 140
97
TRAY_SIZE = 140
Line 94... Line 98...
94
 
98