mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Add all packer plugins in doublecmd.ini
This commit is contained in:
parent
6b61fd33e0
commit
3398037bd6
1 changed files with 10 additions and 4 deletions
|
|
@ -58,9 +58,15 @@ ColorFilter4Attributes=-*x*
|
|||
ColorFilter4Name=Executables
|
||||
|
||||
[PackerPlugins]
|
||||
zip=87,/home/alexx/doublecmd/plugins/zip/libZip.so
|
||||
tar=87,/home/alexx/doublecmd/plugins/zip/libZip.so
|
||||
gz=87,/home/alexx/doublecmd/plugins/zip/libZip.so
|
||||
cpio=0,%commander_path%\plugins\wcx\cpio\cpio.wcx
|
||||
deb=4,%commander_path%\plugins\wcx\deb\deb.wcx
|
||||
rpm=20,%commander_path%\plugins\wcx\rpm\rpm.wcx
|
||||
bz2=0,%commander_path%\plugins\wcx\unbz2\unbz2.wcx
|
||||
rar=0,%commander_path%\plugins\wcx\unrar\unrar.wcx
|
||||
zip=15,%commander_path%\plugins\wcx\zip\zip.wcx
|
||||
tar=15,%commander_path%\plugins\wcx\zip\zip.wcx
|
||||
gz=15,%commander_path%\plugins\wcx\zip\zip.wcx
|
||||
tgz=15,%commander_path%\plugins\wcx\zip\zip.wcx
|
||||
|
||||
[Content Plugins]
|
||||
PluginCount=1
|
||||
|
|
@ -72,7 +78,7 @@ Plugin1Path=%commander_path%/plugins/wdx/rpm_wdx/rpm_wdx.wdx
|
|||
ColumnsSetCount=2
|
||||
ColumnsSet1Name=Brief
|
||||
ColumnsSet2Name=Full
|
||||
#if ColumnsSetXName does not exist the default columns set will be loaded
|
||||
;if ColumnsSetXName does not exist the default columns set will be loaded
|
||||
|
||||
[Brief]
|
||||
ColumnCount=4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue