From daf9decf84add6f25927ffd92a8dad04b08bf414 Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Wed, 12 Aug 2015 14:33:59 +0300 Subject: [PATCH] Update Applications.txt --- Applications.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Applications.txt b/Applications.txt index 9ec46bd4..c99b7cd9 100644 --- a/Applications.txt +++ b/Applications.txt @@ -119,6 +119,26 @@ ["url"]="IgorTimofeev/OpenComputers/master/Applications/Motd/motd.lua", ["type"]="Script", }, + { + ["name"]="System/OS/Dock/MineCode.lnk", + ["url"]="IgorTimofeev/OpenComputers/master/MineOS/Shortcuts/MineCode.lnk", + ["type"]="Script", + }, + { + ["name"]="System/OS/Dock/Geoscan.lnk", + ["url"]="IgorTimofeev/OpenComputers/master/MineOS/Shortcuts/Geoscan.lnk", + ["type"]="Script", + }, + { + ["name"]="System/OS/Dock/Photoshop.lnk", + ["url"]="IgorTimofeev/OpenComputers/master/MineOS/Shortcuts/Photoshop.lnk", + ["type"]="Script", + }, + { + ["name"]="System/OS/Dock/Crossword.lnk", + ["url"]="IgorTimofeev/OpenComputers/master/MineOS/Shortcuts/Crossword.lnk", + ["type"]="Script", + }, { ["name"]="MineCode", ["url"]="IgorTimofeev/OpenComputers/master/Applications/MineCode/MineCode.lua",