kf_font_viewer gets to be a part of syspanel
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 21s
Build system / Build (pull_request) Successful in 5m28s

Syspanel gets bigger in less than 1 sector and we still have kf viewer in the IMG
This commit is contained in:
2025-03-13 01:47:42 +02:00
committed by Max Logaev
parent 93f12c7673
commit 4f1a8ef9a1
8 changed files with 33 additions and 74 deletions

View File

@@ -694,7 +694,6 @@ tup.append_table(extra_files, {
{"kolibrios/utils/notes", VAR_PROGS .. "/cmm/notes/notes.com"},
{"kolibrios/utils/osupdate", VAR_PROGS .. "/cmm/misc/osupdate.com"},
{"kolibrios/utils/quark", VAR_PROGS .. "/cmm/quark/quark.com"},
{"kolibrios/utils/kf_view", VAR_PROGS .. "/cmm/kf_font_viewer/font_viewer.com"},
})
end -- tup.getconfig('NO_CMM') ~= 'full'

View File

@@ -79,7 +79,7 @@ next=$TextEditor
[Assoc]
/=/sys/file managers/eolite
kf=/kolibrios/utils/kf_view
kf=/sys/syspanel
txt=$CodeEdit
log=$CodeEdit