forked from KolibriOS/kolibrios
DRIVERS: update atikms and intel (by Serge), remove ver.txt
END: fix mixed up "Kernel" and "Reboot" buttons DRVINST: translations (thanks to hidnplayr) git-svn-id: svn://kolibrios.org@6662 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -30,8 +30,8 @@ WIN_H equ 200
|
||||
BOT_PANEL_H equ 70
|
||||
|
||||
CANCEL_BUTTON_ID equ 1+BT_HIDE
|
||||
HOME_BUTTON_ID equ 3
|
||||
REBOOT_BUTTON_ID equ 2
|
||||
HOME_BUTTON_ID equ 2
|
||||
REBOOT_BUTTON_ID equ 3
|
||||
POWEROFF_BUTTON_ID equ 4
|
||||
|
||||
@use_library
|
||||
|
||||
Reference in New Issue
Block a user