From 7eb3167ce314725b757031dcd6ee8afcaec97661 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 25 Apr 2010 19:06:21 +0000 Subject: Custom version of SearchEngines file rather than modifying it during installation (fixes crash with Installer) svn path=/trunk/netsurf/; revision=10482 --- amiga/dist/Install | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'amiga/dist/Install') diff --git a/amiga/dist/Install b/amiga/dist/Install index 33df40fd4..f54ceb287 100755 --- a/amiga/dist/Install +++ b/amiga/dist/Install @@ -391,17 +391,6 @@ (optional "nofail") ) -(set #complete 39) - -(textfile - (prompt "Adding Amiga-specific search engines") - (help @textfile-help) - (dest (tackon @default-dest "Resources/SearchEngines")) - (include "Resources/SearchEngines") - (append "Aminet|www.aminet.net|http://aminet.net/search?query=\x25s|http://aminet.net/favicon.ico|\n") - (append "OS4Depot|www.os4depot.net|http://www.os4depot.net/index.php?function=search&tool=simple&f_fields=\x25s|http://www.os4depot.net/favicon.ico|\n") -) - (set #complete 40) (if (= #cairo-version 1) -- cgit v1.2.3