kolibrios-fun/programs/system/panel/trunk
esevece 29bd2ca45b Translation of menu.dat to spanish
git-svn-id: svn://kolibrios.org@3420 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-03-26 16:53:39 +00:00
..
@PANEL.ASM @panel: fixed desktop cropping size 2012-12-12 09:12:42 +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 @PANEL - Safe shutdown programs through the menu - not more killing, only CPU (Task Manager) can the killing processes. 2013-03-02 21:35:56 +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 Correction of the TASK PANEL code for offsetting the effect of r.1391 2012-05-20 19:39:15 +00:00
i_data.inc Translation of menu.dat to spanish 2013-03-26 16:53:39 +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 - Using new f18.23 - minimize all windows 2012-04-26 14:33:09 +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 кинуть в образ, вместе с панелью... настройки применяются 
после перезагрузки...:)