kolibrios-fun/programs/system/taskbar/trunk
Ivan Baravy a2700ea35c Replace some hardcoded /rd/1 paths with /sys.
git-svn-id: svn://kolibrios.org@8088 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-02 12:33:16 +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 Rename Panel to Taskbar 2015-02-23 16:01:43 +00:00
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 @taskbar: remove set ButtonStyle feature as duplication of eskin 2019-05-20 10:40:10 +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 @taskbar: remove set ButtonStyle feature as duplication of eskin 2019-05-20 10:40:10 +00:00
makefile Rename Panel to Taskbar 2015-02-23 16:01:43 +00:00
MOI.INC Replace some hardcoded /rd/1 paths with /sys. 2020-10-02 12:33:16 +00:00
readme.txt Rename Panel to Taskbar 2015-02-23 16:01:43 +00:00
TASKBAR.ASM @taskbar: remove set ButtonStyle feature as duplication of eskin 2019-05-20 10:40:10 +00:00
taskbar.ini @taskbar: remove set ButtonStyle feature as duplication of eskin 2019-05-20 10:40:10 +00:00
Tupfile.lua Rename Panel to Taskbar 2015-02-23 16:01:43 +00:00
u_data.inc Rename Panel to Taskbar 2015-02-23 16:01:43 +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 кинуть в образ, вместе с панелью... настройки применяются 
после перезагрузки...:)