kolibrios-fun/programs/system/taskbar/trunk
Kirill Lipatov (Leency) c78bc9e513 appearance:
- working screensaver tab
- add "auto" type of wallpapper set
various fixes

git-svn-id: svn://kolibrios.org@9465 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-24 20:07:57 +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 appearance: 2021-12-24 20:07:57 +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 TASKBAR: change lang by a single Ctrl+Shift (thanks Mihail Serebryakov for the bugreport) 2020-12-16 18:12:57 +00:00
readme.txt Rename Panel to Taskbar 2015-02-23 16:01:43 +00:00
TASKBAR.ASM TASKBAR: change lang by a single Ctrl+Shift (thanks Mihail Serebryakov for the bugreport) 2020-12-16 18:12:57 +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 кинуть в образ, вместе с панелью... настройки применяются 
после перезагрузки...:)