kolibrios/programs/system/taskbar/trunk
Kirill Lipatov (Leency) a76e01a34d revert occasionally updated files in prior rev, add Tupfile for almaz game
git-svn-id: svn://kolibrios.org@6219 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 18:50:09 +00:00
..
build_en.bat - autobuid: added BabyPainter, Knight, Bomber 2016-02-09 11:30:40 +00:00
build_et.bat - autobuid: added BabyPainter, Knight, Bomber 2016-02-09 11:30:40 +00:00
build_ru.bat - autobuid: added BabyPainter, Knight, Bomber 2016-02-09 11:30:40 +00:00
ctx_menu.asm - autobuid: added BabyPainter, Knight, Bomber 2016-02-09 11:30:40 +00:00
drawappl.inc revert occasionally updated files in prior rev, add Tupfile for almaz game 2016-02-14 18:50:09 +00:00
drawbutt.inc
drawtray.inc revert occasionally updated files in prior rev, add Tupfile for almaz game 2016-02-14 18:50:09 +00:00
drawwind.inc revert occasionally updated files in prior rev, add Tupfile for almaz game 2016-02-14 18:50:09 +00:00
i_data.inc Small fixes 2015-11-02 23:09:03 +00:00
KEYMAP.KEY Taskbar: some cleaning and refactoring 2015-11-01 17:59:25 +00:00
LANG.INI Taskbar: some cleaning and refactoring 2015-11-01 17:59:25 +00:00
libini.inc
makefile
MOI.INC Taskbar: some cleaning and refactoring 2015-11-01 17:59:25 +00:00
readme.txt
TASKBAR.ASM Taskbar: some cleaning and refactoring 2015-11-01 17:59:25 +00:00
taskbar.ini
Tupfile.lua
u_data.inc

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 кинуть в образ, вместе с панелью... настройки применяются 
после перезагрузки...:)