Subversion Repositories Kolibri OS

Rev

Rev 5452 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5452 Rev 7660
Line 149... Line 149...
149
 
149
 
150
	mov     eax,1
150
	mov     eax,1
151
@@:
151
@@:
152
	mov	[place_attachment],eax
152
	mov	[place_attachment],eax
153
;--------------------------------------
-
 
154
	invoke	ini_get_int,library_path,aFlags,aButtonsStyle,1
-
 
155
	cmp     eax,2
-
 
156
	jb      @f
-
 
157
 
-
 
158
	mov     eax,1
-
 
159
@@:
-
 
160
	mov	[button_style],eax
-
 
161
;--------------------------------------
153
;--------------------------------------
162
	invoke	ini_get_color,library_path,aColors,aMenuButton,0x44aa44
154
	invoke	ini_get_color,library_path,aColors,aMenuButton,0x44aa44
163
	mov	[MenuButton_color],eax
155
	mov	[MenuButton_color],eax
164
;--------------------------------------
156
;--------------------------------------
165
	invoke	ini_get_color,library_path,aColors,aCleanDesktopButton,0x66cc
157
	invoke	ini_get_color,library_path,aColors,aCleanDesktopButton,0x66cc