Rename icons16.png to icons18.png and update all references
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 23s
Build system / Build (pull_request) Successful in 16m25s

Signed-off-by: hrigar <h4gar02@protonmail.com>
This commit is contained in:
2026-03-04 02:59:14 +05:30
parent cc1034d849
commit 8a726f5fce
14 changed files with 48 additions and 48 deletions

View File

@@ -1971,7 +1971,7 @@ calc_ini:
add edi,[img_size]
dec edi
mov esi,eax
add esi,9 ; after [icons16]
add esi,9 ; after [icons18]
cld
@@:
lodsb
@@ -2871,7 +2871,7 @@ root_pach:
db '/',0
icons_file_name_2 db 'buttons/'
icons_path db '/sys/icons16.png',0
icons_path db '/sys/icons18.png',0
ini_file_name db '/sys/File managers/icons.ini',0
;---------------------------------------------------------------------