Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/8e697d335a6c9a51f5f1a18694b82db0fc2af76d
...commit
http://git.netsurf-browser.org/netsurf.git/commit/8e697d335a6c9a51f5f1a18694b82db0fc2af76d
...tree
http://git.netsurf-browser.org/netsurf.git/tree/8e697d335a6c9a51f5f1a18694b82db0fc2af76d
The branch, master has been updated
via 8e697d335a6c9a51f5f1a18694b82db0fc2af76d (commit)
from 2a8cfa1fb79ae9f17449a13b728918f0483c8bf0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf.git/commit/?id=8e697d335a6c9a51f5f1a18694b82db0fc2af76d
commit 8e697d335a6c9a51f5f1a18694b82db0fc2af76d
Author: Chris Young <[email protected]>
Commit: Chris Young <[email protected]>
Fix attribute
diff --git a/frontends/amiga/dist/NetSurf.guide
b/frontends/amiga/dist/NetSurf.guide
index d628a1c..0bdd900 100755
--- a/frontends/amiga/dist/NetSurf.guide
+++ b/frontends/amiga/dist/NetSurf.guide
@@ -144,7 +144,7 @@ There are a couple of Amiga-specific options which can only
be changed directly
@{b}redraw_tile_size_x@{ub}/@{b}redraw_tile_size_y@{ub} Specify the size of
the off-screen bitmap. Higher will speed up redraws at the expense of memory. 0
disables tiling (will use a bitmap at least the size of the screen NetSurf is
running on)
@{b}web_search_width@{ub} Defaults to 0. Larger values will increase the size
of the web search gadget next to the URL bar.
@{b}mask_alpha@{ub} Threshold to use when determining which alpha values to
convert to full transparency (0 - 255, where 255 will convert even opaque
pixels to transparent). Defaults to 0. This is only used in palette-mapped
modes where alpha blending is not currently supported.
-@{b}tab_new_session{ub} If NetSurf is already running, this will cause any
passed URLs to open in a new tab rather than a new window.
+@{b}tab_new_session@{ub} If NetSurf is already running, this will cause any
passed URLs to open in a new tab rather than a new window.
@{b}use_extmem@{ub} Defaults to 1 (enabled). Setting to 0 will prevent
NetSurf using Extended Memory to store uncompressed images - this may have a
performance benefit and no disadvantage for <2GB configurations. OS4.1FEU1
only.
@{b}download_notify_progress@{ub} Defaults to 0 (disabled). Display download
progress in a Ringhio notification. Requires Enhancer Pack (Ringhio 53.65+),
behaviour without it is undefined.
@{b}url_file@{ub} Path to URL database file
-----------------------------------------------------------------------
Summary of changes:
frontends/amiga/dist/NetSurf.guide | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/frontends/amiga/dist/NetSurf.guide
b/frontends/amiga/dist/NetSurf.guide
index d628a1c..0bdd900 100755
--- a/frontends/amiga/dist/NetSurf.guide
+++ b/frontends/amiga/dist/NetSurf.guide
@@ -144,7 +144,7 @@ There are a couple of Amiga-specific options which can only
be changed directly
@{b}redraw_tile_size_x@{ub}/@{b}redraw_tile_size_y@{ub} Specify the size of
the off-screen bitmap. Higher will speed up redraws at the expense of memory. 0
disables tiling (will use a bitmap at least the size of the screen NetSurf is
running on)
@{b}web_search_width@{ub} Defaults to 0. Larger values will increase the size
of the web search gadget next to the URL bar.
@{b}mask_alpha@{ub} Threshold to use when determining which alpha values to
convert to full transparency (0 - 255, where 255 will convert even opaque
pixels to transparent). Defaults to 0. This is only used in palette-mapped
modes where alpha blending is not currently supported.
-@{b}tab_new_session{ub} If NetSurf is already running, this will cause any
passed URLs to open in a new tab rather than a new window.
+@{b}tab_new_session@{ub} If NetSurf is already running, this will cause any
passed URLs to open in a new tab rather than a new window.
@{b}use_extmem@{ub} Defaults to 1 (enabled). Setting to 0 will prevent
NetSurf using Extended Memory to store uncompressed images - this may have a
performance benefit and no disadvantage for <2GB configurations. OS4.1FEU1
only.
@{b}download_notify_progress@{ub} Defaults to 0 (disabled). Display download
progress in a Ringhio notification. Requires Enhancer Pack (Ringhio 53.65+),
behaviour without it is undefined.
@{b}url_file@{ub} Path to URL database file
--
NetSurf Browser
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org