mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Use new virtual terminal control
This commit is contained in:
parent
5b707edbdb
commit
4d8f7b95a5
26 changed files with 33 additions and 5151 deletions
|
|
@ -13,14 +13,14 @@ const
|
|||
CommonComponents: array[1..9] of String =
|
||||
(
|
||||
'components\chsdet\chsdet.lpk',
|
||||
'components\CmdLine\cmdbox.lpk',
|
||||
'components\multithreadprocs\multithreadprocslaz.lpk',
|
||||
'components\dcpcrypt\dcpcrypt.lpk',
|
||||
'components\doublecmd\doublecmd_common.lpk',
|
||||
'components\KASToolBar\kascomp.lpk',
|
||||
'components\viewer\viewerpackage.lpk',
|
||||
'components\gifanim\pkg_gifanim.lpk',
|
||||
'components\synunihighlighter\synuni.lpk'
|
||||
'components\synunihighlighter\synuni.lpk',
|
||||
'components\virtualterminal\virtualterminal.lpk'
|
||||
);
|
||||
|
||||
CommonPlugins: array[1..8] of String =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue