mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Enable RichView plugin
This commit is contained in:
parent
6b976b54b5
commit
f3e558ca31
5 changed files with 11 additions and 5 deletions
|
|
@ -49,9 +49,10 @@ const
|
|||
'plugins/wcx/cpio/src/cpio.lpi'
|
||||
);
|
||||
|
||||
WindowsPlugins: array[1..3] of String =
|
||||
WindowsPlugins: array[1..4] of String =
|
||||
(
|
||||
'plugins\wcx\sevenzip\src\SevenZipWcx.lpi',
|
||||
'plugins\wlx\richview\src\richview.lpi',
|
||||
'plugins\wlx\preview\src\preview.lpi',
|
||||
'plugins\wlx\wmp\src\wmp.lpi'
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue