tNew URL handling documented - vaccinewars - be a doctor and try to vaccinate the world
HTML git clone git://src.adamsgaard.dk/vaccinewars
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 0ad2fbafb5dd27fb311616c0d43634c23a7edc3c
DIR parent d7ad3c0ccecb61c42151ca90db9102ef8076df0d
HTML Author: Ben Webb <ben@salilab.org>
Date: Fri, 15 Feb 2002 17:38:35 +0000
New URL handling documented
Diffstat:
M ChangeLog | 1 +
M doc/configfile.html | 7 ++++++-
2 files changed, 7 insertions(+), 1 deletion(-)
---
DIR diff --git a/ChangeLog b/ChangeLog
t@@ -1,6 +1,7 @@
cvs
- Icon added for GTK+ client
- Bug with withdrawing cash from the bank fixed
+ - URL in GTK+ client "About" box is now clickable
1.5.3 04-02-2002
- Text-mode server is now non-interactive by default (server admin can
DIR diff --git a/doc/configfile.html b/doc/configfile.html
t@@ -155,6 +155,11 @@ can cause problems with debugging, or with other programs that need to keep
track of the process, setting Daemonize to FALSE will run the program in the
foreground. Only supported on Unix systems.</dd>
+<dt><b>WebBrowser=<i>/usr/bin/mozilla</i></b></dt>
+<dd>Sets the program used to display website URLs. This is used only by the
+Unix version, as under Windows the standard mechanism for associating file
+types with applications is used.</dd>
+
<dt><b>ConfigVerbose=<i>FALSE</i></b></dt>
<dd>Prints extra feedback information when processing the config. file if set
to TRUE; this only takes effect, of course, after the ConfigVerbose variable is
t@@ -607,6 +612,6 @@ any drugs, and clients will display this information if available.</dd>
<ul>
<li><a href="index.html">Main index</a></li>
</ul>
-<p>Last update: <b>18-11-2001</b></p>
+<p>Last update: <b>15-02-2002</b></p>
</body>
</html>