File tree Expand file tree Collapse file tree 1 file changed +25
-3
lines changed Expand file tree Collapse file tree 1 file changed +25
-3
lines changed Original file line number Diff line number Diff line change 4
4
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
5
5
* obtain one at http://mozilla.org/MPL/2.0/
6
6
*
7
- * Copyright (C) 2005-2014 , Peter Johnson (www.delphidabbler.com).
7
+ * Copyright (C) 2005-2016 , Peter Johnson (www.delphidabbler.com).
8
8
*
9
9
* $Rev$
10
10
* $Date$
81
81
</ li >
82
82
</ ul >
83
83
< h2 >
84
- Paths
84
+ Paths & Files
85
85
</ h2 >
86
86
< p >
87
87
This tab gives information about various directories used by
88
- < em > CodeSnip</ em > . They are:
88
+ < em > CodeSnip</ em > and enables the program's config files to be viewed.
89
+ </ p >
90
+ < h3 >
91
+ Directories
92
+ </ h3 >
93
+ < p >
94
+ The directories for which information is available are:
89
95
</ p >
90
96
< ul class ="unspaced ">
91
97
< li >
@@ -114,6 +120,22 @@ <h2>
114
120
directory in Windows Explorer. If the directory does not exist then the
115
121
button will be disabled.
116
122
</ p >
123
+ < h3 >
124
+ Config Files
125
+ </ h3 >
126
+ < p >
127
+ The content of the program's application wide and per-user config files
128
+ can be displayed by clicking the < em > View Application Config File</ em > and
129
+ < em > View Per-User Config File</ em > buttons respectively.
130
+ </ p >
131
+ < p >
132
+ You can find documentation of the meaning of the config file entries in
133
+ < em > CodeSnip< em > 's < a
134
+ href ="https://github.com/delphidabbler/codesnip "
135
+ class ="weblink "
136
+ target ="_blank "
137
+ > Git repository</ a > .
138
+ </ p >
117
139
</ body >
118
140
</ html >
119
141
You can’t perform that action at this time.
0 commit comments