X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-version;h=a083329d097cd392f09097f8fc119d306df0f75c;hb=dd8f4e7e72e131b57d4ca4334273281513a0f060;hp=2ccc273bd7c1dadabc06ee06432279eec21a3338;hpb=6b4a31e6407bb850bfd6f1f551bad2ad82aea3a3;p=privoxy.git diff --git a/templates/show-version b/templates/show-version index 2ccc273b..a083329d 100644 --- a/templates/show-version +++ b/templates/show-version @@ -7,7 +7,7 @@ # # Template files are written win plain HTML, with a few # additions: -# +# # - Lines that start with a '#' character like this one # are ignored # @@ -22,7 +22,7 @@ # strings @if-start and if--end@. The strings # should be placed in HTML comments (), so the # html structure won't be messed when the magic happens. -# +# # USABLE SYMBOLS IN THIS TEMPLATE: # -------------------------------- # @@ -31,7 +31,7 @@ # my-hostname: # The hostname associated with my-ip-addr # admin-address: -# The email address of the pxoxy's administrator, as configured +# The email address of the proxy administrator, as configured # in the config file # default-cgi: # The URL for the "main menu" builtin CGI of this proxy @@ -43,12 +43,11 @@ # The development status of the proxy software: "alpha", "beta", # or "stable". # homepage: -# The URL of the SourceForge ijbswa project, who maintains this -# software. +# The URL of the Privoxy project, which maintains this software. # # redirect-url: # The URL to a script that will redirect to the Privoxy -# documentation for a given item +# documentation for a given item # invocation: # The command line with whitch Privoxy was invoked # options: @@ -61,14 +60,14 @@ # A HTML-formatted list of all conditional #defines used when # Privoxy was compiled # -# +# # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: # ------------------------------------------------------------------ # # unstable: # This is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Privoxy adminstrator has +# An e-mail address for the local Privoxy administrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -88,9 +87,10 @@ Privoxy@@my-hostname@: Detailed proxy version information - + + @@ -119,8 +119,8 @@

Source code versions:

(Note: This information is only relevant if you checked out Privoxy from CVS - and compiled it yourself. If you downloaded a binary, .exe, RPM, or a .tgz file, - then when you ask for support just mention the version number @version@ + and compiled it yourself. If you downloaded a binary, .exe, RPM, or a .tgz file, + then when you ask for support just mention the version number @version@ and the type of download you got.)

@sourceversions@
@@ -134,29 +134,24 @@ + -#include mod-support-and-service - +#include mod-local-help + + - -#include mod-local-help +#include mod-support-and-service - - - -

Valid HTML 4.01 Strict

- -