Skip to content

Commit e79f461

Browse files
authored
CHG/FIX: configuration.html: Section 'Icons': List of file type icons. (#73)
1 parent 8bc0190 commit e79f461

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/en/configuration.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -942,8 +942,8 @@ <h2><a name="settings">2. Configuration</a></h2>
942942
<p class="figure"><img class="largeimage" title="Icons" alt="Icons" src="images/imgDC/pic77.png" width="578" height="558"></p>
943943
<p>The first option enables the display of the file type icons to the left of the name:</p>
944944
<ul>
945-
<li><p><span class="italic">All associated + EXE/LNK (slow)</span>&nbsp;&ndash; Same as <span class="italic">All</span>, but additionally extracts icons from .exe files and shortcuts.</p></li>
946-
<li><p><span class="italic">All</span>&nbsp;&ndash; Icons for all file types associated with any program will be displayed (from system settings and Double Commander <a href="#ConfigAssociations">file associations</a>). Also DC will show the folder icon specified in the <tt>desktop.ini</tt> (Windows) and <tt>.directory</tt> (Linux) files.</p></li>
945+
<li><p><span class="italic">All associated + EXE/LNK (slow)</span>&nbsp;&ndash; Same as <span class="italic">All</span>, but additionally: icons from .exe, .ico, .cur, .ani and shortcuts (Windows), application icons from application catalogs (i.e. .app, macOS), .desktop and .directory (Linux and other Unix-like systems). Also DC will show the folder icon specified in the <tt>desktop.ini</tt> (Windows) and <tt>.directory</tt> (Linux) files.</p></li>
946+
<li><p><span class="italic">All</span>&nbsp;&ndash; Icons for all file types associated with any program will be displayed (from system settings and Double Commander <a href="#ConfigAssociations">file associations</a>).</p></li>
947947
<li><p><span class="italic">Only standard icons</span>&nbsp;&ndash; Only the icons listed in the <tt>pixmaps.txt</tt> file and the icons from the file association settings will be displayed. In this case, you can use icons only from the Double Commander icon theme (see directories <tt>pixmaps/dctheme/XxX/mimetypes</tt> in the program folder) or specify the full (with path) file name. Creating an icon theme is described in the <a href="faq.html#theme">FAQ</a>.</p></li>
948948
<li><p><span class="italic">No icons</span>.</p></li>
949949
</ul>

doc/ru/configuration.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -942,8 +942,8 @@ <h2><a name="settings">2. Настройки</a></h2>
942942
<p class="figure"><img class="largeimage" title="Значки" alt="Значки" src="images/imgDC/ris77.png" width="578" height="558"></p>
943943
<p>Первый параметр включает отображение значков типов файлов слева от имени:</p>
944944
<ul>
945-
<li><p><span class="italic">Все ассоциированные + EXE/LNK (медленно)</span>&nbsp;&ndash; То же, что и <span class="italic">Все</span>, но дополнительно будут извлечены значки из EXE-файлов и ярлыков.</p></li>
946-
<li><p><span class="italic">Все</span>&nbsp;&ndash; Будут отображаться значки всех типов файлов, которые ассоциированны с какой-либо программой (из настроек системы и <a href="#ConfigAssociations">файловых ассоциаций</a> Double Commander). Также DC покажет значок папки, заданный в файлах <tt>desktop.ini</tt> (Windows) и <tt>.directory</tt> (Linux).</p></li>
945+
<li><p><span class="italic">Все ассоциированные + EXE/LNK (медленно)</span>&nbsp;&ndash; То же, что и <span class="italic">Все</span>, но дополнительно: значки из .exe, .ico, .cur, .ani и ярлыков (Windows), значки приложений из каталогов приложений (т.е. .app, macOS), .desktop и .directory (Linux и другие Unix-подобные системы). Также DC покажет значок папки, заданный в файлах <tt>desktop.ini</tt> (Windows) и <tt>.directory</tt> (Linux).</p></li>
946+
<li><p><span class="italic">Все</span>&nbsp;&ndash; Будут отображаться значки всех типов файлов, которые ассоциированны с какой-либо программой (из настроек системы и <a href="#ConfigAssociations">файловых ассоциаций</a> Double Commander).</p></li>
947947
<li><p><span class="italic">Только стандартные</span>&nbsp;&ndash; Будут отображаться только значки, перечисленные в файле <tt>pixmaps.txt</tt>, и значки из настроек файловых ассоциаций. В этом случае вы можете использовать значки только из темы значков Double Commander (смотрите каталоги <tt>pixmaps/dctheme/XxX/mimetypes</tt> в папке программы) или укажите полное (с путём) имя файла. Создание темы значков описано в <a href="faq.html#theme">FAQ</a>.</p></li>
948948
<li><p><span class="italic">Не показывать значки</span>.</p></li>
949949
</ul>

0 commit comments

Comments
 (0)