From 70825a5ee24ead041bc331b13e00ae5f86f458c0 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 9 Dec 2012 18:57:07 +0000 Subject: Set the file comment for the included ARexx scripts as part of the install, as these tend to get lost and don't exist at all in Git. --- amiga/dist/Install | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/amiga/dist/Install b/amiga/dist/Install index 7b8c5fe0b..bb8f737b5 100755 --- a/amiga/dist/Install +++ b/amiga/dist/Install @@ -474,6 +474,10 @@ (rename (tackon @default-dest "Resources/SearchEngines") (tackon @default-dest "Resources/SearchEngines.backup")) ) +(run "c:filenote Rexx/CloseTabs.nsrx \"Close other tabs\") +(run "c:filenote Rexx/ViewSource.nsrx \"View source\") +(run "c:filenote Rexx/GetVideo.nsrx \"Get video\") + (copyfiles (prompt "Copying files") (source "") -- cgit v1.2.3