summaryrefslogtreecommitdiff
path: root/amiga/dist/Install.info
Commit message (Collapse)AuthorAgeFilesLines
* Snapshot icon positions so they default to looking neat when the archive is ↵Chris Young2012-08-181-0/+0
| | | | extracted.
* Use OS4.1 Update 1 launch-handler when available. Will fall back to ↵Chris Young2010-01-161-0/+0
| | | | | | | | | OpenURL.library even if URL: is dismounted while NetSurf is running. Installation adds the lines to configure launch-handler to open URLs in NetSurf. svn path=/trunk/netsurf/; revision=9835
* Check if shared objects actually copied, and copy them on next startup if ↵Chris Young2009-05-041-0/+0
| | | | | | they didn't. svn path=/trunk/netsurf/; revision=7390
* Remove default theme's dependency on AISSChris Young2009-02-181-0/+0
| | | | svn path=/trunk/netsurf/; revision=6567
* Installation scriptsChris Young2008-11-081-0/+0
Install is a standard Installer script AutoInstall is an AmigaDOS script for AmiUpdate which calls the above Install script in an unattended install mode. svn path=/trunk/netsurf/; revision=5654