kolibrios/programs/system/panel/trunk
Marat Zakiyanov (Mario79) cfdb41bed2 TASK PANEL - activation mechanism when trying to run an existing appl.
git-svn-id: svn://kolibrios.org@2638 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-04-20 16:27:21 +00:00
..
@PANEL.ASM TASK PANEL - activation mechanism when trying to run an existing appl. 2012-04-20 16:27:21 +00:00
build_en.bat @PANEL - taskbar. Some optimisations and code refactoring. Intermediate stage. 2012-03-31 16:34:52 +00:00
build_et.bat @PANEL - taskbar. Some optimisations and code refactoring. Intermediate stage. 2012-03-31 16:34:52 +00:00
build_ru.bat @PANEL - taskbar. Some optimisations and code refactoring. Intermediate stage. 2012-03-31 16:34:52 +00:00
ctx_menu.asm TASK PANEL v2.2 2012-04-18 21:39:37 +00:00
debug.inc TASK PANEL v2.0 2012-04-16 23:46:54 +00:00
dll.inc TASK PANEL v2.0 2012-04-16 23:46:54 +00:00
drawappl.inc TASK PANEL v2.2 2012-04-18 21:39:37 +00:00
drawbutt.inc TASK PANEL v2.2 2012-04-18 21:39:37 +00:00
drawtray.inc TASK PANEL v2.2 2012-04-18 21:39:37 +00:00
drawwind.inc TASK PANEL - safe correction of the background color. 2012-04-19 19:11:56 +00:00
i_data.inc TASK PANEL v2.2 2012-04-18 21:39:37 +00:00
KEYMAP.KEY Decreased number of repaints of window 2008-09-30 18:03:55 +00:00
LANG.INI Decreased number of repaints of window 2008-09-30 18:03:55 +00:00
libini.inc TASK PANEL v2.2 2012-04-18 21:39:37 +00:00
MOI.INC TASK PANEL v2.0 2012-04-16 23:46:54 +00:00
panel.ini TASK PANEL v2.2 2012-04-18 21:39:37 +00:00
readme.txt Decreased number of repaints of window 2008-09-30 18:03:55 +00:00
u_data.inc TASK PANEL v2.2 2012-04-18 21:39:37 +00:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Теперь панель читает настройки переключателя раскладок с внешнего файла lang.ini,
а сами раскладки с файла keymap.key 
keymap.key  представляет собой файл с блоков данных по 384 байта, 128 байт простая 
раскладка, потом 128 байт с shift,и 128 с alt 
в lang.ini языки обозначены цифрами, согласно списка. можно задать начальный язык,
азыки переключающиеся по ctrl+shift, (их 3 штуки) и языки, работающие с alt+цифра
(7 штук, пока все раскладки, что есть в наличии) подправил раскладку французского.
lang.ini, и keymap.key кинуть в образ, вместе с панелью... настройки применяются 
после перезагрузки...:)