summaryrefslogtreecommitdiff
path: root/amiga/dist
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/dist')
-rwxr-xr-xamiga/dist/Install12
-rw-r--r--amiga/dist/Install.infobin8877 -> 8877 bytes
-rwxr-xr-xamiga/dist/NetSurf.guide13
-rw-r--r--amiga/dist/NetSurf.guide.infobin6741 -> 6741 bytes
-rwxr-xr-xamiga/dist/netsurf.readme4
5 files changed, 22 insertions, 7 deletions
diff --git a/amiga/dist/Install b/amiga/dist/Install
index 073ad3601..1871b682a 100755
--- a/amiga/dist/Install
+++ b/amiga/dist/Install
@@ -23,7 +23,7 @@
(set @default-dest
(askdir
- (prompt "Where would you like to install NetSurf?")
+ (prompt "Where would you like to install NetSurf?")
(help @askdir-help)
(default @default-dest)
)
@@ -31,6 +31,11 @@
(set #icon-exists (exists (tackon @default-dest "NetSurf.info")))
+; *****************************************************
+; TODO: Check OS version/existing build and provide
+; option to select graphics.library or part-Cairo build.
+; ****************************************************
+
(copylib
(prompt "Please check the version of NetSurf you are copying against "
"any which might already be installed.")
@@ -62,7 +67,10 @@
(
(set #themename
(askchoice
- (prompt "Please select theme")
+ (prompt "Please select theme\n"
+ "AISS theme requires AISS and def_pointers packages "
+ "to be installed.")
+; perhaps we should be detecting these?
(help @askchoice-help)
(choices "Default" "AISS")
(default 0)
diff --git a/amiga/dist/Install.info b/amiga/dist/Install.info
index 39b1f26a5..a469e30ba 100644
--- a/amiga/dist/Install.info
+++ b/amiga/dist/Install.info
Binary files differ
diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide
index 45d9d06b5..c9b81fa94 100755
--- a/amiga/dist/NetSurf.guide
+++ b/amiga/dist/NetSurf.guide
@@ -32,7 +32,7 @@ The options file is stored in @{"Resources/Options" link Resources/Options/Main}
@{b}hotlist_file@{ub} Path to Hotlist file
@{b}use_pubscreen@{ub} Open NetSurf on the named public screen
@{b}screen_modeid@{ub} Mode ID for NetSurf's custom screen. If not specified, NetSurf will prompt on startup. Choose Settings=>Save settings to make permanent.
-@{b}theme@{ub} Path to theme (default is Resources/Themes/Default - an alternative included theme is Resources/Themes/AISS)
+@{b}theme@{ub} Path to @{"theme" link Themes} (default is Resources/Themes/Default)
@{b}no_iframes@{ub} Disable IFrames
@{b}clipboard_write_utf8@{ub} Write UTF-8 strings to the clipboard along with a charset identifier (when this option is 0, NetSurf will convert copied strings to local charset)
@{b}context_menu@{ub} Enable context menus
@@ -50,6 +50,17 @@ The options file is stored in @{"Resources/Options" link Resources/Options/Main}
@endnode
+@node Themes
+AmigaOS NetSurf supports basic theming of gadget imagery. Themes live in the Resources/Themes directory, and two are included by default:
+
+Default - default theme with no external dependencies.
+AISS - theme using Mason's AISS images for buttons, and the def_pointers package for 32-bit pointer images.
+
+The file "Theme" in the theme directory contains the files used for that theme. See @{"Default Theme file" link Resources/Themes/Default/Theme/Main} for more details.
+
+Theme directories should be copied and renamed if themes are modified, as update installation of NetSurf will overwrite any changes. AmigaOS NetSurf themes are not compatible with NetSurf for other platforms.
+@endnode
+
@node arexx "ARexx port"
NetSurf's ARexx port is called NETSURF.
diff --git a/amiga/dist/NetSurf.guide.info b/amiga/dist/NetSurf.guide.info
index 512531fe9..fedb27fa7 100644
--- a/amiga/dist/NetSurf.guide.info
+++ b/amiga/dist/NetSurf.guide.info
Binary files differ
diff --git a/amiga/dist/netsurf.readme b/amiga/dist/netsurf.readme
index 31712e920..7d9c71314 100755
--- a/amiga/dist/netsurf.readme
+++ b/amiga/dist/netsurf.readme
@@ -4,7 +4,6 @@ Author: NetSurf contributors (OS4 port by Chris Young)
Type: comm/www
Version: 2.0 development (SVN 5911)
Architecture: ppc-amigaos >= 4.0.0
-Requires: AISS
This is a preview release of the OS4 native port of NetSurf.
It is beta software, which means it is unstable and missing
@@ -14,9 +13,6 @@ This is provided for testing purposes only, to gain feedback
in order to fix bugs for the real release and to prioritise
features.
-IF YOU UPDATE AN OLDER VERSION YOU MAY NEED TO ADD
-screen_depth:32 TO YOUR RESOURCES/OPTIONS FILE
-
Please report bugs to chris@unsatisfactorysoftware.co.uk,
on the Amigans.net forums or in the bug tracker at
http://www.unsatisfactorysoftware.co.uk/bugs (the bug tracker