Skip to content

Commit f3d5478

Browse files
author
delphidabbler
committed
Deleted proxy server dialogue box help topic
Modified other topics that linked to it.
1 parent 0890c95 commit f3d5478

File tree

7 files changed

+0
-130
lines changed

7 files changed

+0
-130
lines changed

Src/Help/CodeSnip.hhp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ HTML\dlg_prefs_printing.htm
5252
HTML\dlg_prefs_snippetlayout.htm
5353
HTML\dlg_prefs_sourcecode.htm
5454
HTML\dlg_print.htm
55-
HTML\dlg_proxyserver.htm
5655
HTML\dlg_renamecategory.htm
5756
HTML\dlg_restore.htm
5857
HTML\dlg_saveselection.htm

Src/Help/HTML/dlg_firstrun.htm

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -89,19 +89,6 @@ <h2>
8989
>Preferences</a> dialogue box.
9090
</div>
9191
</li>
92-
<li>
93-
<div>
94-
If you are updating from v3.6.0 or earlier and have set up a password
95-
protected proxy server for internet access you will need to re-enter
96-
the password since it will have been lost. This is because format for
97-
storing passwords changed at v3.6.1.
98-
</div>
99-
<div>
100-
To re-enter your proxy password use the <a
101-
href="dlg_proxyserver.htm"
102-
>Proxy Server Configuration</a> dialogue box.
103-
</div>
104-
</li>
10592
<li>
10693
<div>
10794
Your source code formatting preferences will have been lost if you

Src/Help/HTML/dlg_proxyserver.htm

Lines changed: 0 additions & 85 deletions
This file was deleted.

Src/Help/HTML/menu_tools.htm

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -62,20 +62,6 @@ <h1>
6262
where the compilers used in test compilations are specified.
6363
</td>
6464
</tr>
65-
<tr>
66-
<td class="img">
67-
&nbsp;
68-
</td>
69-
<td class="item">
70-
Proxy Server
71-
</td>
72-
<td class="desc">
73-
Enables <em>CodeSnip</em> to be configured to use a proxy server when
74-
accessing the internet. Details of the proxy are entered in the <a
75-
href="dlg_proxyserver.htm"
76-
>Proxy Server Configuration</a> dialogue box that is displayed.
77-
</td>
78-
</tr>
7965
<tr>
8066
<td class="img">
8167
<img

Src/Help/HTML/quickstart.htm

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@ <h2>
4141
href="dlg_update.htm">Update From Web</a> dialogue box, reached from the
4242
<em>Database | Update From Web</em> menu option.
4343
</p>
44-
<p>
45-
If you need <em>CodeSnip</em> to access the internet via a Proxy Server
46-
you should use the <em>Tools | Proxy Server</em> menu option and enter
47-
information and the proxy in the resulting <a
48-
href="dlg_proxyserver.htm">Proxy Server Configuration</a> dialogue box.
49-
</p>
5044
<h2>
5145
Customise the Database
5246
</h2>

Src/Help/HTML/task_customise.htm

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,5 @@ <h1>
2525
<a href="dlg_preferences.htm">Preferences</a> dialogue box accessed via
2626
the <em>Tools | Preferences</em> menu option.
2727
</p>
28-
<p>
29-
By default <em>CodeSnip</em> accesses the internet directly but it can be
30-
made to use a Proxy Server. Use the <em>Tools | Proxy Server</em> menu
31-
option to display the <a href="dlg_proxyserver.htm">Proxy Server
32-
Configuration</a> dialogue box to provide details of the required proxy
33-
server.
34-
</p>
3528
</body>
3629
</html>

Src/Help/Index.hhk

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -296,10 +296,6 @@
296296
<param name="Name" value="privacy statement">
297297
<param name="Local" value="HTML\privacy_statement.htm">
298298
</OBJECT>
299-
<LI> <OBJECT type="text/sitemap">
300-
<param name="Name" value="proxy server dialogue">
301-
<param name="Local" value="HTML\dlg_proxyserver.htm">
302-
</OBJECT>
303299
<LI> <OBJECT type="text/sitemap">
304300
<param name="Name" value="quickstart guide">
305301
<param name="Local" value="HTML\quickstart.htm">

0 commit comments

Comments
 (0)