source: xsoft/other/gimp.xml@ 3ffdac24

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 3ffdac24 was b2f3be2b, checked in by Ken Moffat <ken@…>, 6 years ago

gimp: update editorial comment for cloning gimp-help, the repo has moved.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20236 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 18.4 KB
RevLine 
[613c524f]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[613c524f]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[06cdf48]7 <!ENTITY gimp-download-http "https://download.gimp.org/pub/gimp/v2.10/gimp-&gimp-version;.tar.bz2">
[5e11bc38]8 <!ENTITY gimp-download-ftp " ">
[776dbf3]9 <!ENTITY gimp-md5sum "9e0a3703a920da8b3e51e845fa3bff7d">
[06cdf48]10 <!ENTITY gimp-size "30 MB">
[776dbf3]11 <!ENTITY gimp-buildsize "630 MB (add 745 MB for tests)">
[6c669fa]12 <!ENTITY gimp-time "4.7 SBU (add 0.6 SBU for tests)">
[06cdf48]13
[b2f3be2b]14 <!-- pro-tem, a pull of gimp-help, https://gitlab.gnome.org/GNOME/gimp-help.git
[06cdf48]15 git archive \-\-format=tar \-\-prefix=${DIRNAME}/ HEAD | xz >../${DIRNAME}.tar.xz -->
[e1f9f2a]16 <!ENTITY gimp-help-version "2018-05-19-f8fb93ed2">
[06cdf48]17 <!ENTITY gimp-help-download "http://www.zarniwhoop.uk/gimp-help/gimp-help-&gimp-help-version;.tar.xz">
[e1f9f2a]18 <!ENTITY gimp-help-md5sum "f420eccb087d797936738b62e066e0a6">
[06cdf48]19 <!ENTITY gimp-help-size "159 MB">
[e1f9f2a]20 <!ENTITY gimp-help-buildsize "From 350 MB (en only) to 1429 MB (all 18
[06cdf48]21 languages), average of 52 MB per translation">
22 <!ENTITY gimp-help-time "1.9 SBU (en only), average of 2.4 SBU per
23 translation (measured with 5 languages), 14
24 SBU, with parallelism=4, for all languages">
25]>
26<!--
[a4d3fe5]27 <!ENTITY gimp-help-version "2.8.2">
[8dfc5c3]28 <!ENTITY gimp-help-download "https://download.gimp.org/pub/gimp/help/gimp-help-&gimp-help-version;.tar.bz2">
[a4d3fe5]29 <!ENTITY gimp-help-md5sum "a591c8974b2f4f584d0a769d52ed6c5b">
30 <!ENTITY gimp-help-size "152 MB">
31 <!ENTITY gimp-help-buildsize "From 307 MB (en only) to 1257 MB (all 18
32 languages), average of 52 MB per translation">
33 <!ENTITY gimp-help-time "0.8 SBU (en only), average of 1.2 SBU per
34 translation (measured with 5 languages), 5.9
35 SBU, with parallelism=8, for all languages">
[06cdf48]36-->
[613c524f]37
[219f345a]38<sect1 id="gimp" xreflabel="Gimp-&gimp-version;">
[364f479]39 <?dbhtml filename="gimp.html" ?>
40
41 <sect1info>
42 <othername>$LastChangedBy$</othername>
43 <date>$Date$</date>
44 </sect1info>
45
[219f345a]46 <title>Gimp-&gimp-version;</title>
[364f479]47
48 <indexterm zone="gimp">
[219f345a]49 <primary sortas="a-Gimp">Gimp</primary>
[364f479]50 </indexterm>
51
52 <sect2 role="package">
[a98acfe7]53 <title>Introduction to Gimp</title>
[364f479]54
[a98acfe7]55 <para>
56 The <application>Gimp</application> package contains
57 the GNU Image Manipulation Program which is useful for
58 photo retouching, image composition and image authoring.
59 </para>
[364f479]60
[0fc0a20]61 &lfs82_checked;
[04fa30a]62
[364f479]63 <bridgehead renderas="sect3">Package Information</bridgehead>
64 <itemizedlist spacing="compact">
65 <listitem>
[a98acfe7]66 <para>
67 Download (HTTP): <ulink url="&gimp-download-http;"/>
68 </para>
[364f479]69 </listitem>
70 <listitem>
[a98acfe7]71 <para>
72 Download (FTP): <ulink url="&gimp-download-ftp;"/>
73 </para>
[364f479]74 </listitem>
75 <listitem>
[a98acfe7]76 <para>
77 Download MD5 sum: &gimp-md5sum;
78 </para>
[364f479]79 </listitem>
80 <listitem>
[a98acfe7]81 <para>
82 Download size: &gimp-size;
83 </para>
[364f479]84 </listitem>
85 <listitem>
[a98acfe7]86 <para>
87 Estimated disk space required: &gimp-buildsize;
88 </para>
[364f479]89 </listitem>
90 <listitem>
[a98acfe7]91 <para>
92 Estimated build time: &gimp-time;
93 </para>
[364f479]94 </listitem>
95 </itemizedlist>
96
97 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[219f345a]98 <itemizedlist spacing="compact">
[364f479]99 <listitem>
[a98acfe7]100 <para>
[06cdf48]101 The optional help files for 2.10 are still being updated. In the
102 meantime, here is a git pull:
103 <ulink url="&gimp-help-download;"/>
[a98acfe7]104 </para>
[364f479]105 </listitem>
106 <listitem>
[a98acfe7]107 <para>
[06cdf48]108 The downloads may have been updated since this version of the
[e1f9f2a]109 book was committed. For the gimp-help-&gimp-help-version; tarball,
110 the MD5 sum is: &gimp-help-md5sum; and other sums may be in the <ulink
111 url="http://www.zarniwhoop.uk/gimp-help/README">README</ulink> file in
112 the same directory.
[a98acfe7]113 </para>
[364f479]114 </listitem>
115 <listitem>
[a98acfe7]116 <para>
117 Download size: &gimp-help-size;
118 </para>
[364f479]119 </listitem>
[784ec394]120 <listitem>
[a4d3fe5]121 <para>
122 Estimated disk space required: &gimp-help-buildsize;
123 </para>
124 </listitem>
125 <listitem>
126 <para>
127 Estimated build time: &gimp-help-time;
128 </para>
129 </listitem>
[219f345a]130 </itemizedlist>
[364f479]131
[219f345a]132 <bridgehead renderas="sect3">Gimp Dependencies</bridgehead>
[364f479]133
134 <bridgehead renderas="sect4">Required</bridgehead>
[7298aa7]135 <para role="required">
[cd964c8]136 <xref linkend="gegl"/>,
[06cdf48]137 <xref linkend="gexiv2"/>,
138 <xref linkend="glib-networking"/>,
139 <xref linkend="gtk2"/>,
140 <xref linkend="harfbuzz"/>.
141 <xref linkend="libjpeg"/>,
142 <xref linkend="libmypaint"/>,
143 <xref linkend="librsvg"/>,
144 <xref linkend="libtiff"/>,
145 <!-- en can be built without this -->
146 <xref linkend="libxml2py2"/> (to build the translated help files),
147 <xref linkend="lcms2"/>,
148 <xref linkend="mypaint-brushes"/>,
149 <xref linkend="poppler"/> (including poppler-data) and
150 <!-- some parts of Xorg appear to be required, as are deps it pulls in -->
151 <xref linkend="x-window-system"/>
[7298aa7]152 </para>
[364f479]153
154 <bridgehead renderas="sect4">Recommended</bridgehead>
[7298aa7]155 <para role="recommended">
[06cdf48]156 <xref linkend="dbus-glib"/>,
157 <xref linkend="gs"/> (with libgs installed),
158 <xref linkend="iso-codes"/>,
159 <xref linkend="libgudev"/>,
160 <xref linkend="pygtk"/> (including the gtk, pango and pangocairo modules) and
161 <xref linkend="xdg-utils"/>
[7298aa7]162 </para>
[364f479]163
164 <bridgehead renderas="sect4">Optional</bridgehead>
[7298aa7]165 <para role="optional">
166 <xref linkend="aalib"/>,
167 <xref linkend="alsa-lib"/>,
[06cdf48]168 <xref linkend="gvfs"/> (to access the online help),
[bc39dca]169 <xref linkend="libmng"/>,
[06cdf48]170 <xref linkend="libwebp"/>,
171 <xref linkend="openjpeg2"/>,
[7298aa7]172 an <xref linkend="server-mail"/> (that provides a
173 <command>sendmail</command> program),
[06cdf48]174 <xref linkend="gtk-doc"/>,
[6c669fa]175 <ulink url="https://people.freedesktop.org/~hughsient/appstream-glib">appstream-glib</ulink> and
[a4d3fe5]176 <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>
[7298aa7]177 </para>
[80df29b]178
[06cdf48]179 <para>
180 When you have run configure, you will see that WebKit is not found -
181 that dependency is for the legacy webkit-1.0 which should never be used
182 on a modern system exposed to the internet.
183 </para>
184
[bc39dca]185 <bridgehead renderas="sect4">Optional, for optimizing the PNG files in the
186 help system</bridgehead>
[784ec394]187 <para role="optional">
[7298aa7]188 <ulink url="http://pngnq.sourceforge.net/">pngnq</ulink> and
189 <ulink url="http://pmt.sourceforge.net/pngcrush/">pngcrush</ulink>
[784ec394]190 </para>
191
[38e4f06]192 <para condition="html" role="usernotes">User Notes:
[a98acfe7]193 <ulink url="&blfs-wiki;/gimp"/>
194 </para>
[364f479]195 </sect2>
196
197 <sect2 role="installation">
[a98acfe7]198 <title>Installation of Gimp</title>
[364f479]199
[feecd37]200 <para>
201 Install <application>Gimp</application> by running
202 the following commands:
203 </para>
[389246e]204
[92245989]205<screen><userinput>./configure --prefix=/usr \
[06cdf48]206 --sysconfdir=/etc &amp;&amp;
[364f479]207make</userinput></screen>
[94aecbd]208
[a98acfe7]209 <para>
210 To test the results (requires an X-Windowed terminal) issue:
211 <command>make check</command>.
212 </para>
[8b2e697]213
[a98acfe7]214 <para>
215 Now, as the <systemitem class="username">root</systemitem>
216 user:
217 </para>
[94aecbd]218
[9980d0a1]219<screen role="root"><userinput>make install</userinput></screen>
[364f479]220
[a4d3fe5]221 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
222 href="../../xincludes/update-icons-and-desktop.xml"/>
223
224 </sect2>
225
226 <sect2 role="installation">
227 <title>Installation of Gimp-Help</title>
228
[a98acfe7]229 <para>
230 The <filename>gimp-help</filename> tarball contains images and English
[389246e]231 text help for help files, together with translations.
[a98acfe7]232 </para>
233
234 <para>
235 If you downloaded the <filename>gimp-help</filename> tarball, unpack
[ec95ae7]236 it and change into the root of the newly created source tree. Prepare for
237 the build with the following command:
[a98acfe7]238 </para>
[80df29b]239
[06cdf48]240<screen><userinput>ALL_LINGUAS=&quot;ca da de el en en_GB es fi fr it ja ko nl nn pt_BR ru zh_CN&quot; \
[45e5069]241./autogen.sh --prefix=/usr &amp;&amp;</userinput></screen>
[784ec394]242
[a98acfe7]243 <para>
244 Remove from <envar>ALL_LINGUAS</envar> the codes for any languages which
[ec95ae7]245 you do not wish to install. Alternatively, remove the line starting with
[f3429309]246 <envar>ALL_LINGUAS</envar>, if you wish to build all languages.
[a98acfe7]247 </para>
[784ec394]248
[a98acfe7]249 <para>
250 Now build the help files:
251 </para>
[784ec394]252
253<screen><userinput>make</userinput></screen>
254
[a98acfe7]255 <para>
256 Issue the following commands as the
257 <systemitem class="username">root</systemitem> user to install the help
258 files:
259 </para>
[784ec394]260
261<screen role="root"><userinput>make install &amp;&amp;
262chown -R root:root /usr/share/gimp/2.0/help</userinput></screen>
[364f479]263
264 </sect2>
265
[219f345a]266 <sect2 role="commands" id="gimp-cmd-explanations">
[364f479]267 <title>Command Explanations</title>
268
[a98acfe7]269 <para>
[ec95ae7]270 <envar>ALL_LINGUAS=&quot;ca da de el en en_GB ...&quot;</envar>: by
[a98acfe7]271 default, the help files will be rendered in all the available languages.
272 Remove the codes of any languages you do not wish to build.
273 </para>
[364f479]274
[9980d0a1]275 <para><option>--disable-python</option>: This option is necessary if
[bc39dca]276 you have not installed <application>PyGTK</application>.</para>
[9980d0a1]277
[e05cd03f]278 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a98acfe7]279 href="../../xincludes/gtk-doc-rebuild.xml"/>
280
[364f479]281 </sect2>
282
283 <sect2 role="configuration">
[219f345a]284 <title>Configuring The Gimp</title>
[364f479]285
286 <sect3 id="gimp-config">
287 <title>Config Files</title>
288
[a98acfe7]289 <para>
290 <filename>/etc/gimp/2.0/*</filename> and
291 <filename>~/.gimp-2.8/gimprc</filename>
292 </para>
[364f479]293
294 <indexterm zone="gimp gimp-config">
[06cdf48]295 <primary sortas="e-AA.gimp-2.0/gimprc">~/.g/GIMP/2.10/*</primary>
[364f479]296 </indexterm>
297
298 <indexterm zone="gimp gimp-config">
299 <primary sortas="e-etc-gimp-2.0-star">/etc/gimp/2.0/*</primary>
300 </indexterm>
[a98acfe7]301
[364f479]302 </sect3>
303
304 </sect2>
305
306 <sect2 role="content">
307 <title>Contents</title>
308
309 <segmentedlist>
310 <segtitle>Installed Programs</segtitle>
311 <segtitle>Installed Libraries</segtitle>
312 <segtitle>Installed Directories</segtitle>
313
314 <seglistitem>
[a98acfe7]315 <seg>
[06cdf48]316 gimp (symlink), gimp-2.10,
317 gimp-console (symlink), gimp-console-2.10, and
[a98acfe7]318 gimptool-2.0
319 </seg>
320 <seg>
321 libgimp-2.0.so, libgimpbase-2.0.so, libgimpcolor-2.0.so,
322 libgimpconfig-2.0.so, libgimpmath-2.0.so, libgimpmodule-2.0.so,
[a4d3fe5]323 libgimpthumb-2.0.so, libgimpui-2.0.so, and libgimpwidgets-2.0.so
[a98acfe7]324 </seg>
325 <seg>
326 /etc/gimp,
327 /usr/include/gimp-2.0,
[a4d3fe5]328 /usr/{lib,share}/gimp,
[06cdf48]329 /usr/share/gimp/2.0,
[a4d3fe5]330 /usr/share/gtk-doc/html/libgimp{,base,color,config}, and
331 /usr/share/gtk-doc/html/libgimp{math,module,thumb,widgets}
[a98acfe7]332 </seg>
[364f479]333 </seglistitem>
334 </segmentedlist>
335
336 <variablelist>
337 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
338 <?dbfo list-presentation="list"?>
339 <?dbhtml list-presentation="table"?>
340
341 <varlistentry id="gimp-prog">
342 <term><command>gimp</command></term>
343 <listitem>
[a98acfe7]344 <para>
[06cdf48]345 is a symbolic link to <command>gimp-2.10</command>.
[a98acfe7]346 </para>
[364f479]347 <indexterm zone="gimp gimp-prog">
[b960e3ec]348 <primary sortas="b-gimp">gimp</primary>
[364f479]349 </indexterm>
350 </listitem>
351 </varlistentry>
352
[06cdf48]353 <varlistentry id="gimp-2.10">
354 <term><command>gimp-2.10</command></term>
[364f479]355 <listitem>
[a98acfe7]356 <para>
357 is the Gnu Image Manipulation Program. It works with a variety
358 of image formats and provides a large selection of tools.
359 </para>
[06cdf48]360 <indexterm zone="gimp gimp-2.10">
361 <primary sortas="b-gimp-2.10">gimp-2.10</primary>
[364f479]362 </indexterm>
363 </listitem>
364 </varlistentry>
365
[9980d0a1]366 <varlistentry id="gimp-console">
367 <term><command>gimp-console</command></term>
[364f479]368 <listitem>
[a98acfe7]369 <para>
[06cdf48]370 is a symbolic link to <command>gimp-console-2.10</command>.
[a98acfe7]371 </para>
[9980d0a1]372 <indexterm zone="gimp gimp-console">
[b960e3ec]373 <primary sortas="b-gimp-console">gimp-console</primary>
[364f479]374 </indexterm>
375 </listitem>
376 </varlistentry>
377
[06cdf48]378 <varlistentry id="gimp-console-2.10">
379 <term><command>gimp-console-2.10</command></term>
[364f479]380 <listitem>
[a98acfe7]381 <para>
382 is a console program that behaves as if The
383 <application>Gimp</application> was called with the
384 <option>--no-interface</option> command-line option.
385 </para>
[06cdf48]386 <indexterm zone="gimp gimp-console-2.10">
387 <primary sortas="b-gimp-console-2.10">gimp-console-2.10</primary>
[364f479]388 </indexterm>
389 </listitem>
390 </varlistentry>
391
392 <varlistentry id="gimptool-2.0">
393 <term><command>gimptool-2.0</command></term>
394 <listitem>
[a98acfe7]395 <para>
396 is a tool that can build plug-ins or scripts and install them
397 if they are distributed in one source file.
398 <command>gimptool-2.0</command> can also be used by programs that
399 need to know what libraries and include-paths The
400 <application>Gimp</application> was compiled with.
401 </para>
[364f479]402 <indexterm zone="gimp gimptool-2.0">
403 <primary sortas="b-gimptool-2.0">gimptool-2.0</primary>
404 </indexterm>
405 </listitem>
406 </varlistentry>
407
408 <varlistentry id="libgimp-2.0">
[219f345a]409 <term><filename class="libraryfile">libgimp-2.0.so</filename></term>
[364f479]410 <listitem>
[a98acfe7]411 <para>
412 provides C bindings for The <application>Gimp</application>'s
413 Procedural Database (PDB) which offers an interface to core functions
414 and to functionality provided by plug-ins.
415 </para>
[364f479]416 <indexterm zone="gimp libgimp-2.0">
417 <primary sortas="c-libgimp-2.0">libgimp-2.0.so</primary>
418 </indexterm>
419 </listitem>
420 </varlistentry>
421
422 <varlistentry id="libgimpbase-2.0">
[219f345a]423 <term><filename class="libraryfile">libgimpbase-2.0.so</filename></term>
[364f479]424 <listitem>
[a98acfe7]425 <para>
426 provides the C functions for basic
427 <application>Gimp</application> functionality such as determining
428 enumeration data types, gettext translation, determining The
429 <application>Gimp</application>'s version number and capabilities,
430 handling data files and accessing the environment.
431 </para>
[364f479]432 <indexterm zone="gimp libgimpbase-2.0">
433 <primary sortas="c-libgimpbase-2.0">libgimpbase-2.0.so</primary>
434 </indexterm>
435 </listitem>
436 </varlistentry>
437
438 <varlistentry id="libgimpcolor-2.0">
[219f345a]439 <term><filename
440 class="libraryfile">libgimpcolor-2.0.so</filename></term>
[364f479]441 <listitem>
[a98acfe7]442 <para>
443 provides the C functions relating to RGB, HSV and CMYK colors as
444 well as converting colors between different color models and
445 performing adaptive supersampling on an area.
446 </para>
[364f479]447 <indexterm zone="gimp libgimpcolor-2.0">
448 <primary sortas="c-libgimpcolor-2.0">libgimpcolor-2.0.so</primary>
449 </indexterm>
450 </listitem>
451 </varlistentry>
452
[9980d0a1]453 <varlistentry id="libgimpconfig-2.0">
[219f345a]454 <term><filename
455 class="libraryfile">libgimpconfig-2.0.so</filename></term>
[9980d0a1]456 <listitem>
[a98acfe7]457 <para>
458 contains C functions for reading and writing config information.
[9980d0a1]459 </para>
460 <indexterm zone="gimp libgimpconfig-2.0">
461 <primary sortas="c-libgimpconfig-2.0">libgimpconfig-2.0.so</primary>
462 </indexterm>
463 </listitem>
464 </varlistentry>
465
[364f479]466 <varlistentry id="libgimpmath-2.0">
[219f345a]467 <term><filename class="libraryfile">libgimpmath-2.0.so</filename></term>
[364f479]468 <listitem>
[a98acfe7]469 <para>
470 contains C functions which provide mathematical definitions and
471 macros, manipulate 3x3 transformation matrices, set up and manipulate
472 vectors and the MD5 message-digest algorithm.
473 </para>
[364f479]474 <indexterm zone="gimp libgimpmath-2.0">
475 <primary sortas="c-libgimpmath-2.0">libgimpmath-2.0.so</primary>
476 </indexterm>
477 </listitem>
478 </varlistentry>
479
480 <varlistentry id="libgimpmodule-2.0">
[a98acfe7]481 <term><filename class="libraryfile">libgimpmodule-2.0.so</filename></term>
[364f479]482 <listitem>
[a98acfe7]483 <para>
484 provides the C functions which implements module loading using
485 GModule and keeps a list of GimpModule's found in a given
486 searchpath.
487 </para>
[364f479]488 <indexterm zone="gimp libgimpmodule-2.0">
489 <primary sortas="c-libgimpmodule-2.0">libgimpmodule-2.0.so</primary>
490 </indexterm>
491 </listitem>
492 </varlistentry>
493
494 <varlistentry id="libgimpthumb-2.0">
[a98acfe7]495 <term><filename class="libraryfile">libgimpthumb-2.0.so</filename></term>
[364f479]496 <listitem>
[a98acfe7]497 <para>
498 provides the C functions for handling The
499 <application>Gimp</application>'s thumbnail objects.
500 </para>
[364f479]501 <indexterm zone="gimp libgimpthumb-2.0">
502 <primary sortas="c-libgimpthumb-2.0">libgimpthumb-2.0.so</primary>
503 </indexterm>
504 </listitem>
505 </varlistentry>
506
507 <varlistentry id="libgimpui-2.0">
[219f345a]508 <term><filename class="libraryfile">libgimpui-2.0.so</filename></term>
[364f479]509 <listitem>
[a98acfe7]510 <para>
511 contains The <application>Gimp</application>'s common user
512 interface functions.
513 </para>
[364f479]514 <indexterm zone="gimp libgimpui-2.0">
515 <primary sortas="c-libgimpui-2.0">libgimpui-2.0.so</primary>
516 </indexterm>
517 </listitem>
518 </varlistentry>
519
520 <varlistentry id="libgimpwidgets-2.0">
[a98acfe7]521 <term><filename class="libraryfile">libgimpwidgets-2.0.so</filename></term>
[364f479]522 <listitem>
[a98acfe7]523 <para>
524 contains The <application>Gimp</application>
525 and <application>GTK</application>'s widget creation and
526 manipulation functions.
527 </para>
[364f479]528 <indexterm zone="gimp libgimpwidgets-2.0">
[219f345a]529 <primary
530 sortas="c-libgimpwidgets-2.0">libgimpwidgets-2.0.so</primary>
[364f479]531 </indexterm>
532 </listitem>
533 </varlistentry>
[a98acfe7]534
[364f479]535 </variablelist>
[a98acfe7]536
[364f479]537 </sect2>
[a98acfe7]538
[f45b1953]539</sect1>
Note: See TracBrowser for help on using the repository browser.