Subversion Repositories Kolibri OS

Rev

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

Rev 2667 Rev 3927
Line 286... Line 286...
286
	mov	bx,[height]
286
	mov	bx,[height]
287
	shr	bx,1
287
	shr	bx,1
288
	sub	bx,3
288
	sub	bx,3
289
	mov	ecx,[PanelText_color]
289
	mov	ecx,[PanelText_color]
290
	or	ecx,0x10000000
290
	or	ecx,0x10000000
-
 
291
	if lang eq et
-
 
292
	mcall	4,,,m_text,5
-
 
293
	else
291
	mcall	4,,,m_text,4
294
	mcall	4,,,m_text,4
-
 
295
	end if
292
;--------------------------------------
296
;--------------------------------------
293
align 4
297
align 4
294
no_menu:
298
no_menu:
295
; check draw for clean desktop button
299
; check draw for clean desktop button
296
	cmp	[clean_desktop_enable],dword 0
300
	cmp	[clean_desktop_enable],dword 0