From 553210acb2f852f71644dfd8b4afa2dd833045c9 Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Sat, 19 Jan 2019 12:48:07 +0300 Subject: [PATCH] aefaef --- Installer/Files.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Installer/Files.cfg b/Installer/Files.cfg index 9ea3917b..017c4895 100644 --- a/Installer/Files.cfg +++ b/Installer/Files.cfg @@ -130,6 +130,9 @@ "Applications/Settings.app/Modules/7_Time/Icon.pic", "Applications/Settings.app/Modules/8_System/Main.lua", "Applications/Settings.app/Modules/8_System/Icon.pic", + -- Reinstall OS + { path="Applications/Reinstall OS.app/Main.lua", shortcut = true }, + "Applications/Reinstall OS.app/Icon.pic", }, optional = { { path="Libraries/JSON.lua", id=103 },