programs/system: Post-SVN tidy #246

Open
ace-dent wants to merge 30 commits from ace-dent:PR-CleanupSVN-2 into main
7 changed files with 731 additions and 727 deletions
Showing only changes of commit 12c0d3916f - Show all commits

View File

@@ -397,7 +397,7 @@ tup.append_table(iso_extra_files, {
if tup.getconfig('NO_FASM') ~= 'full' then
tup.append_table(img_files, {
{"KERNEL.MNT", VAR_PROGS .. "/../kernel/trunk/kernel.mnt"},
{"@DOCKY", VAR_PROGS .. "/system/docky/trunk/docky"},
{"@DOCKY", VAR_PROGS .. "/system/docky/docky"},
{"@HA", VAR_PROGS .. "/other/ha/HA"},
{"@ICON", VAR_PROGS .. "/system/icon_new/icon"},
{"@MENU", VAR_PROGS .. "/system/menu/trunk/menu"},