Rename Panel to Taskbar
git-svn-id: svn://kolibrios.org@5452 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -346,7 +346,7 @@ align 4
|
||||
button: ; BUTTON HANDLER
|
||||
mcall 17 ; get id
|
||||
; dunkaist[
|
||||
test eax,0xfffffe00 ; is it system close button? (close signal from @panel)
|
||||
test eax,0xfffffe00 ; is it system close button? (close signal from @taskbar)
|
||||
setz byte[close_now] ; set (or not set) close_recursive flag
|
||||
jz close ; if so,close all menus
|
||||
; dunkaist]
|
||||
|
Reference in New Issue
Block a user