summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xamiga/dist/NetSurf.guide49
-rw-r--r--amiga/dist/NetSurf.guide.infobin0 -> 6741 bytes
-rw-r--r--amiga/dist/NetSurf.infobin0 -> 2566 bytes
-rw-r--r--amiga/dist/NetSurf_alt.infobin0 -> 11892 bytes
-rwxr-xr-xamiga/dist/netsurf.readme25
-rw-r--r--amiga/dist/netsurf.readme.infobin0 -> 6238 bytes
6 files changed, 74 insertions, 0 deletions
diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide
new file mode 100755
index 000000000..b341a6ba9
--- /dev/null
+++ b/amiga/dist/NetSurf.guide
@@ -0,0 +1,49 @@
+@database NetSurf.guide
+@author Chris Young
+@wordwrap
+
+@node Main "NetSurf"
+@{b}NetSurf@{ub} Amiga-specific documentation
+http://www.netsurf-browser.org
+
+@{"Command line options" link cli}
+@{"Options file " link options}
+@{"ARexx port " link arexx}
+@endnode
+
+@node cli "Command line options"
+NetSurf URL
+
+Where:
+
+URL = address of page to open on startup.
+
+@endnode
+
+@node options "Options file"
+The options file is stored in Resources/Options by default. The following options are specific to the Amiga version although there are other relevant options in the file:
+
+@{b}url_file@{ub} Path to URL database file
+@{b}hotlist_file@{ub} Path to Hotlist file
+@{b}use_workbench@{ub} Open NetSurf in a window on Workbench screen (default is to open a custom screen)
+@{b}screen_modeid@{ub} Mode ID for NetSurf's custom screen
+@{b}toolbar_images@{ub} Path to toolbar images (default is TBImages:, which is AISS - see http://www.masonicons.de)
+@{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}throbber_frames@{ub} Number of frames in Resources/Throbber file (must be a flat image file with first image inactive)
+@{b}truecolour_mouse_pointers@{ub} Use 32-bit mouse pointers, when disabled NetSurf will use old-style 4 colour images (see Resources/Pointers)
+@{b}os_mouse_pointers@{ub} Don't override default and busy mouse pointers
+@{b}always_open_tabs@{ub} Force opening tabs instead of windows (actually swaps the functions so ctrl-click now opens windows and middle mouse button opens tabs)
+@{b}new_tab_is_active@{ub} Make new tab the active one
+@{b}kiosk_mode@{ub} No gadgets
+@{b}recent_file@{ub} Path to file to store recent history list
+@endnode
+
+@node arexx "ARexx port"
+NetSurf's ARexx port is called NETSURF.
+
+Commands are:
+
+@{b}OPEN URL/A@{ub} Opens URL in a new window
+@{b}QUIT@{ub} Quits NetSurf
+@endnode
diff --git a/amiga/dist/NetSurf.guide.info b/amiga/dist/NetSurf.guide.info
new file mode 100644
index 000000000..512531fe9
--- /dev/null
+++ b/amiga/dist/NetSurf.guide.info
Binary files differ
diff --git a/amiga/dist/NetSurf.info b/amiga/dist/NetSurf.info
new file mode 100644
index 000000000..b59df92c5
--- /dev/null
+++ b/amiga/dist/NetSurf.info
Binary files differ
diff --git a/amiga/dist/NetSurf_alt.info b/amiga/dist/NetSurf_alt.info
new file mode 100644
index 000000000..a42460e7f
--- /dev/null
+++ b/amiga/dist/NetSurf_alt.info
Binary files differ
diff --git a/amiga/dist/netsurf.readme b/amiga/dist/netsurf.readme
new file mode 100755
index 000000000..d7872b432
--- /dev/null
+++ b/amiga/dist/netsurf.readme
@@ -0,0 +1,25 @@
+Short: Fast CSS capable web browser
+Uploader: chris@unsatisfactorysoftware.co.uk (Chris Young)
+Author: NetSurf contributors (OS4 port by Chris Young)
+Type: comm/www
+Version: 2.0 development (SVN 5484)
+Architecture: ppc-amigaos >= 4.0.0
+Requires: AISS
+
+NOT FOR DISTRIBUTION!!!!
+
+This is a PREVIEW RELEASE of the OS4 native port of NetSurf.
+It is beta software, which means it is unstable and missing
+features - use at your own risk!
+
+This is provided for testing purposes only, to gain feedback
+in order to fix bugs for the real release and to prioritise
+features.
+
+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 does not send email notifications, so please also
+use one of the other methods or it might not be picked up quickly)
+
+See http://www.netsurf-browser.org for more information about NetSurf.
diff --git a/amiga/dist/netsurf.readme.info b/amiga/dist/netsurf.readme.info
new file mode 100644
index 000000000..d6fb397f2
--- /dev/null
+++ b/amiga/dist/netsurf.readme.info
Binary files differ