Добавил пиктограммы файлов

This commit is contained in:
svkalinin
2022-12-21 14:59:40 +03:00
parent 8de8ec16be
commit b6afcc4c5f
3 changed files with 172 additions and 1 deletions

View File

@@ -239,6 +239,7 @@ proc FindImage {ext} {
JP2
ICO
XPM
SVG
}
foreach img [image names] {
if [regexp -nocase -all -- "^($ext)(_16x12)" $img match v1 v2] {