a2d108
Update TCAR-UG/Docbook/Scripts/Bash/prepare.docbook.
@@ -86,11 +86,19 @@
|
|
86
86
|
required in your workstation to connect it with the files
|
87
87
|
inside the working copy of &TCAR;. When you provide this
|
88
88
|
option, the <command>centos-art.sh</command> put itself into
|
89
|
-
your system's execution path and make brushes,
|
90
|
-
palettes and fonts available inside applications
|
91
|
-
you can make use of them without loosing version
|
92
|
-
them.
|
89
|
+
your system's execution path and make common brushes,
|
90
|
+
patterns, palettes and fonts available inside applications
|
91
|
+
like GIMP, so you can make use of them without loosing version
|
92
|
+
control over them.
|
93
93
|
</para>
|
94
|
+
<caution>
|
95
|
+
<para>
|
96
|
+
This option removes all common fonts, brushes, patterns, and
|
97
|
+
palettes from your home configuration directories, in order to
|
98
|
+
create a fresh installation of them all, again, using the
|
99
|
+
working copy as reference.
|
100
|
+
</para>
|
101
|
+
</caution>
|
94
102
|
</listitem>
|
95
103
|
</varlistentry>
|
96
104
|
|
@@ -160,7 +168,6 @@
|
|
160
168
|
The same is true for other similar components like fonts,
|
161
169
|
patterns and palettes.
|
162
170
|
</para>
|
163
|
-
|
164
171
|
</simplesect>
|
165
172
|
|
166
173
|
<simplesect>
|