mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
63 lines
1.9 KiB
XML
63 lines
1.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<doublecmd DCVersion="0.0.0" ConfigVersion="5">
|
|
<Configuration Save="True">
|
|
<UseConfigInProgramDir>False</UseConfigInProgramDir>
|
|
</Configuration>
|
|
<Colors>
|
|
<FileFilters>
|
|
<Filter>
|
|
<Name>Pascal sources</Name>
|
|
<FileMasks>*.pas;*.pp</FileMasks>
|
|
<Color>32768</Color>
|
|
<Attributes/>
|
|
</Filter>
|
|
<Filter>
|
|
<Name>Pascal binaries</Name>
|
|
<FileMasks>*.ppu;*.o;*.dcu</FileMasks>
|
|
<Color>16711680</Color>
|
|
<Attributes/>
|
|
</Filter>
|
|
<Filter>
|
|
<Name>Specified Executables</Name>
|
|
<FileMasks>*</FileMasks>
|
|
<Color>55758</Color>
|
|
<Attributes>-rwxrwxr*x</Attributes>
|
|
</Filter>
|
|
<Filter>
|
|
<Name>Executables</Name>
|
|
<FileMasks>*</FileMasks>
|
|
<Color>32768</Color>
|
|
<Attributes>-*x*</Attributes>
|
|
</Filter>
|
|
</FileFilters>
|
|
</Colors>
|
|
<Plugins>
|
|
<DsxPlugins/>
|
|
<WcxPlugins/>
|
|
<WdxPlugins>
|
|
<WdxPlugin>
|
|
<Name>rpm_wdx</Name>
|
|
<Path>%commander_path%/plugins/wdx/rpm_wdx/rpm_wdx.wdx</Path>
|
|
<DetectString>EXT="RPM"</DetectString>
|
|
</WdxPlugin>
|
|
<WdxPlugin>
|
|
<Name>deb_wdx</Name>
|
|
<Path>%commander_path%/plugins/wdx/deb_wdx/deb_wdx.wdx</Path>
|
|
<DetectString>EXT="DEB"</DetectString>
|
|
</WdxPlugin>
|
|
</WdxPlugins>
|
|
<WfxPlugins>
|
|
<WfxPlugin Enabled="True">
|
|
<Name>FTP</Name>
|
|
<Path>%commander_path%/plugins/wfx/ftp/ftp.wfx</Path>
|
|
</WfxPlugin>
|
|
</WfxPlugins>
|
|
<WlxPlugins>
|
|
<WlxPlugin>
|
|
<Name>wlxMplayer</Name>
|
|
<Path>%commander_path%/plugins/wlx/wlxmplayer/wlxmplayer.wlx</Path>
|
|
<DetectString>(EXT="MPG")|(EXT="AVI")|(EXT="MPEG")|(EXT="FLV")</DetectString>
|
|
</WlxPlugin>
|
|
</WlxPlugins>
|
|
</Plugins>
|
|
</doublecmd>
|