[gimp-web] Updating GIMP's man pages on the web page.



commit 75a7e21d471abd2ee623bdb82c4a18ad20a428bc
Author: rubikcube <daniel hornung gmx de>
Date:   Fri Jun 26 21:59:01 2009 +0200

    Updating GIMP's man pages on the web page.

 man/gimp-remote.html  |  209 +++++---
 man/gimp.html         |  531 ++++++++++++++------
 man/gimprc.html       | 1367 +++++++++++++++++++++++++++++++++++-------------
 man/gimptool-2.0.html |  117 -----
 man/gimptool.html     |  294 +++++++++++
 5 files changed, 1802 insertions(+), 716 deletions(-)
---
diff --git a/man/gimp-remote.html b/man/gimp-remote.html
index c820d61..603c617 100644
--- a/man/gimp-remote.html
+++ b/man/gimp-remote.html
@@ -1,79 +1,130 @@
-<html><head>
-<title>GIMP-REMOTE man page</title>
-<meta name="generator" content="roffit 0.6">
-<STYLE type="text/css">
-P.level0 {
- padding-left: 2em;
-}
-
-P.level1 {
- padding-left: 4em;
-}
-
-P.level2 {
- padding-left: 6em;
-}
-
-span.emphasis {
- font-style: italic;
-}
-
-span.bold {
- font-weight: bold;
-}
-
-span.manpage {
- font-weight: bold;
-}
-
-h2.nroffsh {
- background-color: #e0e0e0;
-}
-
-span.nroffip {
- font-weight: bold;
- font-size: 120%;
- font-family: monospace;
-}
-
-p.roffit {
- text-align: center;
- font-size: 80%;
-}
-</STYLE>
-</head><body>
-
-<p class="level0">
-<p class="level0"><a name="NAME"></a><h2 class="nroffsh">NAME</h2>
-<p class="level0">gimp-remote - tells a running GIMP to open a (local or remote) image file. <a name="SYNOPSIS"></a><h2 class="nroffsh">SYNOPSIS</h2>
-<p class="level0"><span Class="bold">gimp-remote</span> [-h] [--help] [-v] [--version] [--display <span Class="emphasis">display</span>] [-e] [--existing] [-q] [--query]  [-s] [--no-splash] <span Class="emphasis">filename</span> ... 
-<p class="level0">
-<p class="level0"><a name="DESCRIPTION"></a><h2 class="nroffsh">DESCRIPTION</h2>
-<p class="level0"><span Class="emphasis">gimp-remote</span> is a small utility that tells a running GIMP to open one or more (local or remote) image files.  It does so by searching for a GIMP toolbox on the active display.  If it can find a GIMP toolbox, a synthetic drop event is created which makes GIMP think the files would have been dropped onto the toolbox. More than one filename or URL can be specified on the commandline.  
-<p class="level0">If no GIMP window is found, <span Class="emphasis">gimp-remote</span> will start a new GIMP instance and ask it to load the specified images. If no filename or URL is given, <span Class="emphasis">gimp-remote</span> will start a new GIMP. This behaviour can be altered using the command-line options described below. 
-<p class="level0">
-<p class="level0"><a name="OPTIONS"></a><h2 class="nroffsh">OPTIONS</h2>
-<p class="level0">
-<p class="level0"><span Class="emphasis">gimp-remote</span> accepts the following options: 
-<p class="level0"><span Class="bold">-h, --help</span> Display a list of all commandline options. 
-<p class="level0"><span Class="bold">-v, --version</span> Output the version info. 
-<p class="level0"><span Class="bold">--display  display</span> Use the designated X display. 
-<p class="level0"><span Class="bold">-e, --existing</span> If no running GIMP instance is found, don't start a new one but exit. 
-<p class="level0"><span Class="bold">-q, --query</span> Check if GIMP is running and exit. A status code of 0 indicates that a GIMP toolbox window has been found on this display. 
-<p class="level0"><span Class="bold">-s, --no-splash</span> When starting GIMP, do not show the splash screen. 
-<p class="level0">
-<p class="level0"><a name="EXAMPLES"></a><h2 class="nroffsh">EXAMPLES</h2>
-<p class="level0">
-<p class="level0"><span Class="bold">gimp-remote <a href="http://www.gimp.org/images/wilber_the_gimp.png";>http://www.gimp.org/images/wilber_the_gimp.png</a></span> Loads the image from the GIMP website into a running GIMP or starts a new one. 
-<p class="level0"><span Class="bold">gimp-remote wilber.xcf wilma.xcf</span> Loads the local files wilber.xcf and wilma.xcf into a running GIMP or starts a new one.  
-<p class="level0">
-<p class="level0"><a name="ENVIRONMENT"></a><h2 class="nroffsh">ENVIRONMENT</h2>
-<p class="level0">
-<p class="level0"><span Class="bold">DISPLAY</span> to get the default host and display number. 
-<p class="level0">
-<p class="level0"><a name="AUTHORS"></a><h2 class="nroffsh">AUTHORS</h2>
-<p class="level0">Sven Neumann and Simon Budig. 
-<p class="level0">
-<p class="level0"><a name="SEE"></a><h2 class="nroffsh">SEE ALSO</h2>
-<p class="level0"><span Class="manpage"><a href="gimp.html">gimp (1)</a></span> <span Class="manpage"> </span> <span Class="manpage"><a href="gimprc.html">gimprc (5)</a></span> <span Class="manpage"> </span> <span Class="manpage"><a href="gimptool-2.0.html">gimptool-2.0 (1)</a></span>
-</body></html>
+<!-- manual page source format generated by PolyglotMan v3.2, -->
+<!-- available at http://polyglotman.sourceforge.net/ -->
+
+<html>
+<head>
+<title>GIMP-REMOTE(1) manual page</title>
+</head>
+<body bgcolor='white'>
+<a href='#toc'>Table of Contents</a><p>
+
+<p> 
+<h2><a name='sect0' href='#toc0'>Name</a></h2>
+gimp-remote - tells a running GIMP to open a (local or remote) image
+file. 
+<h2><a name='sect1' href='#toc1'>Synopsis</a></h2>
+<b>gimp-remote</b> [-h] [--help] [-v] [--version] [--display <i>display</i>] [-e]
+[--existing] [-q] [--query]  [-s] [--no-splash] [-p] [--print-xid] <i>filename</i> ... 
+<p> 
+<p> 
+<h2><a name='sect2' href='#toc2'>Description</a></h2>
+<p>
+<i>gimp-remote</i>
+is a small utility that tells a running GIMP to open one or more (local
+or remote) image files.  It does so by searching for a GIMP toolbox on the
+active display.  If it can find a GIMP toolbox, a synthetic drop event is
+created which makes GIMP think the files would have been dropped onto the
+toolbox. More than one filename or URL can be specified on the commandline.
+ 
+<p> <p>
+If no GIMP window is found, <i>gimp-remote</i> will start a new GIMP instance
+and ask it to load the specified images. If no filename or URL is given,
+<i>gimp-remote</i> will start a new GIMP. This behaviour can be altered using the
+command-line options described below. 
+<p> <p>
+If you are using GIMP on Linux or
+another platform with the D-Bus message bus system, chances are good that
+this functionality is already built into the main GIMP executable and that
+you will not need to use <i>gimp-remote</i>. 
+<p> 
+<p> 
+<h2><a name='sect3' href='#toc3'>Options</a></h2>
+ <i>gimp-remote</i> accepts the following
+options: 
+<dl>
+
+<dt><b>-h, --help</b> </dt>
+<dd>Display a list of all commandline options. </dd>
+
+<dt><b>-v, --version</b> </dt>
+<dd>Output
+the version info. </dd>
+
+<dt><b>--display  <i>display</i></b> </dt>
+<dd>Use the designated X display. </dd>
+
+<dt><b>-e, --existing</b>
+</dt>
+<dd>If no running GIMP instance is found, don&rsquo;t start a new one but exit. </dd>
+
+<dt><b>-q,
+--query</b> </dt>
+<dd>Check if GIMP is running and exit. A status code of 0 indicates that
+a GIMP toolbox window has been found on this display. </dd>
+
+<dt><b>-p, --print-xid</b> </dt>
+<dd>Like -q,
+but print the X Window ID of the toolbox window if GIMP is already running.
+If no such window exists nothing is printed. </dd>
+
+<dt><b>-s, --no-splash</b> </dt>
+<dd>When starting GIMP,
+do not show the splash screen. 
+<p> 
+<p> </dd>
+</dl>
+
+<h2><a name='sect4' href='#toc4'>Examples</a></h2>
+
+<dl>
+
+<dt><b>gimp-remote<a href='http://www.gimp.org/images/wilber_the_gimp.png'>&nbsp;http://www.gimp.org/images/wilber_the_gimp.png</b></a>
+
+</dt>
+<dd>Loads the image from the GIMP website into a running GIMP or starts a new
+one. </dd>
+
+<dt><b>gimp-remote&nbsp;wilber.xcf&nbsp;wilma.xcf</b> </dt>
+<dd>Loads the local files wilber.xcf and wilma.xcf
+into a running GIMP or starts a new one.  
+<p> 
+<p> </dd>
+</dl>
+
+<h2><a name='sect5' href='#toc5'>Environment</a></h2>
+<p>
+
+<dl>
+
+<dt><b>DISPLAY</b> </dt>
+<dd>to get the
+default host and display number. 
+<p> 
+<p> </dd>
+</dl>
+
+<h2><a name='sect6' href='#toc6'>Authors</a></h2>
+Sven Neumann and Simon Budig. 
+<p>
+
+<p> 
+<h2><a name='sect7' href='#toc7'>See Also</a></h2>
+<a href='gimp.html'><b>gimp</b>(1)</a>
+,<b></b> <a href='gimprc.html'><b>gimprc</b>(5)</a>
+,<b></b> <a href='gimptool.html'><b>gimptool</b>(1)</a>
+ <p>
+
+<hr><p>
+<a name='toc'><b>Table of Contents</b></a><p>
+<ul>
+<li><a name='toc0' href='#sect0'>Name</a></li>
+<li><a name='toc1' href='#sect1'>Synopsis</a></li>
+<li><a name='toc2' href='#sect2'>Description</a></li>
+<li><a name='toc3' href='#sect3'>Options</a></li>
+<li><a name='toc4' href='#sect4'>Examples</a></li>
+<li><a name='toc5' href='#sect5'>Environment</a></li>
+<li><a name='toc6' href='#sect6'>Authors</a></li>
+<li><a name='toc7' href='#sect7'>See Also</a></li>
+</ul>
+</body>
+</html>
diff --git a/man/gimp.html b/man/gimp.html
index feca475..8dda268 100644
--- a/man/gimp.html
+++ b/man/gimp.html
@@ -1,150 +1,381 @@
-<html><head>
-<title>GIMP man page</title>
-<meta name="generator" content="roffit 0.6">
-<STYLE type="text/css">
-P.level0 {
- padding-left: 2em;
-}
-
-P.level1 {
- padding-left: 4em;
-}
-
-P.level2 {
- padding-left: 6em;
-}
-
-span.emphasis {
- font-style: italic;
-}
-
-span.bold {
- font-weight: bold;
-}
-
-span.manpage {
- font-weight: bold;
-}
-
-h2.nroffsh {
- background-color: #e0e0e0;
-}
-
-span.nroffip {
- font-weight: bold;
- font-size: 120%;
- font-family: monospace;
-}
-
-p.roffit {
- text-align: center;
- font-size: 80%;
-}
-</STYLE>
-</head><body>
-
-<p class="level0">
-<p class="level0"><a name="NAME"></a><h2 class="nroffsh">NAME</h2>
-<p class="level0">gimp - an image manipulation and paint program. 
-<p class="level0">
-<p class="level0"><a name="SYNOPSIS"></a><h2 class="nroffsh">SYNOPSIS</h2>
-<p class="level0"><span Class="bold">gimp</span> [-h] [--help] [-v] [--version] [--verbose] [--no-shm] [--no-cpu-accel] [--display <span Class="emphasis">display</span>] [-d] [--no-data] [-f] [--no-fonts] [-i] [--no-interface] [-s] [--no-splash] [--session <span Class="emphasis">&lt;name&gt;</span>] [-g] [--gimprc <span Class="emphasis">&lt;gimprc&gt;</span>] [--system-gimprc <span Class="emphasis">&lt;gimprc&gt;</span>] [--dump-gimprc</span>] [--console-messages] [--debug-handlers] [--batch-interpreter <span Class="emphasis">&lt;procedure&gt;</span>] [-b] [--batch <span Class="emphasis">&lt;commands&gt;</span>] [<span Class="emphasis">filename</span>] ... 
-<p class="level0">
-<p class="level0"><a name="DESCRIPTION"></a><h2 class="nroffsh">DESCRIPTION</h2>
-<p class="level0">The <span Class="emphasis">GIMP</span> is the GNU Image Manipulation Program. It is used to edit and manipulate images. It can load and save a variety of image formats and can be used to convert between formats. GIMP can also be used as a paint program. It features a set of drawing and painting tools such as airbrush, clone, pencil, and paint brush. Painting and drawing tools can be applied to an image with a variety of paint modes.  It also offers an extensive array of selection tools like rectangle, ellipse, fuzzy select, bezier select, intelligent scissors, and select by color. GIMP offers a variety of plugins that perform a variety of image manipulations.  Examples include bumpmap, edge detect, gaussian blur, and many others. In addition, GIMP has several scripting extension which allow for advanced non-interactive processing and creation of images. 
-<p class="level0">
-<p class="level0"><a name="OPTIONS"></a><h2 class="nroffsh">OPTIONS</h2>
-<p class="level0">
-<p class="level0">The <span Class="emphasis">gimp</span> accepts the following options: 
-<p class="level0"><span Class="bold">-h, --help</span> Display a list of all commandline options. 
-<p class="level0"><span Class="bold">-v, --version</span> Output the version info. 
-<p class="level0"><span Class="bold">--verbose</span> Show startup messages. 
-<p class="level0"><span Class="bold">--no-shm</span> Do not use shared memory between GIMP and its plugins.  Instead of using shared memory, GIMP will send the data via pipe. This will result in slower performance than using shared memory. 
-<p class="level0"><span Class="bold">--no-cpu-accel</span> Do not use CPU accelerations such as MMX or SSE even if GIMP detects that your CPU provides this functionality. 
-<p class="level0"><span Class="bold">-d, --no-data</span> Do not load patterns, gradients, palettes, or brushes. Often useful in non-interactive situations where startup time is to be minimized. 
-<p class="level0"><span Class="bold">-f, --no-fonts</span> Do not load any fonts. No text functionality will be available if this option is used. 
-<p class="level0"><span Class="bold">-i, --no-interface</span> Run without a user interface. 
-<p class="level0"><span Class="bold">--display display</span> Use the designated X display. 
-<p class="level0"><span Class="bold">-s, --no-splash</span> Do not show the splash screen. 
-<p class="level0"><span Class="bold">--session &lt;name&gt;</span> Use a different sessionrc for this GIMP session. The given session name is appended to the default sessionrc filename. 
-<p class="level0"><span Class="bold">-g, --gimprc &lt;gimprc&gt;</span> Use an alternative gimprc instead of the default one. Useful in cases where plugins paths or machine specs may be different. 
-<p class="level0"><span Class="bold">--system-gimprc &lt;gimprc&gt;</span> Use an alternate system gimprc file. 
-<p class="level0"><span Class="bold">--dump-gimprc</span> Output a gimprc file with default settings. 
-<p class="level0"><span Class="bold">--debug-handlers</span> Enable debugging signal handlers. 
-<p class="level0"><span Class="bold">-c, --console-messages</span> Do not popup dialog boxes on errors or warnings. Print the messages on the console instead. 
-<p class="level0"><span Class="bold">--stack-trace-mode {never|query|always}</span> If a stack-trace should be generated in case of fatal signals. 
-<p class="level0"><span Class="bold">--pdb-compat-mode {off|on|warn}</span> If the PDB should provide aliases for deprecated functions. 
-<p class="level0"><span Class="bold">--batch-interpreter &lt;procedure&gt;</span> Speficies the procedure to use to process batch events. The default is to let Script-Fu evaluate the commands. 
-<p class="level0"><span Class="bold">-b, --batch &lt;commands&gt;</span> Execute the set of <span Class="emphasis">&lt;commands&gt;</span> non-interactively. The set of <span Class="emphasis">&lt;commands&gt;</span> is typically in the form of a script that can be executed by one of the GIMP scripting extensions. When <span Class="emphasis">&lt;commands&gt;</span> is <span Class="bold">-</span> the commands are read from standard input. 
-<p class="level0">
-<p class="level0">
-<p class="level0"><a name="ENVIRONMENT"></a><h2 class="nroffsh">ENVIRONMENT</h2>
-<p class="level0">
-<p class="level0"><span Class="bold">DISPLAY</span> to get the default host and display number. 
-<p class="level0"><span Class="bold">XENVIRONMENT</span> to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property. 
-<p class="level0">
-<p class="level0"><a name="FILES"></a><h2 class="nroffsh">FILES</h2>
-<p class="level0">GIMP's data files are stored in ${prefix}/share/gimp/2.0, where ${prefix}  is set on install, but is typically /usr/local. GIMP's system-wide configuration files are stored in ${prefix}/etc/gimp/2.0. Most GIMP configuration is read in from the user's init file, <span Class="bold">$HOME</span>/.gimp-2.2/gimprc. The system wide equivalent is in ${prefix}/etc/gimprc. The system wide file is parsed  first and the user gimprc can override the system settings.  ${prefix}/etc/gimprc_user is the default gimprc placed in users' home directories the first time GIMP is run. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/devicerc - holds settings for input devices together with the tool, colors, brush, pattern and gradient  associated to that device. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/documents - lists all images that have been  opened or saved using GIMP. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/gtkrc - users set of GIMP-specific GTK config settings. Options such as widget color and fonts sizes can be set here. 
-<p class="level0">${prefix}/etc/gimp/2.0/gtkrc - sytem wide default set of GIMP-specific GTK+ config settings. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/menurc - user's set of keybindings. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/parasiterc - Description of all available GIMP parasites. This is file is recreated everytime GIMP starts up. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/sessionrc - This file takes session-specific info (that is info, you want to keep between two GIMP sessions). You are not supposed to edit it manually, but of course you can do. This file will be entirely rewritten every time you quit the GIMP. If this file isn't found, defaults are used. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/templaterc - Image templates are kept in this file. New images can conveniently created from these templates. If this file isn't found, defaults are used. 
-<p class="level0">${prefix}/etc/gimp/2.0/unitrc - default user unit database. It contains the unit definitions for centimeters, meters, feet, yards, typographic points and typographic picas and is placed in users home directories the first time the GIMP is ran. If this file isn't found, defaults are used. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/unitrc - This file contains your user unit database. You can modify this list with the unit editor. You are not supposed to edit it manually, but of course you can do.  This file will be entirely rewritten every time you quit the GIMP. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/plug-ins - location of user installed plugins. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/pluginrc - plugin initialization values are stored here. This file is parsed on startup and regenerated if need be. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/modules - location of user installed modules. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/tmp - default location that GIMP uses as temporary space. 
-<p class="level0">${prefix}/share/gimp/2.0/brushes - system wide brush files. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/brushes - user created and installed brush files. These files are in the .gbr, .gih or .vbr file formats. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/curves - Curve profiles and presets as saved from  the Curves tool. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/gimpressionist - Presets and user created brushes  and papers are stored here. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/levels - Level profiles and presets as saved from  the Levels tool. 
-<p class="level0">${prefix}/share/gimp/2.0/palettes - the system wide palette files. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/palettes - user created and modified palette files. This files are in the .gpl format. 
-<p class="level0">${prefix}/share/gimp/2.0/patterns - basic set of patterns for use in GIMP. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/patterns - user created and installed gimp pattern files. This files are in the .pat format. 
-<p class="level0">${prefix}/share/gimp/2.0/gradients - standard system wide set of gradient files. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/gradients - user created and installed gradient files. 
-<p class="level0">${prefix}/share/gimp/2.0/scripts - system wide directory of scripts used in Script-Fu and other scripting extensions. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/scripts - user created and installed scripts. 
-<p class="level0">${prefix}/share/gimp/2.0/gflares - system wide directory used by the gflare plug-in. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/gflares - user created and installed gflare files. 
-<p class="level0">${prefix}/share/gimp/2.0/gfig - system wide directory used by the gfig plug-in. 
-<p class="level0"><span Class="bold">$HOME</span>/.gimp-2.2/gfig - user created and installed gfig files. 
-<p class="level0">${prefix}/share/gimp/2.0/images/gimp-splash.png - the default image used for the GIMP splash screen. 
-<p class="level0">${prefix}/share/gimp/2.0/images/gimp-logo.png - image used in the GIMP about dialog. 
-<p class="level0">${prefix}/share/gimp/2.0/tips/gimp-tips.xml - tips as displayed in the "Tip of the Day" dialog box. 
-<p class="level0">
-<p class="level0"><a name="SPLASH"></a><h2 class="nroffsh">SPLASH IMAGES</h2>
-<p class="level0">GIMP comes with a default image for the splash screen but it allows system administrators and users to customize the splash screen by providing other images. The image to be used with the splash screen is choosen as follows: 
-<p class="level0">
-<p class="level0"><a name="1"></a><span class="nroffip">1.</span> 
-<p class="level1">GIMP tries to load a random splash screen from the directory <span Class="bold">$HOME</span>/.gimp-2.2/splashes. 
-<p class="level0"><a name="2"></a><span class="nroffip">2.</span> 
-<p class="level1">It then falls back to using <span Class="bold">$HOME</span>/.gimp-2.2/gimp-splash.png. 
-<p class="level0"><a name="3"></a><span class="nroffip">3.</span> 
-<p class="level1">If the user didn't install any custom splash images, a random image is picked from ${prefix}/share/gimp/2.0/splashes. 
-<p class="level0"><a name="4"></a><span class="nroffip">4.</span> 
-<p class="level1">As a last resort, GIMP uses the default splash image located at ${prefix}/share/gimp/2.0/images/gimp-splash.png. 
-<p class="level1">
-<p class="level1"><a name="SUGGESTIONS"></a><h2 class="nroffsh">SUGGESTIONS AND BUG REPORTS</h2>
-<p class="level0">Any bugs found should be reported to the online bug-tracking system available on the web at <a href="http://bugzilla.gnome.org";>http://bugzilla.gnome.org</a>/. Before reporting bugs, please check to see if the bug has already been reported. 
-<p class="level0">When reporting GIMP bugs, it is important to include a reliable way to reproduce the bug, version number of GIMP (and probably GTK), OS name and version, and any relevant hardware specs. If a bug is causing a crash, it is very useful if a stack trace can be provided. And of course, patches to rectify the bug are even better. 
-<p class="level0">
-<p class="level0"><a name="OTHER"></a><h2 class="nroffsh">OTHER INFO</h2>
-<p class="level0">The canonical place to find GIMP info is at <a href="http://www.gimp.org";>http://www.gimp.org</a>/. Here you can find links to just about many other GIMP sites, tutorials, data sets, mailing list archives, and more. 
-<p class="level0">There is also a GIMP User Manual available at  <a href="http://manual.gimp.org";>http://manual.gimp.org</a>/ that goes into much more detail  about the interactive use of GIMP. 
-<p class="level0">The latest version of GIMP and the GTK+ libs is always available at <a href="ftp://ftp.gimp.org/";>ftp://ftp.gimp.org/</a>. 
-<p class="level0">
-<p class="level0"><a name="AUTHORS"></a><h2 class="nroffsh">AUTHORS</h2>
-<p class="level0">Spencer Kimball and Peter Mattis. 
-<p class="level0">With patches, fixes, plugins, extensions, scripts, translations, documentation, and more from lots  and lots of people all over the world. 
-<p class="level0">
-<p class="level0"><a name="SEE"></a><h2 class="nroffsh">SEE ALSO</h2>
-<p class="level0"><span Class="manpage"><a href="gimprc.html">gimprc (5)</a></span> <span Class="manpage"> </span> <span Class="manpage"><a href="gimptool-2.0,html">gimptool-2.0 (1)</a></span> <span Class="manpage"> </span> <span Class="manpage"><a href="gimp-remote.html">gimp-remote (1)</a></span>
-</body></html>
+<!-- manual page source format generated by PolyglotMan v3.2, -->
+<!-- available at http://polyglotman.sourceforge.net/ -->
+
+<html>
+<head>
+<title>GIMP(1) manual page</title>
+</head>
+<body bgcolor='white'>
+<a href='#toc'>Table of Contents</a><p>
+
+<p> 
+<h2><a name='sect0' href='#toc0'>Name</a></h2>
+gimp - an image manipulation and paint program. 
+<p> 
+<p> 
+<h2><a name='sect1' href='#toc1'>Synopsis</a></h2>
+<b>gimp</b> [-h] [--help]
+[--help-all] [--help-gtk] [-v] [--version] [--license] [--verbose] [-n] [--new-instance]
+[-a] [--as-new] [-i] [--no-interface] [-d] [--no-data] [-f] [--no-fonts] [-s] [--no-splash]
+ [--no-shm] [--no-cpu-accel] [--display <i>display</i>] [--session <i>&lt;name&gt;</i>] [-g] [--gimprc <i>&lt;gimprc&gt;</i>]
+[--system-gimprc <i>&lt;gimprc&gt;</i>] [--dump-gimprc] [--console-messages] [--debug-handlers] [--stack-trace-mode
+<i>&lt;mode&gt;</i>] [--pdb-compat-mode <i>&lt;mode&gt;</i>] [--batch-interpreter <i>&lt;procedure&gt;</i>] [-b] [--batch <i>&lt;command&gt;</i>]
+[<i>filename</i>] ... 
+<p> 
+<p> 
+<h2><a name='sect2' href='#toc2'>Description</a></h2>
+<p>
+GIMP is the <i>GNU Image Manipulation Program</i>. It
+is used to edit and manipulate images. It can load and save a variety of
+image formats and can be used to convert between formats. <p>
+GIMP can also
+be used as a paint program. It features a set of drawing and painting tools
+such as airbrush, clone, pencil, and paint brush. Painting and drawing tools
+can be applied to an image with a variety of paint modes.  It also offers
+an extensive array of selection tools like rectangle, ellipse, fuzzy select,
+bezier select, intelligent scissors, and select by color. <p>
+GIMP offers a
+variety of plug-ins that perform a variety of image manipulations.  Examples
+include bumpmap, edge detect, gaussian blur, and many others. In addition,
+GIMP has several scripting extension which allow for advanced non-interactive
+processing and creation of images. <p>
+GIMP ships with a second binary called
+<i>gimp-console</i>. This binary is a console-only version and behaves as if <i>gimp</i>
+was called with the --no-interface command-line option. <p>
+On platforms with the
+D-Bus message bus system, GIMP will by default check if an instance is already
+running in this user session. If it detects that, it will pass all filenames
+given on the command-line to the already running GIMP instance and quit.
+ 
+<p> 
+<p> 
+<h2><a name='sect3' href='#toc3'>Options</a></h2>
+ GIMP accepts the following options: 
+<dl>
+
+<dt><b>-h, --help</b> </dt>
+<dd>Show GIMP command-line
+options. </dd>
+
+<dt><b>--help-all</b> </dt>
+<dd>Show all command-line options. </dd>
+
+<dt><b>--help-gtk</b> </dt>
+<dd>Show GTK+ command-line
+options. </dd>
+
+<dt><b>--help-gegl</b> </dt>
+<dd>Show GEGL command-line options. </dd>
+
+<dt><b>-v, --version</b> </dt>
+<dd>Output version
+information and exit. When combined with the --verbose option, version information
+about libraries used by GIMP is shown as well. </dd>
+
+<dt><b>--license</b> </dt>
+<dd>Output license information
+and exit. </dd>
+
+<dt><b>--verbose</b> </dt>
+<dd>Be verbose and create information on standard output. </dd>
+
+<dt><b>-n,
+--new-instance</b> </dt>
+<dd>Do not attempt to reuse an already running GIMP instance. Always
+start a new one. </dd>
+
+<dt><b>-a, --as-new</b> </dt>
+<dd>Open filenames passed on the command-line as new
+images, don&rsquo;t set the filename on them. </dd>
+
+<dt><b>-i, --no-interface</b> </dt>
+<dd>Run without a user
+interface. </dd>
+
+<dt><b>-d, --no-data</b> </dt>
+<dd>Do not load patterns, gradients, palettes, or brushes.
+Often useful in non-interactive situations where startup time is to be minimized.
+</dd>
+
+<dt><b>-f, --no-fonts</b> </dt>
+<dd>Do not load any fonts. No text functionality will be available
+if this option is used. </dd>
+
+<dt><b>--display <i>display</i></b> </dt>
+<dd>Use the designated X display. </dd>
+
+<dt><b>-s,
+--no-splash</b> </dt>
+<dd>Do not show the splash screen. </dd>
+
+<dt><b>--no-shm</b> </dt>
+<dd>Do not use shared memory between
+GIMP and its plug-ins. Instead of using shared memory, GIMP will send the
+data via pipe. This will result in slower performance than using shared
+memory. </dd>
+
+<dt><b>--no-cpu-accel</b> </dt>
+<dd>Do not use CPU accelerations such as MMX or SSE even
+if GIMP detects that your CPU provides this functionality. </dd>
+
+<dt><b>--session <i>&lt;name&gt;</i></b>
+</dt>
+<dd>Use a different sessionrc for this GIMP session. The given session name
+is appended to the default sessionrc filename. </dd>
+
+<dt><b>-g, --gimprc <i>&lt;gimprc&gt;</i></b> </dt>
+<dd>Use an alternative
+gimprc instead of the default one. Useful in cases where plug-in paths or
+machine specs may be different. </dd>
+
+<dt><b>--system-gimprc <i>&lt;gimprc&gt;</i></b> </dt>
+<dd>Use an alternate system
+gimprc file. </dd>
+
+<dt><b>--dump-gimprc</b> </dt>
+<dd>Output a gimprc file with default settings. </dd>
+
+<dt><b>--debug-handlers</b>
+</dt>
+<dd>Enable debugging signal handlers. </dd>
+
+<dt><b>-c, --console-messages</b> </dt>
+<dd>Do not popup dialog
+boxes on errors or warnings. Print the messages on the console instead. </dd>
+
+<dt><b>--stack-trace-mode
+<i>{never|query|always}</i></b> </dt>
+<dd>If a stack-trace should be generated in case of fatal
+signals. </dd>
+
+<dt><b>--pdb-compat-mode <i>{off|on|warn}</i></b> </dt>
+<dd>If the PDB should provide aliases for
+deprecated functions. </dd>
+
+<dt><b>--batch-interpreter <i>&lt;procedure&gt;</i></b> </dt>
+<dd>Specifies the procedure
+to use to process batch events. The default is to let Script-Fu evaluate
+the commands. </dd>
+
+<dt><b>-b, --batch <i>&lt;command&gt;</i></b> </dt>
+<dd>Execute <i>&lt;command&gt;</i> non-interactively. This option
+may appear multiple times.  The <i>&lt;command&gt;</i> is passed to the batch interpreter.
+When <i>&lt;command&gt;</i> is <b>-</b> the commands are read from standard input. 
+<p> 
+<p> </dd>
+</dl>
+
+<h2><a name='sect4' href='#toc4'>Environment</a></h2>
+GIMP
+respects a number of environment variables. <p>
+
+<dl>
+
+<dt><b>DISPLAY</b> </dt>
+<dd>to get the default host
+and display number. </dd>
+
+<dt><b>GIMP2_DIRECTORY</b> </dt>
+<dd>to get the name of the personal GIMP
+directory. If unset .gimp-2.6 is used.  If this is an absolute path, it is used
+as is.  If it is a relative path, it is taken to be a subdirectory of the
+home directory. </dd>
+
+<dt><b>GIMP2_DATADIR</b> </dt>
+<dd>to get the base location for data files such
+as brushes and patterns. If unset /usr/share/gimp/2.0 is used. </dd>
+
+<dt><b>GIMP2_LOCALEDIR</b>
+</dt>
+<dd>to get the base location for translations. If unset /usr/share/locale is
+used. </dd>
+
+<dt><b>GIMP2_PLUGINDIR</b> </dt>
+<dd>to get the base location for plug-ins and modules. If
+unset /usr/lib64/gimp/2.0 is used. </dd>
+
+<dt><b>GIMP2_SYSCONFDIR</b> </dt>
+<dd>to get the location of
+configuration files. If unset /etc/gimp/2.0 is used. 
+<p> On Linux GIMP can be
+compiled with support for binary relocatibility. This will cause data, plug-ins
+and configuration files to be searched relative to the location of the
+gimp executable file unless overridden by the environment variables mentioned
+above. 
+<p> 
+<p> </dd>
+</dl>
+
+<h2><a name='sect5' href='#toc5'>Files</a></h2>
+GIMP&rsquo;s data files are stored in /usr/share/gimp/2.0, where ${datarootdir}
+is set on install, but is typically /usr/share. GIMP&rsquo;s system-wide configuration
+files are stored in /etc/gimp/2.0, where ${prefix} is typically /usr. 
+<p> Most
+GIMP configuration is read in from the user&rsquo;s init file, <b>$HOME</b>/.gimp-2.6/gimprc.
+The system wide equivalent is in /etc/gimprc. The system wide file is parsed
+first and the user gimprc can override the system settings. /etc/gimprc_user
+is the default gimprc placed in users&rsquo; home directories the first time GIMP
+is run. 
+<p> <b>$HOME</b>/.gimp-2.6/devicerc - holds settings for input devices together
+with the tool, colors, brush, pattern and gradient associated to that device.
+
+<p> <b>$HOME</b>/.gimp-2.6/gtkrc - users set of GIMP-specific GTK+ config settings. Options
+such as widget color and fonts sizes can be set here. 
+<p> /etc/gimp/2.0/gtkrc
+- sytem wide default set of GIMP-specific GTK+ config settings. 
+<p> <b>$HOME</b>/.gimp-2.6/menurc
+- user&rsquo;s set of keybindings. 
+<p> <b>$HOME</b>/.gimp-2.6/parasiterc - Stores all persistent
+GIMP parasites. This file will be rewritten every time you quit GIMP. 
+<p> <b>$HOME</b>/.gimp-2.6/sessionrc
+- This file takes session-specific info (that is info, you want to keep between
+two GIMP sessions). You are not supposed to edit it manually, but of course
+you can do. This file will be entirely rewritten every time you quit GIMP.
+If this file isn&rsquo;t found, defaults are used. 
+<p> <b>$HOME</b>/.gimp-2.6/templaterc - Image
+templates are kept in this file. New images can conveniently created from
+these templates. If this file isn&rsquo;t found, defaults are used. 
+<p> /etc/gimp/2.0/unitrc
+- default user unit database. It contains the unit definitions for centimeters,
+meters, feet, yards, typographic points and typographic picas and is placed
+in users home directories the first time GIMP is ran. If this file isn&rsquo;t
+found, defaults are used. 
+<p> <b>$HOME</b>/.gimp-2.6/unitrc - This file contains your
+user unit database. You can modify this list with the unit editor. You are
+not supposed to edit it manually, but of course you can do.  This file will
+be entirely rewritten every time you quit GIMP. 
+<p> <b>$HOME</b>/.gimp-2.6/plug-ins - location
+of user installed plug-ins. 
+<p> <b>$HOME</b>/.gimp-2.6/pluginrc - plug-in initialization
+values are stored here. This file is parsed on startup and regenerated if
+need be. 
+<p> <b>$HOME</b>/.gimp-2.6/modules - location of user installed modules. 
+<p> <b>$HOME</b>/.gimp-2.6/tmp
+- default location that GIMP uses as temporary space. 
+<p> /usr/share/gimp/2.0/brushes
+- system wide brush files. 
+<p> <b>$HOME</b>/.gimp-2.6/brushes - user created and installed
+brush files. These files are in the .gbr, .gih or .vbr file formats. 
+<p> <b>$HOME</b>/.gimp-2.6/curves
+- Curve profiles and presets as saved from the Curves tool. 
+<p> <b>$HOME</b>/.gimp-2.6/gimpressionist
+- Presets and user created brushes and papers are stored here. 
+<p> <b>$HOME</b>/.gimp-2.6/levels
+- Level profiles and presets as saved from the Levels tool. 
+<p> /usr/share/gimp/2.0/palettes
+- the system wide palette files. 
+<p> <b>$HOME</b>/.gimp-2.6/palettes - user created and
+modified palette files. This files are in the .gpl format. 
+<p> /usr/share/gimp/2.0/patterns
+- basic set of patterns for use in GIMP. 
+<p> <b>$HOME</b>/.gimp-2.6/patterns - user created
+and installed gimp pattern files. This files are in the .pat format. 
+<p> /usr/share/gimp/2.0/gradients
+- standard system wide set of gradient files. 
+<p> <b>$HOME</b>/.gimp-2.6/gradients - user
+created and installed gradient files. 
+<p> /usr/share/gimp/2.0/scripts - system
+wide directory of scripts used in Script-Fu and other scripting extensions.
+
+<p> <b>$HOME</b>/.gimp-2.6/scripts - user created and installed scripts. 
+<p> /usr/share/gimp/2.0/gflares
+- system wide directory used by the gflare plug-in. 
+<p> <b>$HOME</b>/.gimp-2.6/gflares
+- user created and installed gflare files. 
+<p> /usr/share/gimp/2.0/gfig - system
+wide directory used by the gfig plug-in. 
+<p> <b>$HOME</b>/.gimp-2.6/gfig - user created
+and installed gfig files. 
+<p> /usr/share/gimp/2.0/images/gimp-splash.png - the
+default image used for the GIMP splash screen. 
+<p> /usr/share/gimp/2.0/images/gimp-logo.png
+- image used in the GIMP about dialog. 
+<p> /usr/share/gimp/2.0/tips/gimp-tips.xml
+- tips as displayed in the "Tip of the Day" dialog box. 
+<p> 
+<p> 
+<h2><a name='sect6' href='#toc6'>Splash Images</a></h2>
+GIMP
+comes with a default image for the splash screen but it allows system administrators
+and users to customize the splash screen by providing other images. The
+image to be used with the splash screen is chosen as follows: 
+<p> 
+<dl>
+
+<dt>1.</dt>
+<dd>GIMP tries
+to load a random splash screen from the directory <b>$HOME</b>/.gimp-2.6/splashes.
+</dd>
+
+<dt>2.</dt>
+<dd>It then falls back to using <b>$HOME</b>/.gimp-2.6/gimp-splash.png. </dd>
+
+<dt>3.</dt>
+<dd>If the user didn&rsquo;t
+install any custom splash images, a random image is picked from /usr/share/gimp/2.0/splashes.
+</dd>
+
+<dt>4.</dt>
+<dd>As a last resort, GIMP uses the default splash image located at /usr/share/gimp/2.0/images/gimp-splash.png.
+
+<p> 
+<p> </dd>
+</dl>
+
+<h2><a name='sect7' href='#toc7'>Suggestions and Bug Reports</a></h2>
+Any bugs found should be reported to the online
+bug-tracking system available on the web at <a href='http://bugzilla.gnome.org/.'>http://bugzilla.gnome.org/.</a>
+ Before
+reporting bugs, please check to see if the bug has already been reported.
+
+<p> When reporting GIMP bugs, it is important to include a reliable way to
+reproduce the bug, version number of GIMP (and probably GTK+), OS name
+and version, and any relevant hardware specs. If a bug is causing a crash,
+it is very useful if a stack trace can be provided. And of course, patches
+to rectify the bug are even better. 
+<p> 
+<p> 
+<h2><a name='sect8' href='#toc8'>Other Info</a></h2>
+The canonical place to find
+GIMP info is at <a href='http://www.gimp.org/.'>http://www.gimp.org/.</a>
+ Here you can find links to just about
+many other GIMP sites, tutorials, data sets, mailing list archives, and
+more. 
+<p> There is also a GIMP User Manual available at <a href='http://docs.gimp.org/'>http://docs.gimp.org/</a>
+
+that goes into much more detail about the interactive use of GIMP. 
+<p> The
+latest version of GIMP and the GTK+ libs is always available at ftp://ftp.gimp.org/.
+
+<p> 
+<p> 
+<h2><a name='sect9' href='#toc9'>Authors</a></h2>
+Spencer Kimball, Peter Mattis and the GIMP Development Team. 
+<p> With
+patches, fixes, plug-ins, extensions, scripts, translations, documentation
+and more from lots and lots of people all over the world. 
+<p> 
+<p> 
+<h2><a name='sect10' href='#toc10'>See Also</a></h2>
+<a href='gimprc.html'><b>gimprc</b>(5)</a>
+,
+<a href='gimptool.html'><b>gimptool</b>(1)</a>
+, <p>
+
+<hr><p>
+<a name='toc'><b>Table of Contents</b></a><p>
+<ul>
+<li><a name='toc0' href='#sect0'>Name</a></li>
+<li><a name='toc1' href='#sect1'>Synopsis</a></li>
+<li><a name='toc2' href='#sect2'>Description</a></li>
+<li><a name='toc3' href='#sect3'>Options</a></li>
+<li><a name='toc4' href='#sect4'>Environment</a></li>
+<li><a name='toc5' href='#sect5'>Files</a></li>
+<li><a name='toc6' href='#sect6'>Splash Images</a></li>
+<li><a name='toc7' href='#sect7'>Suggestions and Bug Reports</a></li>
+<li><a name='toc8' href='#sect8'>Other Info</a></li>
+<li><a name='toc9' href='#sect9'>Authors</a></li>
+<li><a name='toc10' href='#sect10'>See Also</a></li>
+</ul>
+</body>
+</html>
diff --git a/man/gimprc.html b/man/gimprc.html
index 5169cf2..3c3b295 100644
--- a/man/gimprc.html
+++ b/man/gimprc.html
@@ -1,370 +1,997 @@
-<html><head>
-<title>GIMPRC man page</title>
-<meta name="generator" content="roffit 0.6">
-<STYLE type="text/css">
-P.level0 {
- padding-left: 2em;
-}
-
-P.level1 {
- padding-left: 4em;
-}
-
-P.level2 {
- padding-left: 6em;
-}
-
-span.emphasis {
- font-style: italic;
-}
-
-span.bold {
- font-weight: bold;
-}
-
-span.manpage {
- font-weight: bold;
-}
-
-h2.nroffsh {
- background-color: #e0e0e0;
-}
-
-span.nroffip {
- font-weight: bold;
- font-size: 120%;
- font-family: monospace;
-}
-
-p.roffit {
- text-align: center;
- font-size: 80%;
-}
-</STYLE>
-</head><body>
-
-<p class="level0">
-<p class="level0"><a name="NAME"></a><h2 class="nroffsh">NAME</h2>
-<p class="level0">gimprc - gimp configuration file <a name="DESCRIPTION"></a><h2 class="nroffsh">DESCRIPTION</h2>
-<p class="level0">The <span Class="bold">gimprc</span> file is a configuation file read by the GIMP when it starts up.  There are two of these: one system-wide one stored in ${prefix}/etc/gimp/2.0/gimprc and a per-user <span Class="bold">$HOME</span>/.gimp-2.2/gimprc which may override system settings. 
-<p class="level0">Comments are introduced by a hash sign (#), and continue until the end of the line.  Blank lines are ignored. 
-<p class="level0">The <span Class="bold">gimprc</span> file associates values with properties.  These properties may be set by lisp-like assignments of the form: 
-<p class="level0"><a name=""></a><span class="nroffip"></span> 
-<p class="level1">(property-name&nbsp;value)
-<p class="level1">where: 
-<p class="level1"><span Class="emphasis">property-name</span> is one of the property names described below. 
-<p class="level1"><span Class="emphasis">value</span> is the value the property is to be set to. 
-<p class="level1">Either spaces or tabs may be used to separate the name from the value. <a name="PROPERTIES"></a><h2 class="nroffsh">PROPERTIES</h2>
-<p class="level0">Valid properties and their default values are: 
-<p class="level0">
-<p class="level0">(temp-path "${gimp_dir}/tmp") 
-<p class="level0">Sets the temporary storage directory. Files will appear here during the course of running the GIMP.  Most files will disappear when the GIMP exits, but some files are likely to remain, so it is best if this directory not be one that is shared by other users.  This is a single folder. 
-<p class="level0">
-<p class="level0">(swap-path "${gimp_dir}") 
-<p class="level0">Sets the swap file location. The gimp uses a tile based memory allocation scheme. The swap file is used to quickly and easily swap tiles out to disk and back in. Be aware that the swap file can easily get very large if the GIMP is used with large images. Also, things can get horribly slow if the swap file is created on a directory that is mounted over NFS.  For these reasons, it may be desirable to put your swap file in "/tmp".  This is a single folder. 
-<p class="level0">
-<p class="level0">(stingy-memory-use no) 
-<p class="level0">There is always a tradeoff between memory usage and speed.  In most cases, the GIMP opts for speed over memory.  However, if memory is a big issue, try to enable this setting.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(num-processors 1) 
-<p class="level0">On multiprocessor machines, if GIMP has been compiled with --enable-mp this sets how many processors GIMP should use simultaneously.  This is an integer value. 
-<p class="level0">
-<p class="level0">(tile-cache-size 128M) 
-<p class="level0">The tile cache is used to make sure the GIMP doesn't thrash tiles between memory and disk. Setting this value higher will cause the GIMP to use less swap space, but will also cause the GIMP to use more memory. Conversely, a smaller cache size causes the GIMP to use more swap space and less memory.  The integer size can contain a suffix of 'B', 'K', 'M' or 'G' which makes GIMP interpret the size as being specified in bytes, kilobytes, megabytes or gigabytes. If no suffix is specified the size defaults to being specified in kilobytes. 
-<p class="level0">
-<p class="level0">(interpolation-type linear) 
-<p class="level0">Sets the level of interpolation used for scaling and other transformations.  Possible values are none, linear and cubic. 
-<p class="level0">
-<p class="level0">(plug-in-path "${gimp_dir}/plug-ins:${gimp_plug_in_dir}/plug-ins") 
-<p class="level0">Sets the plug-in search path.  This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(module-path "${gimp_dir}/modules:${gimp_plug_in_dir}/modules") 
-<p class="level0">Sets the module search path.  This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(environ-path "${gimp_dir}/environ:${gimp_plug_in_dir}/environ") 
-<p class="level0">Sets the environ search path.  This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(brush-path "${gimp_dir}/brushes:${gimp_data_dir}/brushes") 
-<p class="level0">Sets the brush search path.  This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(brush-path-writable "${gimp_dir}/brushes") 
-<p class="level0">&nbsp; This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(pattern-path "${gimp_dir}/patterns:${gimp_data_dir}/patterns") 
-<p class="level0">Sets the pattern search path.  This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(pattern-path-writable "${gimp_dir}/patterns") 
-<p class="level0">&nbsp; This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(palette-path "${gimp_dir}/palettes:${gimp_data_dir}/palettes") 
-<p class="level0">Sets the palette search path.  This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(palette-path-writable "${gimp_dir}/palettes") 
-<p class="level0">&nbsp; This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(gradient-path "${gimp_dir}/gradients:${gimp_data_dir}/gradients") 
-<p class="level0">Sets the gradient search path.  This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(gradient-path-writable "${gimp_dir}/gradients") 
-<p class="level0">&nbsp; This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(font-path "${gimp_dir}/fonts:${gimp_data_dir}/fonts") 
-<p class="level0">Where to look for fonts.  This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(font-path-writable "${gimp_dir}/fonts") 
-<p class="level0">&nbsp; This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(default-brush "Circle (11)") 
-<p class="level0">Specify a default brush.  The brush is searched for in the specified brush path.  This is a string value. 
-<p class="level0">
-<p class="level0">(default-pattern "Pine") 
-<p class="level0">Specify a default pattern. The pattern is searched for in the specified pattern path.  This is a string value. 
-<p class="level0">
-<p class="level0">(default-palette "Default") 
-<p class="level0">Specify a default palette.  The palette is searched for in the specified palette path.  This is a string value. 
-<p class="level0">
-<p class="level0">(default-gradient "FG to BG (RGB)") 
-<p class="level0">Specify a default gradient.  The gradient is searched for in the specified gradient path.  This is a string value. 
-<p class="level0">
-<p class="level0">(default-font "Sans") 
-<p class="level0">Specify a default font.  The font is searched for in the fontconfig font path. &nbsp;This is a string value. 
-<p class="level0">
-<p class="level0">(global-brush yes) 
-<p class="level0">When enabled, the selected brush will be used for all tools.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(global-pattern yes) 
-<p class="level0">When enabled, the selected pattern will be used for all tools.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(global-palette yes) 
-<p class="level0">When enabled, the selected palette will be used for all tools.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(global-gradient yes) 
-<p class="level0">When enabled, the selected gradient will be used for all tools.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(global-font yes) 
-<p class="level0">When enabled, the selected font will be used for all tools.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(default-image &nbsp;   (width 420) &nbsp;   (height 300) &nbsp;   (unit pixels) &nbsp;   (xresolution 72.000000) &nbsp;   (yresolution 72.000000) &nbsp;   (resolution-unit inches) &nbsp;   (image-type rgb) &nbsp;   (fill-type background-fill) &nbsp;   (comment "Created with The GIMP")) 
-<p class="level0">Sets the default image in the "File/New" dialog.  This is a parameter list. 
-<p class="level0">
-<p class="level0">(default-grid &nbsp;   (style intersections) &nbsp;   (fgcolor (color-rgba 0.000000 0.000000 0.000000 1.000000)) &nbsp;   (bgcolor (color-rgba 1.000000 1.000000 1.000000 1.000000)) &nbsp;   (xspacing 10.000000) &nbsp;   (yspacing 10.000000) &nbsp;   (spacing-unit inches) &nbsp;   (xoffset 0.000000) &nbsp;   (yoffset 0.000000) &nbsp;   (offset-unit inches)) 
-<p class="level0">Specify a default image grid.  This is a parameter list. 
-<p class="level0">
-<p class="level0">(undo-levels 5) 
-<p class="level0">Sets the minimal number of operations that can be undone. More undo levels are kept available until the undo-size limit is reached.  This is an integer value. 
-<p class="level0">
-<p class="level0">(undo-size 16M) 
-<p class="level0">Sets an upper limit to the memory that is used per image to keep operations on the undo stack. Regardless of this setting, at least as many undo-levels as configured can be undone.  The integer size can contain a suffix of 'B', 'K', &zerosp;'M' or 'G' which makes GIMP interpret the size as being specified in bytes, kilobytes, megabytes or gigabytes. If no suffix is specified the size defaults to being specified in kilobytes. 
-<p class="level0">
-<p class="level0">(undo-preview-size large) 
-<p class="level0">Sets the size of the previews in the Undo History.  Possible values are tiny, extra-small, small, medium, large, extra-large, huge, enormous and gigantic. 
-<p class="level0">
-<p class="level0">(pluginrc-path "${gimp_dir}/pluginrc") 
-<p class="level0">Sets the pluginrc search path.  This is a single filename. 
-<p class="level0">
-<p class="level0">(layer-previews yes) 
-<p class="level0">Sets whether GIMP should create previews of layers and channels. Previews in the layers and channels dialog are nice to have but they can slow things down when working with large images.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(layer-preview-size medium) 
-<p class="level0">Sets the preview size used for layers and channel previews in newly created dialogs.  Possible values are tiny, extra-small, small, medium, large, extra-large, huge, enormous and gigantic. 
-<p class="level0">
-<p class="level0">(thumbnail-size normal) 
-<p class="level0">Sets the size of the thumbnail shown in the Open dialog. Note that GIMP can not create thumbnails if layer previews are disabled.  Possible values are none, normal and large. 
-<p class="level0">
-<p class="level0">(thumbnail-filesize-limit 4M) 
-<p class="level0">The thumbnail in the Open dialog will be automatically updated if the file being previewed is smaller than the size set here.  The integer size can contain a suffix of 'B', 'K', 'M' or 'G' which makes GIMP interpret the size as being specified in bytes, kilobytes, megabytes or gigabytes. If no suffix is specified the size defaults to being specified in kilobytes. 
-<p class="level0">
-<p class="level0">(install-colormap no) 
-<p class="level0">Install a private colormap; might be useful on 8-bit (256 colors) displays.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(min-colors 144) 
-<p class="level0">Generally only a concern for 8-bit displays, this sets the minimum number of system colors allocated for the GIMP.  This is an integer value. 
-<p class="level0">
-<p class="level0">(transparency-size medium-checks) 
-<p class="level0">Sets the size of the checkerboard used to display transparency.  Possible values are small-checks, medium-checks and large-checks. 
-<p class="level0">
-<p class="level0">(transparency-type gray-checks) 
-<p class="level0">Sets the manner in which transparency is displayed in images.  Possible values are light-checks, gray-checks, dark-checks, white-only, gray-only and black-only. 
-<p class="level0">
-<p class="level0">(snap-distance 8) 
-<p class="level0">This is the distance in pixels where Guide and Grid snapping activates.  This is an integer value. 
-<p class="level0">
-<p class="level0">(marching-ants-speed 300) 
-<p class="level0">Speed of marching ants in the selection outline.  This value is in milliseconds (less time indicates faster marching).  This is an integer value. 
-<p class="level0">
-<p class="level0">(resize-windows-on-zoom no) 
-<p class="level0">When enabled, the image window will automatically resize itself, when zooming into and out of images.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(resize-windows-on-resize no) 
-<p class="level0">When enabled, the image window will automatically resize itself, whenever the physical image size changes.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(default-dot-for-dot yes) 
-<p class="level0">When enabled, this will ensure that each pixel of an image gets mapped to a pixel on the screen.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(initial-zoom-to-fit yes) 
-<p class="level0">When enabled, this will ensure that the full image is visible after a file is opened, otherwise it will be displayed with a scale of 1:1.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(perfect-mouse yes) 
-<p class="level0">When enabled, the X server is queried for the mouse's current position on each motion event, rather than relying on the position hint.  This means painting with large brushes should be more accurate, but it may be slower.  Perversely, on some X servers enabling this option results in faster painting.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(cursor-mode tool-icon) 
-<p class="level0">Sets the mode of cursor the GIMP will use.  Possible values are tool-icon, tool-crosshair and crosshair. 
-<p class="level0">
-<p class="level0">(cursor-updating yes) 
-<p class="level0">Context-dependent cursors are cool.  They are enabled by default. However, they require overhead that you may want to do without.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(show-brush-outline yes) 
-<p class="level0">When enabled, all paint tools will show a preview of the current brush's outline.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(show-paint-tool-cursor yes) 
-<p class="level0">When enabled, the cursor will be shown over the image while using a paint tool.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(image-title-format "%D*%f-%p.%i (%t, %L) %wx%h") 
-<p class="level0">Sets the text to appear in image window titles.  This is a format string; certain % character sequences are recognised and expanded as follows: 
-<p class="level0">%%  literal percent sign %f  bare filename, or "Untitled" %F  full path to file, or "Untitled" %p  PDB image id %i  view instance number %t  image type (RGB, grayscale, indexed) %z  zoom factor as a percentage %s  source scale factor %d  destination scale factor %Dx expands to x if the image is dirty, the empty string otherwise %Cx expands to x if the image is clean, the empty string otherwise %B  expands to (modified) if the image is dirty, the empty string otherwise %A  expands to (clean) if the image is clean, the empty string otherwise %l  the number of layers %L  the number of layers (long form) %m  memory used by the image %n  the name of the active layer/channel %P  the PDB id of the active layer/channel %w  image width in pixels %W  image width in real-world units %h  image height in pixels %H  image height in real-world units %u  unit symbol %U  unit abbreviation 
-<p class="level0">
-<p class="level0">
-<p class="level0">(image-status-format "%n (%m)") 
-<p class="level0">Sets the text to appear in image window status bars.  This is a format string; certain % character sequences are recognised and expanded as follows: 
-<p class="level0">%%  literal percent sign %f  bare filename, or "Untitled" %F  full path to file, or "Untitled" %p  PDB image id %i  view instance number %t  image type (RGB, grayscale, indexed) %z  zoom factor as a percentage %s  source scale factor %d  destination scale factor %Dx expands to x if the image is dirty, the empty string otherwise %Cx expands to x if the image is clean, the empty string otherwise %B  expands to (modified) if the image is dirty, the empty string otherwise %A  expands to (clean) if the image is clean, the empty string otherwise %l  the number of layers %L  the number of layers (long form) %m  memory used by the image %n  the name of the active layer/channel %P  the PDB id of the active layer/channel %w  image width in pixels %W  image width in real-world units %h  image height in pixels %H  image height in real-world units %u  unit symbol %U  unit abbreviation 
-<p class="level0">
-<p class="level0">
-<p class="level0">(confirm-on-close yes) 
-<p class="level0">Ask for confirmation before closing an image without saving.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(monitor-xresolution 72.000000) 
-<p class="level0">Sets the monitor's horizontal resolution, in dots per inch.  If set to 0, forces the X server to be queried for both horizontal and vertical resolution information.  This is a float value. 
-<p class="level0">
-<p class="level0">(monitor-yresolution 72.000000) 
-<p class="level0">Sets the monitor's vertical resolution, in dots per inch.  If set to 0, forces the X server to be queried for both horizontal and vertical resolution information.  This is a float value. 
-<p class="level0">
-<p class="level0">(monitor-resolution-from-windowing-system yes) 
-<p class="level0">When enabled, the GIMP will use the monitor resolution from the windowing system.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(navigation-preview-size medium) 
-<p class="level0">Sets the size of the navigation preview available in the lower right corner of the image window.  Possible values are tiny, extra-small, small, medium, large, extra-large, huge, enormous and gigantic. 
-<p class="level0">
-<p class="level0">(default-view &nbsp;   (show-menubar yes) &nbsp;   (show-rulers yes) &nbsp;   (show-scrollbars yes) &nbsp;   (show-statusbar yes) &nbsp;   (show-selection yes) &nbsp;   (show-layer-boundary yes) &nbsp;   (show-guides yes) &nbsp;   (show-grid no) &nbsp;   (padding-mode default) &nbsp;   (padding-color (color-rgba 1.000000 1.000000 1.000000 1.000000))) 
-<p class="level0">Sets the default settings for the image view.  This is a parameter list. 
-<p class="level0">
-<p class="level0">(default-fullscreen-view &nbsp;   (show-menubar no) &nbsp;   (show-rulers no) &nbsp;   (show-scrollbars no) &nbsp;   (show-statusbar no) &nbsp;   (show-selection no) &nbsp;   (show-layer-boundary no) &nbsp;   (show-guides no) &nbsp;   (show-grid no) &nbsp;   (padding-mode custom) &nbsp;   (padding-color (color-rgba 0.000000 0.000000 0.000000 1.000000))) 
-<p class="level0">Sets the default settings used when an image is viewed in fullscreen mode.  This is a parameter list. 
-<p class="level0">
-<p class="level0">(activate-on-focus yes) 
-<p class="level0">When enabled, an image will become the active image when its image window receives the focus. This is useful for window managers using "click to focus". &nbsp;Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(default-threshold 15) 
-<p class="level0">Tools such as fuzzy-select and bucket fill find regions based on a seed-fill algorithm.  The seed fill starts at the initially selected pixel and progresses in all directions until the difference of pixel intensity from the original is greater than a specified threshold. This value represents the default threshold.  This is an integer value. 
-<p class="level0">
-<p class="level0">(move-tool-changes-active no) 
-<p class="level0">If enabled, the move tool changes the active layer or path when a layer or path is being picked. This used to be the default behaviour in older versions. &nbsp;Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(info-window-per-display no) 
-<p class="level0">When enabled, the GIMP will use a different info window per image view.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(trust-dirty-flag no) 
-<p class="level0">When enabled, the GIMP will not save if the image is unchanged since opening it.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(save-device-status no) 
-<p class="level0">Remember the current tool, pattern, color, and brush across GIMP sessions.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(save-session-info yes) 
-<p class="level0">Save the positions and sizes of the main dialogs when the GIMP exits.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(restore-session yes) 
-<p class="level0">Let GIMP try to restore your last saved session on each startup.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(show-tips yes) 
-<p class="level0">Enable to display a handy GIMP tip on startup.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(show-tool-tips yes) 
-<p class="level0">Enable to display tooltips.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(tearoff-menus yes) 
-<p class="level0">When enabled, menus can be torn off.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(can-change-accels no) 
-<p class="level0">When enabled, you can change keyboard shortcuts for menu items by hitting a key combination while the menu item is highlighted.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(save-accels yes) 
-<p class="level0">Save changed keyboard shortcuts when the GIMP exits.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(restore-accels yes) 
-<p class="level0">Restore saved keyboard shortcuts on each GIMP startup.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(menu-mnemonics yes) 
-<p class="level0">When enabled, GIMP will show mnemonics in menus.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(last-opened-size 10) 
-<p class="level0">How many recently opened image filenames to keep on the File menu.  This is an integer value. 
-<p class="level0">
-<p class="level0">(max-new-image-size 64M) 
-<p class="level0">GIMP will warn the user if an attempt is made to create an image that would take more memory than the size specified here.  The integer size can contain a suffix of 'B', 'K', 'M' or 'G' which makes GIMP interpret the size as being specified in bytes, kilobytes, megabytes or gigabytes. If no suffix is specified the size defaults to being specified in kilobytes. 
-<p class="level0">
-<p class="level0">(toolbox-color-area yes) 
-<p class="level0">The toolbox-color-area property has no description.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(toolbox-foo-area yes) 
-<p class="level0">The toolbox-foo-area property has no description.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(toolbox-image-area no) 
-<p class="level0">The toolbox-image-area property has no description.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(theme-path "${gimp_dir}/themes:${gimp_data_dir}/themes") 
-<p class="level0">Sets the theme search path.  This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(theme "Default") 
-<p class="level0">The name of the theme to use.  This is a string value. 
-<p class="level0">
-<p class="level0">(use-help yes) 
-<p class="level0">When enabled, pressing F1 will open the help browser.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(show-help-button yes) 
-<p class="level0">When enabled, dialogs will show a help button that gives access to the related help page.  Without this button, the help page can still be reached by pressing F1.  Possible values are yes and no. 
-<p class="level0">
-<p class="level0">(help-locales "") 
-<p class="level0">Specifies the language preferences used by the help system. This is a colon-separated list of language identifiers with decreasing priority. If empty, the language is taken from the user's locale setting.  This is a string value. 
-<p class="level0">
-<p class="level0">(help-browser gimp) 
-<p class="level0">Sets the browser used by the help system.  Possible values are gimp and web-browser. 
-<p class="level0">
-<p class="level0">(web-browser "mozilla %s") 
-<p class="level0">Sets the external web browser to be used.  This can be an absolute path or the name of an executable to search for in the user's PATH. If the command contains '%s' it will be replaced with the URL, else the URL will be appended to the command with a space separating the two.  This is a single filename. 
-<p class="level0">
-<p class="level0">(toolbox-window-hint normal) 
-<p class="level0">The window type hint that is set on the toolbox. This may affect how your window manager decorates and handles the toolbox window.  Possible values are normal, utility and keep-above. 
-<p class="level0">
-<p class="level0">(dock-window-hint normal) 
-<p class="level0">The window type hint that is set on dock windows. This may affect the way your window manager decorates and handles dock windows.  Possible values are normal, utility and keep-above. 
-<p class="level0">
-<p class="level0">(cursor-format pixbuf) 
-<p class="level0">Sets the pixel format of cursors the GIMP will use.  Possible values are bitmap and pixbuf. 
-<p class="level0">
-<p class="level0">(fractalexplorer-path "${gimp_dir}/fractalexplorer:${gimp_data_dir}/fractalexplorer") 
-<p class="level0">Where to search for fractals used by the Fractal Explorer plug-in.  This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(gfig-path "${gimp_dir}/gfig:${gimp_data_dir}/gfig") 
-<p class="level0">Where to search for Gfig figures used by the Gfig plug-in.  This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(gflare-path "${gimp_dir}/gflare:${gimp_data_dir}/gflare") 
-<p class="level0">Where to search for gflares used by the GFlare plug-in.  This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(gimpressionist-path "${gimp_dir}/gimpressionist:${gimp_data_dir}/gimpressionist") 
-<p class="level0">Where to search for data used by the Gimpressionist plug-in.  This is a colon-separated list of folders to search. 
-<p class="level0">
-<p class="level0">(script-fu-path "${gimp_dir}/scripts:${gimp_data_dir}/scripts") 
-<p class="level0">This path will be searched for scripts when the Script-Fu plug-in is run.  This is a colon-separated list of folders to search. 
-<p class="level0"><a name="PATH"></a><h2 class="nroffsh">PATH EXPANSION</h2>
-<p class="level0">Strings of type PATH are expanded in a manner similar to <span Class="manpage">bash (1).</span> Specifically: tilde (~) is expanded to the user's home directory. Note that the bash feature of being able to refer to other user's home directories by writing ~userid/ is not valid in this file. 
-<p class="level0">${variable} is expanded to the current value of an environment variable. There are a few variables that are pre-defined: 
-<p class="level0"><span Class="emphasis">gimp_dir</span> The personal gimp directory which is set to the value of the environment variable GIMP2_DIRECTORY or to ~/.gimp-2.2. 
-<p class="level0"><span Class="emphasis">gimp_data_dir</span> Nase for paths to shareable data, which is set to the value of the environment variable GIMP2_DATADIR or to the compiled-in default value ${prefix}/share/gimp/2.0. 
-<p class="level0"><span Class="emphasis">gimp_plug_in_dir</span> Base to paths for architecture-specific plugins and modules, which is set to the value of the environment variable GIMP2_PLUGINDIR or to the compiled-in default value ${exec_prefix}/lib/gimp/2.0. 
-<p class="level0"><span Class="emphasis">gimp_sysconf_dir</span> Path to configuration files, which is set to the value of the environment variable GIMP2_SYSCONFDIR or to the compiled-in default value  ${prefix}/etc/gimp/2.0. 
-<p class="level0"><a name="FILES"></a><h2 class="nroffsh">FILES</h2>
-<p class="level0">
-<p class="level0"><span Class="emphasis">${prefix}/etc/gimp/2.0/gimprc</span> System-wide configuration file 
-<p class="level0"><span Class="emphasis">\fB$HOME\fP/.gimp-2.2/gimprc</span> Per-user configuration file 
-<p class="level0"><a name="SEE"></a><h2 class="nroffsh">SEE ALSO</h2>
-<p class="level0"><span Class="manpage"><a href="gimp.html">gimp (1)</a></span> <span Class="manpage"><a href="gimptool-2.0.html">gimptool-2.0 (1)</a></span> <span Class="manpage"><a href="gimp-remote.html">gimp-remote (1)</a></span>
-</body></html>
+ 
+<p> <!-- manual page source format generated by PolyglotMan v3.2, -->
+<!-- available at http://polyglotman.sourceforge.net/ -->
+
+<html>
+<head>
+<title>GIMPRC(5) manual page</title>
+</head>
+<body bgcolor='white'>
+<a href='#toc'>Table of Contents</a><p>
+
+<h2><a name='sect0' href='#toc0'>Name</a></h2>
+gimprc - gimp configuration file 
+<h2><a name='sect1' href='#toc1'>Description</a></h2>
+The <b>gimprc</b> file is a configuration
+file read by GIMP when it starts up.  There are two of these: one system-wide
+one stored in /etc/gimp/2.0/gimprc and a per-user <b>$HOME</b>/.gimp-2.6/gimprc which
+may override system settings. 
+<p> Comments are introduced by a hash sign (#),
+and continue until the end of the line.  Blank lines are ignored. 
+<p> The <b>gimprc</b>
+file associates values with properties.  These properties may be set by
+lisp-like assignments of the form: 
+<dl>
+
+<dt><b>(<i>property-name&nbsp;value<b>)</b></i></b> </dt>
+<dd></dd>
+
+<dt>where: </dt>
+<dd></dd>
+
+<dt><i>property-name</i>
+</dt>
+<dd>is one of the property names described below. </dd>
+
+<dt><i>value</i> </dt>
+<dd>is the value the property
+is to be set to. </dd>
+</dl>
+<p>
+
+<p> Either spaces or tabs may be used to separate the name
+from the value. <p>
+
+<h2><a name='sect2' href='#toc2'>Properties</a></h2>
+Valid properties and their default values are:
+
+<p> 
+<dl>
+
+<dt>(temp-path "${gimp_dir}/tmp") </dt>
+<dd>
+<p> Sets the folder for temporary storage. Files
+will appear here during the course of running GIMP.  Most files will disappear
+when GIMP exits, but some files are likely to remain, so it is best if
+this folder not be one that is shared by other users.  This is a single
+folder. 
+<p> </dd>
+
+<dt>(swap-path "${gimp_dir}") </dt>
+<dd>
+<p> Sets the swap file location. GIMP uses
+a tile based memory allocation scheme. The swap file is used to quickly
+and easily swap tiles out to disk and back in. Be aware that the swap file
+can easily get very large if GIMP is used with large images. Also, things
+can get horribly slow if the swap file is created on a folder that is mounted
+over NFS.  For these reasons, it may be desirable to put your swap file
+in "/tmp".  This is a single folder. 
+<p> </dd>
+
+<dt>(num-processors 1) </dt>
+<dd>
+<p> Sets how many processors
+GIMP should try to use simultaneously.  This is an integer value. 
+<p> </dd>
+
+<dt>(tile-cache-size
+1024M) </dt>
+<dd>
+<p> When the amount of pixel data exceeds this limit, GIMP will start
+to swap tiles to disk.  This is a lot slower but it makes it possible to
+work on images that wouldn&rsquo;t fit into memory otherwise.  If you have a lot
+of RAM, you may want to set this to a higher value.  The integer size can
+contain a suffix of &rsquo;B&rsquo;, &rsquo;K&rsquo;, &rsquo;M&rsquo; or &rsquo;G&rsquo; which makes GIMP interpret the size as
+being specified in bytes, kilobytes, megabytes or gigabytes. If no suffix
+is specified the size defaults to being specified in kilobytes. 
+<p> </dd>
+
+<dt>(interpolation-type
+cubic) </dt>
+<dd>
+<p> Sets the level of interpolation used for scaling and other transformations.
+ Possible values are none, linear, cubic and lanczos. 
+<p> </dd>
+
+<dt>(plug-in-path "${gimp_dir}/plug-ins:${gimp_plug_in_dir}/plug-ins")
+</dt>
+<dd>
+<p> Sets the plug-in search path.  This is a colon-separated list of folders
+to search. 
+<p> </dd>
+
+<dt>(module-path "${gimp_dir}/modules:${gimp_plug_in_dir}/modules")
+</dt>
+<dd>
+<p> Sets the module search path.  This is a colon-separated list of folders
+to search. 
+<p> </dd>
+
+<dt>(interpreter-path "${gimp_dir}/interpreters:${gimp_plug_in_dir}/interpreters")
+</dt>
+<dd>
+<p> Sets the interpreter search path.  This is a colon-separated list of folders
+to search. 
+<p> </dd>
+
+<dt>(environ-path "${gimp_dir}/environ:${gimp_plug_in_dir}/environ")
+</dt>
+<dd>
+<p> Sets the environ search path.  This is a colon-separated list of folders
+to search. 
+<p> </dd>
+
+<dt>(brush-path "${gimp_dir}/brushes:${gimp_data_dir}/brushes") </dt>
+<dd>
+<p>
+Sets the brush search path.  This is a colon-separated list of folders to
+search. 
+<p> </dd>
+
+<dt>(brush-path-writable "${gimp_dir}/brushes") </dt>
+<dd>
+<p>   This is a colon-separated
+list of folders to search.<br>
+ 
+<p> </dd>
+
+<dt>(pattern-path "${gimp_dir}/patterns:${gimp_data_dir}/patterns") </dt>
+<dd>
+<p> Sets
+the pattern search path.  This is a colon-separated list of folders to search.
+
+<p> </dd>
+
+<dt>(pattern-path-writable "${gimp_dir}/patterns") </dt>
+<dd>
+<p>   This is a colon-separated
+list of folders to search.<br>
+ 
+<p> </dd>
+
+<dt>(palette-path "${gimp_dir}/palettes:${gimp_data_dir}/palettes") </dt>
+<dd>
+<p> Sets
+the palette search path.  This is a colon-separated list of folders to search.
+
+<p> </dd>
+
+<dt>(palette-path-writable "${gimp_dir}/palettes") </dt>
+<dd>
+<p>   This is a colon-separated
+list of folders to search.<br>
+ 
+<p> </dd>
+
+<dt>(gradient-path "${gimp_dir}/gradients:${gimp_data_dir}/gradients") </dt>
+<dd>
+<p> Sets
+the gradient search path.  This is a colon-separated list of folders to search.
+
+<p> </dd>
+
+<dt>(gradient-path-writable "${gimp_dir}/gradients") </dt>
+<dd>
+<p>   This is a colon-separated
+list of folders to search.<br>
+ 
+<p> </dd>
+
+<dt>(font-path "${gimp_dir}/fonts:${gimp_data_dir}/fonts") </dt>
+<dd>
+<p> Where to look
+for fonts in addition to the system-wide installed fonts.  This is a colon-separated
+list of folders to search. 
+<p> </dd>
+
+<dt>(default-brush "Circle (11)") </dt>
+<dd>
+<p> Specify a default
+brush.  The brush is searched for in the specified brush path.  This is a
+string value. 
+<p> </dd>
+
+<dt>(default-pattern "Pine") </dt>
+<dd>
+<p> Specify a default pattern.  This
+is a string value. 
+<p> </dd>
+
+<dt>(default-palette "Default") </dt>
+<dd>
+<p> Specify a default palette.
+ This is a string value. 
+<p> </dd>
+
+<dt>(default-gradient "FG to BG (RGB)") </dt>
+<dd>
+<p> Specify a
+default gradient.  This is a string value. 
+<p> </dd>
+
+<dt>(default-font "Sans") </dt>
+<dd>
+<p> Specify
+a default font.  This is a string value. 
+<p> </dd>
+
+<dt>(global-brush yes) </dt>
+<dd>
+<p> When enabled,
+the selected brush will be used for all tools.  Possible values are yes
+and no. 
+<p> </dd>
+
+<dt>(global-pattern yes) </dt>
+<dd>
+<p> When enabled, the selected pattern will be
+used for all tools.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(global-palette yes)
+</dt>
+<dd>
+<p> When enabled, the selected palette will be used for all tools.  Possible
+values are yes and no. 
+<p> </dd>
+
+<dt>(global-gradient yes) </dt>
+<dd>
+<p> When enabled, the selected
+gradient will be used for all tools.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(global-font
+yes) </dt>
+<dd>
+<p> When enabled, the selected font will be used for all tools.  Possible
+values are yes and no. 
+<p> </dd>
+
+<dt>(default-image </dt>
+<dd>    (width 640)<br>
+     (height 400)<br>
+     (unit pixels)<br>
+     (xresolution 72.000000)<br>
+     (yresolution 72.000000)<br>
+     (resolution-unit inches)<br>
+     (image-type rgb)<br>
+     (fill-type background-fill)<br>
+     (comment "Created with GIMP"))<br>
+ 
+<p> Sets the default image in the "File/New" dialog.  This is a parameter
+list. 
+<p> </dd>
+
+<dt>(default-grid </dt>
+<dd>    (style solid)<br>
+     (fgcolor (color-rgba 0.000000 0.000000 0.000000 1.000000))<br>
+     (bgcolor (color-rgba 1.000000 1.000000 1.000000 1.000000))<br>
+     (xspacing 10.000000)<br>
+     (yspacing 10.000000)<br>
+     (spacing-unit inches)<br>
+     (xoffset 0.000000)<br>
+     (yoffset 0.000000)<br>
+     (offset-unit inches))<br>
+ 
+<p> Specify a default image grid.  This is a parameter list. 
+<p> </dd>
+
+<dt>(undo-levels 5)
+</dt>
+<dd>
+<p> Sets the minimal number of operations that can be undone. More undo levels
+are kept available until the undo-size limit is reached.  This is an integer
+value. 
+<p> </dd>
+
+<dt>(undo-size 64M) </dt>
+<dd>
+<p> Sets an upper limit to the memory that is used per
+image to keep operations on the undo stack. Regardless of this setting,
+at least as many undo-levels as configured can be undone.  The integer size
+can contain a suffix of &rsquo;B&rsquo;, &rsquo;K&rsquo;, &rsquo;M&rsquo; or &rsquo;G&rsquo; which makes GIMP interpret the size
+as being specified in bytes, kilobytes, megabytes or gigabytes. If no suffix
+is specified the size defaults to being specified in kilobytes. 
+<p> </dd>
+
+<dt>(undo-preview-size
+large) </dt>
+<dd>
+<p> Sets the size of the previews in the Undo History.  Possible values
+are tiny, extra-small, small, medium, large, extra-large, huge, enormous
+and gigantic. 
+<p> </dd>
+
+<dt>(plug-in-history-size 10) </dt>
+<dd>
+<p> How many recently used plug-ins to
+keep on the Filters menu.  This is an integer value. 
+<p> </dd>
+
+<dt>(pluginrc-path "${gimp_dir}/pluginrc")
+</dt>
+<dd>
+<p> Sets the pluginrc search path.  This is a single filename. 
+<p> </dd>
+
+<dt>(layer-previews
+yes) </dt>
+<dd>
+<p> Sets whether GIMP should create previews of layers and channels. Previews
+in the layers and channels dialog are nice to have but they can slow things
+down when working with large images.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(layer-preview-size
+medium) </dt>
+<dd>
+<p> Sets the preview size used for layers and channel previews in
+newly created dialogs.  Possible values are tiny, extra-small, small, medium,
+large, extra-large, huge, enormous and gigantic. 
+<p> </dd>
+
+<dt>(thumbnail-size normal)
+</dt>
+<dd>
+<p> Sets the size of the thumbnail shown in the Open dialog.  Possible values
+are none, normal and large. 
+<p> </dd>
+
+<dt>(thumbnail-filesize-limit 4M) </dt>
+<dd>
+<p> The thumbnail
+in the Open dialog will be automatically updated if the file being previewed
+is smaller than the size set here.  The integer size can contain a suffix
+of &rsquo;B&rsquo;, &rsquo;K&rsquo;, &rsquo;M&rsquo; or &rsquo;G&rsquo; which makes GIMP interpret the size as being specified
+in bytes, kilobytes, megabytes or gigabytes. If no suffix is specified the
+size defaults to being specified in kilobytes. 
+<p> </dd>
+
+<dt>(install-colormap no) </dt>
+<dd>
+<p> Install
+a private colormap; might be useful on 8-bit (256 colors) displays.  Possible
+values are yes and no. 
+<p> </dd>
+
+<dt>(min-colors 144) </dt>
+<dd>
+<p> Generally only a concern for 8-bit
+displays, this sets the minimum number of system colors allocated for GIMP.
+ This is an integer value. 
+<p> </dd>
+
+<dt>(color-management </dt>
+<dd>    (mode display)<br>
+     (display-profile-from-gdk no)<br>
+     (display-rendering-intent perceptual)<br>
+     (simulation-rendering-intent perceptual)<br>
+     (simulation-gamut-check no)<br>
+     (out-of-gamut-color (color-rgb 0.501961 0.501961 0.501961))<br>
+     (display-module "CdisplayLcms"))<br>
+ 
+<p> Defines the color management behavior.  This is a parameter list. 
+<p> </dd>
+
+<dt>(color-profile-policy
+ask) </dt>
+<dd>
+<p> How to handle embedded color profiles when opening a file.  Possible
+values are ask, keep and convert. 
+<p> </dd>
+
+<dt>(save-document-history yes) </dt>
+<dd>
+<p> Keep a permanent
+record of all opened and saved files in the Recent Documents list.  Possible
+values are yes and no. 
+<p> </dd>
+
+<dt>(transparency-size medium-checks) </dt>
+<dd>
+<p> Sets the size of
+the checkerboard used to display transparency.  Possible values are small-checks,
+medium-checks and large-checks. 
+<p> </dd>
+
+<dt>(transparency-type gray-checks) </dt>
+<dd>
+<p> Sets the manner
+in which transparency is displayed in images.  Possible values are light-checks,
+gray-checks, dark-checks, white-only, gray-only and black-only. 
+<p> </dd>
+
+<dt>(snap-distance
+8) </dt>
+<dd>
+<p> This is the distance in pixels where Guide and Grid snapping activates.
+ This is an integer value. 
+<p> </dd>
+
+<dt>(marching-ants-speed 200) </dt>
+<dd>
+<p> Speed of marching ants
+in the selection outline.  This value is in milliseconds (less time indicates
+faster marching).  This is an integer value. 
+<p> </dd>
+
+<dt>(resize-windows-on-zoom no) </dt>
+<dd>
+<p> When
+enabled, the image window will automatically resize itself when zooming
+into and out of images.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(resize-windows-on-resize
+no) </dt>
+<dd>
+<p> When enabled, the image window will automatically resize itself whenever
+the physical image size changes.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(default-dot-for-dot
+yes) </dt>
+<dd>
+<p> When enabled, this will ensure that each pixel of an image gets mapped
+to a pixel on the screen.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(initial-zoom-to-fit
+yes) </dt>
+<dd>
+<p> When enabled, this will ensure that the full image is visible after
+a file is opened, otherwise it will be displayed with a scale of 1:1.  Possible
+values are yes and no. 
+<p> </dd>
+
+<dt>(perfect-mouse yes) </dt>
+<dd>
+<p> When enabled, the X server is
+queried for the mouse&rsquo;s current position on each motion event, rather than
+relying on the position hint.  This means painting with large brushes should
+be more accurate, but it may be slower.  Perversely, on some X servers enabling
+this option results in faster painting.  Possible values are yes and no.
+
+<p> </dd>
+
+<dt>(cursor-mode tool-icon) </dt>
+<dd>
+<p> Sets the type of mouse pointers to use.  Possible
+values are tool-icon, tool-crosshair and crosshair. 
+<p> </dd>
+
+<dt>(cursor-updating yes)
+</dt>
+<dd>
+<p> Context-dependent mouse pointers are helpful.  They are enabled by default.
+ However, they require overhead that you may want to do without.  Possible
+values are yes and no. 
+<p> </dd>
+
+<dt>(show-brush-outline yes) </dt>
+<dd>
+<p> When enabled, all paint
+tools will show a preview of the current brush&rsquo;s outline.  Possible values
+are yes and no. 
+<p> </dd>
+
+<dt>(show-paint-tool-cursor yes) </dt>
+<dd>
+<p> When enabled, the mouse pointer
+will be shown over the image while using a paint tool.  Possible values
+are yes and no. 
+<p> </dd>
+
+<dt>(image-title-format "%D*%f-%p.%i (%t, %L) %wx%h") </dt>
+<dd>
+<p> Sets the
+text to appear in image window titles.  This is a format string; certain
+% character sequences are recognised and expanded as follows: <br>
+
+<p> <br>
+%%  literal percent sign <br>
+%f  bare filename, or "Untitled" <br>
+%F  full path to file, or "Untitled" <br>
+%p  PDB image id <br>
+%i  view instance number <br>
+%t  image type (RGB, grayscale, indexed) <br>
+%z  zoom factor as a percentage <br>
+%s  source scale factor <br>
+%d  destination scale factor <br>
+%Dx expands to x if the image is dirty, the empty string otherwise <br>
+%Cx expands to x if the image is clean, the empty string otherwise <br>
+%B  expands to (modified) if the image is dirty, the empty string otherwise
+<br>
+%A  expands to (clean) if the image is clean, the empty string otherwise
+<br>
+%l  the number of layers <br>
+%L  the number of layers (long form) <br>
+%m  memory used by the image <br>
+%n  the name of the active layer/channel <br>
+%P  the PDB id of the active layer/channel <br>
+%w  image width in pixels <br>
+%W  image width in real-world units <br>
+%h  image height in pixels <br>
+%H  image height in real-world units <br>
+%u  unit symbol <br>
+%U  unit abbreviation <br>
+
+<p> <br>
+
+<p> </dd>
+
+<dt>(image-status-format "%n (%m)") </dt>
+<dd>
+<p> Sets the text to appear in image window
+status bars.  This is a format string; certain % character sequences are
+recognised and expanded as follows: <br>
+
+<p> <br>
+%%  literal percent sign <br>
+%f  bare filename, or "Untitled" <br>
+%F  full path to file, or "Untitled" <br>
+%p  PDB image id <br>
+%i  view instance number <br>
+%t  image type (RGB, grayscale, indexed) <br>
+%z  zoom factor as a percentage <br>
+%s  source scale factor <br>
+%d  destination scale factor <br>
+%Dx expands to x if the image is dirty, the empty string otherwise <br>
+%Cx expands to x if the image is clean, the empty string otherwise <br>
+%B  expands to (modified) if the image is dirty, the empty string otherwise
+<br>
+%A  expands to (clean) if the image is clean, the empty string otherwise
+<br>
+%l  the number of layers <br>
+%L  the number of layers (long form) <br>
+%m  memory used by the image <br>
+%n  the name of the active layer/channel <br>
+%P  the PDB id of the active layer/channel <br>
+%w  image width in pixels <br>
+%W  image width in real-world units <br>
+%h  image height in pixels <br>
+%H  image height in real-world units <br>
+%u  unit symbol <br>
+%U  unit abbreviation <br>
+
+<p> <br>
+
+<p> </dd>
+
+<dt>(confirm-on-close yes) </dt>
+<dd>
+<p> Ask for confirmation before closing an image without
+saving.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(monitor-xresolution 96.000000) </dt>
+<dd>
+<p>
+Sets the monitor&rsquo;s horizontal resolution, in dots per inch.  If set to 0,
+forces the X server to be queried for both horizontal and vertical resolution
+information.  This is a float value. 
+<p> </dd>
+
+<dt>(monitor-yresolution 96.000000) </dt>
+<dd>
+<p> Sets
+the monitor&rsquo;s vertical resolution, in dots per inch.  If set to 0, forces
+the X server to be queried for both horizontal and vertical resolution
+information.  This is a float value. 
+<p> </dd>
+
+<dt>(monitor-resolution-from-windowing-system
+yes) </dt>
+<dd>
+<p> When enabled, GIMP will use the monitor resolution from the windowing
+system.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(navigation-preview-size medium)
+</dt>
+<dd>
+<p> Sets the size of the navigation preview available in the lower right corner
+of the image window.  Possible values are tiny, extra-small, small, medium,
+large, extra-large, huge, enormous and gigantic. 
+<p> </dd>
+
+<dt>(default-view </dt>
+<dd>    (show-menubar
+yes)<br>
+     (show-rulers yes)<br>
+     (show-scrollbars yes)<br>
+     (show-statusbar yes)<br>
+     (show-selection yes)<br>
+     (show-layer-boundary yes)<br>
+     (show-guides yes)<br>
+     (show-grid no)<br>
+     (show-sample-points yes)<br>
+     (padding-mode default)<br>
+     (padding-color (color-rgb 1.000000 1.000000 1.000000)))<br>
+ 
+<p> Sets the default settings for the image view.  This is a parameter list.
+
+<p> </dd>
+
+<dt>(default-fullscreen-view </dt>
+<dd>    (show-menubar yes)<br>
+     (show-rulers yes)<br>
+     (show-scrollbars yes)<br>
+     (show-statusbar yes)<br>
+     (show-selection yes)<br>
+     (show-layer-boundary yes)<br>
+     (show-guides yes)<br>
+     (show-grid no)<br>
+     (show-sample-points yes)<br>
+     (padding-mode default)<br>
+     (padding-color (color-rgb 1.000000 1.000000 1.000000)))<br>
+ 
+<p> Sets the default settings used when an image is viewed in fullscreen
+mode.  This is a parameter list. 
+<p> </dd>
+
+<dt>(activate-on-focus yes) </dt>
+<dd>
+<p> When enabled, an
+image will become the active image when its image window receives the focus.
+This is useful for window managers using "click to focus".  Possible values
+are yes and no.<br>
+ 
+<p> </dd>
+
+<dt>(space-bar-action pan) </dt>
+<dd>
+<p> What to do when the space bar is pressed in the
+image window.  Possible values are none, pan and move. 
+<p> </dd>
+
+<dt>(xor-color (color-rgb
+0.501961 1.000000 0.501961)) </dt>
+<dd>
+<p> Sets the color that is used for XOR drawing.
+This setting only exists as a workaround for buggy display drivers. If lines
+on the canvas are not correctly undrawn, try to set this to white.  The
+color is specified in the form (color-rgb red green blue) with channel values
+as floats in the range of 0.0 to 1.0. 
+<p> </dd>
+
+<dt>(zoom-quality high) </dt>
+<dd>
+<p> There&rsquo;s a tradeoff
+between speed and quality of the zoomed-out display.  Possible values are
+low and high. 
+<p> </dd>
+
+<dt>(default-threshold 15) </dt>
+<dd>
+<p> Tools such as fuzzy-select and bucket
+fill find regions based on a seed-fill algorithm.  The seed fill starts at
+the initially selected pixel and progresses in all directions until the
+difference of pixel intensity from the original is greater than a specified
+threshold. This value represents the default threshold.  This is an integer
+value. 
+<p> </dd>
+
+<dt>(move-tool-changes-active no) </dt>
+<dd>
+<p> If enabled, the move tool sets the edited
+layer or path as active.  This used to be the default behaviour in older
+versions.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(trust-dirty-flag yes) </dt>
+<dd>
+<p> When enabled,
+GIMP will not save an image if it has not been changed since it was opened.
+ Possible values are yes and no. 
+<p> </dd>
+
+<dt>(save-device-status no) </dt>
+<dd>
+<p> Remember the current
+tool, pattern, color, and brush across GIMP sessions.  Possible values are
+yes and no. 
+<p> </dd>
+
+<dt>(save-session-info yes) </dt>
+<dd>
+<p> Save the positions and sizes of the
+main dialogs when GIMP exits.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(restore-session
+yes) </dt>
+<dd>
+<p> Let GIMP try to restore your last saved session on each startup. 
+Possible values are yes and no. 
+<p> </dd>
+
+<dt>(save-tool-options no) </dt>
+<dd>
+<p> Save the tool options
+when GIMP exits.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(show-tooltips yes) </dt>
+<dd>
+<p> Show
+a tooltip when the pointer hovers over an item.  Possible values are yes
+and no. 
+<p> </dd>
+
+<dt>(tearoff-menus yes) </dt>
+<dd>
+<p> When enabled, menus can be torn off.  Possible
+values are yes and no. 
+<p> </dd>
+
+<dt>(can-change-accels no) </dt>
+<dd>
+<p> When enabled, you can change
+keyboard shortcuts for menu items by hitting a key combination while the
+menu item is highlighted.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(save-accels yes)
+</dt>
+<dd>
+<p> Save changed keyboard shortcuts when GIMP exits.  Possible values are yes
+and no. 
+<p> </dd>
+
+<dt>(restore-accels yes) </dt>
+<dd>
+<p> Restore saved keyboard shortcuts on each GIMP
+startup.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(menu-mnemonics yes) </dt>
+<dd>
+<p> When enabled,
+GIMP will show mnemonics in menus.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(last-opened-size
+10) </dt>
+<dd>
+<p> How many recently opened image filenames to keep on the File menu.
+ This is an integer value. 
+<p> </dd>
+
+<dt>(max-new-image-size 128M) </dt>
+<dd>
+<p> GIMP will warn the user
+if an attempt is made to create an image that would take more memory than
+the size specified here.  The integer size can contain a suffix of &rsquo;B&rsquo;, &rsquo;K&rsquo;,
+&rsquo;M&rsquo; or &rsquo;G&rsquo; which makes GIMP interpret the size as being specified in bytes,
+kilobytes, megabytes or gigabytes. If no suffix is specified the size defaults
+to being specified in kilobytes. 
+<p> </dd>
+
+<dt>(toolbox-color-area yes) </dt>
+<dd>
+<p> Show the current
+foreground and background colors in the toolbox.  Possible values are yes
+and no. 
+<p> </dd>
+
+<dt>(toolbox-foo-area no) </dt>
+<dd>
+<p> Show the currently selected brush, pattern
+and gradient in the toolbox.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(toolbox-image-area
+no) </dt>
+<dd>
+<p> Show the currently active image in the toolbox.  Possible values are
+yes and no. 
+<p> </dd>
+
+<dt>(toolbox-wilber yes) </dt>
+<dd>
+<p> Show the GIMP mascot at the top of the
+toolbox.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(theme-path "${gimp_dir}/themes:${gimp_data_dir}/themes")
+</dt>
+<dd>
+<p> Sets the theme search path.  This is a colon-separated list of folders to
+search. 
+<p> </dd>
+
+<dt>(theme "Default") </dt>
+<dd>
+<p> The name of the theme to use.  This is a string
+value. 
+<p> </dd>
+
+<dt>(use-help yes) </dt>
+<dd>
+<p> When enabled, pressing F1 will open the help browser.
+ Possible values are yes and no. 
+<p> </dd>
+
+<dt>(show-help-button yes) </dt>
+<dd>
+<p> When enabled, dialogs
+will show a help button that gives access to the related help page.  Without
+this button, the help page can still be reached by pressing F1.  Possible
+values are yes and no. 
+<p> </dd>
+
+<dt>(help-locales "") </dt>
+<dd>
+<p> Specifies the language preferences
+used by the help system. This is a colon-separated list of language identifiers
+with decreasing priority. If empty, the language is taken from the user&rsquo;s
+locale setting.  This is a string value. 
+<p> </dd>
+
+<dt>(help-browser gimp) </dt>
+<dd>
+<p> Sets the browser
+used by the help system.  Possible values are gimp and web-browser. 
+<p> </dd>
+
+<dt>(web-browser
+"firefox %s") </dt>
+<dd>
+<p> Sets the external web browser to be used.  This can be an
+absolute path or the name of an executable to search for in the user&rsquo;s PATH.
+If the command contains &rsquo;%s&rsquo; it will be replaced with the URL, else the URL
+will be appended to the command with a space separating the two.  This is
+a single filename. 
+<p> </dd>
+
+<dt>(user-manual-online no) </dt>
+<dd>
+<p> When enabled, the online user
+manual will be used by the help system. Otherwise the locally installed
+copy is used.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(user-manual-online-uri "http://docs.gimp.org/2.6";)
+</dt>
+<dd>
+<p> The location of the online user manual. This is used if &rsquo;user-manual-online&rsquo;
+is enabled.  This is a string value. 
+<p> </dd>
+
+<dt>(toolbox-window-hint utility) </dt>
+<dd>
+<p> The window
+type hint that is set on the toolbox. This may affect how your window manager
+decorates and handles the toolbox window.  Possible values are normal, utility
+and keep-above. 
+<p> </dd>
+
+<dt>(dock-window-hint utility) </dt>
+<dd>
+<p> The window type hint that is set
+on dock windows. This may affect the way your window manager decorates and
+handles dock windows.  Possible values are normal, utility and keep-above.
+
+<p> </dd>
+
+<dt>(transient-docks no) </dt>
+<dd>
+<p> When enabled, dock windows (the toolbox and palettes)
+are set to be transient to the active image window. Most window managers
+will keep the dock windows above the image window then, but it may also
+have other effects.  Possible values are yes and no. 
+<p> </dd>
+
+<dt>(cursor-format pixbuf)
+</dt>
+<dd>
+<p> Sets the pixel format to use for mouse pointers.  Possible values are bitmap
+and pixbuf. 
+<p> </dd>
+
+<dt>(fractalexplorer-path "${gimp_dir}/fractalexplorer:${gimp_data_dir}/fractalexplorer")
+</dt>
+<dd>
+<p> Where to search for fractals used by the Fractal Explorer plug-in.  This
+is a colon-separated list of folders to search. 
+<p> </dd>
+
+<dt>(gfig-path "${gimp_dir}/gfig:${gimp_data_dir}/gfig")
+</dt>
+<dd>
+<p> Where to search for Gfig figures used by the Gfig plug-in.  This is a colon-separated
+list of folders to search. 
+<p> </dd>
+
+<dt>(gflare-path "${gimp_dir}/gflare:${gimp_data_dir}/gflare")
+</dt>
+<dd>
+<p> Where to search for gflares used by the GFlare plug-in.  This is a colon-separated
+list of folders to search. 
+<p> </dd>
+
+<dt>(gimpressionist-path "${gimp_dir}/gimpressionist:${gimp_data_dir}/gimpressionist")
+</dt>
+<dd>
+<p> Where to search for data used by the Gimpressionist plug-in.  This is a
+colon-separated list of folders to search. 
+<p> </dd>
+
+<dt>(script-fu-path "${gimp_dir}/scripts:${gimp_data_dir}/scripts")
+</dt>
+<dd>
+<p> This path will be searched for scripts when the Script-Fu plug-in is run.
+ This is a colon-separated list of folders to search. 
+<p> </dd>
+</dl>
+<p>
+
+<h2><a name='sect3' href='#toc3'>Path Expansion</a></h2>
+Strings
+of type PATH are expanded in a manner similar to <a href='bash.html'><b>bash</b>(1)</a>
+. Specifically:
+tilde (~) is expanded to the user&rsquo;s home directory. Note that the bash feature
+of being able to refer to other user&rsquo;s home directories by writing ~userid/
+is not valid in this file. 
+<p> ${variable} is expanded to the current value
+of an environment variable. There are a few variables that are pre-defined:
+
+<dl>
+
+<dt><i>gimp_dir</i> </dt>
+<dd>The personal gimp directory which is set to the value of the environment
+variable GIMP2_DIRECTORY or to ~/.gimp-2.6. </dd>
+
+<dt><i>gimp_data_dir</i> </dt>
+<dd>Base for paths to
+shareable data, which is set to the value of the environment variable GIMP2_DATADIR
+or to the compiled-in default value /usr/share/gimp/2.0. </dd>
+
+<dt><i>gimp_plug_in_dir</i>
+</dt>
+<dd>Base to paths for architecture-specific plugins and modules, which is set
+to the value of the environment variable GIMP2_PLUGINDIR or to the compiled-in
+default value /usr/lib64/gimp/2.0. </dd>
+
+<dt><i>gimp_sysconf_dir</i> </dt>
+<dd>Path to configuration
+files, which is set to the value of the environment variable GIMP2_SYSCONFDIR
+or to the compiled-in default value  /etc/gimp/2.0. 
+<p> </dd>
+</dl>
+
+<h2><a name='sect4' href='#toc4'>Files</a></h2>
+
+<dl>
+
+<dt><i>/etc/gimp/2.0/gimprc</i>
+</dt>
+<dd>System-wide configuration file </dd>
+
+<dt><i><b>$HOME</b>/.gimp-2.6/gimprc</i> </dt>
+<dd>Per-user configuration
+
+<p>file 
+<p> </dd>
+</dl>
+
+<h2><a name='sect5' href='#toc5'>See Also</a></h2>
+<a href='gimp.html'><b>gimp</b>(1)</a>
+, <a href='gimptool.html'><b>gimptool</b>(1)</a>
+, <a href='gimp-remote.html'><b>gimp-remote</b>(1)</a>
+ <p>
+
+<hr><p>
+<a name='toc'><b>Table of Contents</b></a><p>
+<ul>
+<li><a name='toc0' href='#sect0'>Name</a></li>
+<li><a name='toc1' href='#sect1'>Description</a></li>
+<li><a name='toc2' href='#sect2'>Properties</a></li>
+<li><a name='toc3' href='#sect3'>Path Expansion</a></li>
+<li><a name='toc4' href='#sect4'>Files</a></li>
+<li><a name='toc5' href='#sect5'>See Also</a></li>
+</ul>
+</body>
+</html>
diff --git a/man/gimptool.html b/man/gimptool.html
new file mode 100644
index 0000000..f5c10b4
--- /dev/null
+++ b/man/gimptool.html
@@ -0,0 +1,294 @@
+<!-- manual page source format generated by PolyglotMan v3.2, -->
+<!-- available at http://polyglotman.sourceforge.net/ -->
+
+<html>
+<head>
+<title>GIMPTOOL\-2.0(1) manual page</title>
+</head>
+<body bgcolor='white'>
+<a href='#toc'>Table of Contents</a><p>
+
+<p> 
+<h2><a name='sect0' href='#toc0'>Name</a></h2>
+gimptool-2.0 - script to perform various GIMPy functions 
+<p> 
+<p> 
+<h2><a name='sect1' href='#toc1'>Synopsis</a></h2>
+<b>gimptool-2.0</b>
+[--prefix<i>[=DIR]</i>] [--exec-prefix<i>[=DIR]</i>] [--version] [--help] [--quiet] [--silent] [-n]
+[--just-print] [--dry-run] [--recon] [--msvc-syntax] [--bindir] [--sbindir] [--libexecdir]
+[--datadir] [--sysconfdir] [--sharedstatedir] [--localstatedir] [--libdir] [--infodir]
+[--mandir] [--includedir] [--gimpplugindir] [--gimpdatadir] [--libs] [--libs-noui] [--cflags]
+[--cflags-noi] [--build <i>plug-in.c</i>] [--build-strip <i>plug-in.c</i>] [--install <i>plug-in.c</i>] [--install-strip
+<i>plug-in.c</i>] [--install-admin <i>plug-in.c</i>]  [--install-bin <i>plug-in</i>] [--install-admin-strip
+<i>plug-in.c</i>] [--install-bin-strip <i>plug-in</i>] [--install-admin-bin <i>plug-in</i>] [--install-script
+<i>script.scm</i>]  [--install-admin-script <i>script.scm</i>] [--uninstall-bin <i>plug-in</i>] [--uninstall-admin-bin
+<i>plug-in</i>] [--uninstall-script <i>script.scm</i>] [--uninstall-admin-script <i>script.scm</i>] 
+<p> 
+<p>
+
+<h2><a name='sect2' href='#toc2'>Description</a></h2>
+<p>
+<i>gimptool-2.0</i> is a tool that can, among other things, build plug-ins
+or scripts and install them if they are distributed in one source file.
+<p>
+<i>gimptool-2.0</i> can also be used by programs that need to know what libraries
+and include-paths <i>GIMP</i> was compiled with. <i>gimptool-2.0</i> uses <i>pkg-config</i> for this
+task. For use in Makefiles, it is recommended that you use <i>pkg-config</i> directly
+instead of calling <i>gimptool-2.0</i>. 
+<p> 
+<p> 
+<h2><a name='sect3' href='#toc3'>Options</a></h2>
+ <i>gimptool-2.0</i> accepts the following
+options: 
+<dl>
+
+<dt><b>--version</b> </dt>
+<dd>Print the currently installed version of <i>GIMP</i> on the standard
+output. </dd>
+
+<dt><b>--help</b> </dt>
+<dd>Print out the help blurb, showing commonly used commandline
+options. </dd>
+
+<dt><b>--quiet</b> </dt>
+<dd>Run quietly without echoing any of the build commands. </dd>
+
+<dt><b>--silent</b>
+</dt>
+<dd>Run silently without echoing any of the build commands. Same as --quiet. </dd>
+
+<dt><b>-n</b>
+</dt>
+<dd>Test mode. Print the commands but don&rsquo;t actually execute them. Useful for
+making dry runs for testing. </dd>
+
+<dt><b>--just-print</b> </dt>
+<dd>Test mode. Print the commands but
+don&rsquo;t actually execute them. Same as -n. </dd>
+
+<dt><b>--dry-run</b> </dt>
+<dd>Test mode. Print the commands
+but don&rsquo;t actually execute them. Same as -n. </dd>
+
+<dt><b>--recon</b> </dt>
+<dd>Test mode. Print the commands
+but don&rsquo;t actually execute them. Same as -n. </dd>
+
+<dt><b>--msvc-syntax</b> </dt>
+<dd>Useful on Windows. Outputs
+the compiler and linker flags in the syntax used by Microsoft&rsquo;s toolchain.
+Passed to the pkg-config command that does most of <i>gimptool-2.0</i>&rsquo;s work. </dd>
+
+<dt><b>--bindir</b>
+</dt>
+<dd>Outputs the bindir used to install the <i>GIMP</i>. </dd>
+
+<dt><b>--sbindir</b> </dt>
+<dd>Outputs the sbindir
+used to install the <i>GIMP</i>. </dd>
+
+<dt><b>--libexecdir</b> </dt>
+<dd>Outputs the libexecdir used to install
+the <i>GIMP</i>. </dd>
+
+<dt><b>--datadir</b> </dt>
+<dd>Outputs the datadir used to install the <i>GIMP</i>. </dd>
+
+<dt><b>--sysconfdir</b>
+</dt>
+<dd>Outputs the sysconfdir used to install the <i>GIMP</i>. </dd>
+
+<dt><b>--sharedstatedir</b> </dt>
+<dd>Outputs
+the sharedstatedir used to install the <i>GIMP</i>. </dd>
+
+<dt><b>--localstatedir</b> </dt>
+<dd>Outputs the localstatedir
+used to install the <i>GIMP</i>. </dd>
+
+<dt><b>--libdir</b> </dt>
+<dd>Outputs the libdir used to install the
+<i>GIMP</i>. </dd>
+
+<dt><b>--infodir</b> </dt>
+<dd>Outputs the infodir used to install the <i>GIMP</i>. </dd>
+
+<dt><b>--mandir</b> </dt>
+<dd>Outputs
+the mandir used to install the <i>GIMP</i>. </dd>
+
+<dt><b>--includedir</b> </dt>
+<dd>Outputs the includedir used
+to install the <i>GIMP</i>. </dd>
+
+<dt><b>--gimpdatadir</b> </dt>
+<dd>Outputs the actual directory where the
+<i>GIMP</i> data files were installed. </dd>
+
+<dt><b>--gimpplugindir</b> </dt>
+<dd>Outputs the actual directory
+where the <i>GIMP</i> plug-ins were installed. </dd>
+
+<dt><b>--build <i>plug-in.c</i></b> </dt>
+<dd>Compile and link <i>plug-in.c</i>
+into a <i>GIMP</i> plug-in. </dd>
+
+<dt><b>--build-strip <i>plug-in.c</i></b> </dt>
+<dd>Compile,link, and strip <i>plug-in.c</i> into
+a <i>GIMP</i> plug-in. </dd>
+
+<dt><b>--install <i>plug-in.c</i></b> </dt>
+<dd>Compile, link, and install <i>plug-in.c</i> into the
+user&rsquo;s personal <i>GIMP</i> plug-in directory (<b>$HOME</b>/.gimp-2.6/plug-ins) </dd>
+
+<dt><b>--install-strip
+<i>plug-in.c</i></b> </dt>
+<dd>Compile, link,strip, and install <i>plug-in.c</i> into the user&rsquo;s personal
+<i>GIMP</i> plug-in directory (<b>$HOME</b>/.gimp-2.6/plug-ins) </dd>
+
+<dt><b>--install-admin <i>plug-in.c</i></b> </dt>
+<dd>Compile,
+link, and install <i>plug-in.c</i> into the system-wide <i>GIMP</i> plug-in directory (/usr/lib64/gimp/2.0/plug-ins)
+</dd>
+
+<dt><b>--install-bin <i>plug-in</i></b> </dt>
+<dd>Install <i>plug-in</i> into the user&rsquo;s personal <i>GIMP</i> plug-in directory
+(<b>$HOME</b>/.gimp-2.6/plug-ins) </dd>
+
+<dt><b>--install-admin-bin <i>plug-in</i></b> </dt>
+<dd>Install <i>plug-in</i> into the system-wide
+<i>GIMP</i> plug-in directory (/usr/lib64/gimp/2.0/plug-ins) </dd>
+
+<dt><b>--install-bin-strip <i>plug-in</i></b>
+</dt>
+<dd>Install stripped <i>plug-in</i> into the user&rsquo;s personal <i>GIMP</i> plug-in directory (<b>$HOME</b>/.gimp-2.6/plug-ins)
+</dd>
+
+<dt><b>--install-admin-bin-strip <i>plug-in</i></b> </dt>
+<dd>Install stripped <i>plug-in</i> into the system-wide
+<i>GIMP</i> plug-in directory (/usr/lib64/gimp/2.0/plug-ins) </dd>
+
+<dt><b>--install-script <i>script.scm</i></b>
+</dt>
+<dd>Install <i>script.scm</i> into the user&rsquo;s personal <i>GIMP</i> script directory (<b>$HOME</b>/.gimp-2.6/scripts)
+</dd>
+
+<dt><b>--install-admin-script <i>script.scm</i></b> </dt>
+<dd>Install <i>script.scm</i> into the system-wide <i>GIMP</i>
+script directory (/usr/share/gimp/2.0/scripts) </dd>
+
+<dt><b>--uninstall-bin <i>plug-in</i></b> </dt>
+<dd>Uninstall
+<i>plug-in</i> from the user&rsquo;s personal <i>GIMP</i> plug-in directory (<b>$HOME</b>/.gimp-2.6/plug-ins)
+</dd>
+
+<dt><b>--uninstall-admin-bin <i>plug-in</i></b> </dt>
+<dd>Uninstall <i>plug-in</i> from the system-wide <i>GIMP</i> plug-in
+directory (/usr/lib64/gimp/2.0/plug-ins) </dd>
+
+<dt><b>--uninstall-script <i>script.scm</i></b> </dt>
+<dd>Uninstall
+<i>script.scm</i> from the user&rsquo;s personal <i>GIMP</i> script directory (<b>$HOME</b>/.gimp-2.6/scripts)
+</dd>
+
+<dt><b>--uninstall-admin-script <i>script.scm</i></b> </dt>
+<dd>Uninstall <i>script.scm</i> from the system-wide
+<i>GIMP</i> script directory (/usr/share/gimp/2.0/scripts) </dd>
+
+<dt><b>--libs</b> </dt>
+<dd>Print the linker
+flags that are necessary to link a <i>GIMP</i> plug-in. </dd>
+
+<dt><b>--libs-noui</b> </dt>
+<dd>Print the linker
+flags that are necessary to link a <i>GIMP</i> plug-in, for plug-ins that do not
+require the GTK+ libraries. </dd>
+
+<dt><b>--cflags</b> </dt>
+<dd>Print the compiler flags that are necessary
+to compile a <i>GIMP</i> plug-in. </dd>
+
+<dt><b>--clags-noui</b> </dt>
+<dd>Print the compiler flags that are necessary
+to compile a <i>GIMP</i> plug-in for plug-ins that do not require the GTK+ libraries.
+</dd>
+
+<dt><b>--prefix=PREFIX</b> </dt>
+<dd>If specified, use PREFIX instead of the installation prefix
+that <i>GIMP</i> was built with when computing the output for the --cflags and --libs
+options. This option is also used for the exec prefix if --exec-prefix was
+not specified. This option must be specified before any --libs or --cflags options.
+</dd>
+
+<dt><b>--exec-prefix=PREFIX</b> </dt>
+<dd>If specified, use PREFIX instead of the installation
+exec prefix that <i>GIMP</i> was built with when computing the output for the
+--cflags and --libs options. This option must be specified before any --libs or
+--cflags options. 
+<p> 
+<p> </dd>
+</dl>
+
+<h2><a name='sect4' href='#toc4'>Environment</a></h2>
+<p>
+
+<dl>
+
+<dt><b>CC</b> </dt>
+<dd>to get the name of the desired C compiler.
+</dd>
+
+<dt><b>CFLAGS</b> </dt>
+<dd>to get the preferred flags to pass to the C compiler for plug-in
+building. </dd>
+
+<dt><b>DESTDIR</b> </dt>
+<dd>to add a prefix to the install/uninstall path. </dd>
+
+<dt><b>LDFLAGS</b>
+</dt>
+<dd>to get the preferred flags for passing to the linker. </dd>
+
+<dt><b>LIBS</b> </dt>
+<dd>for passing extra
+libs that may be needed in the build process. For example, LIBS=-lintl . </dd>
+
+<dt><b>PKG_CONFIG</b>
+</dt>
+<dd>to get the location of the <i>pkg-config</i> program that is used to determine
+details about your glib, pango, gtk+ and gimp installation. 
+<p> 
+<p> </dd>
+</dl>
+
+<h2><a name='sect5' href='#toc5'>See Also</a></h2>
+<a href='gimp.html'><b>gimp</b>(1)</a>
+,<b></b>
+<a href='gimprc.html'><b>gimprc</b>(5)</a>
+, <a href='pkg-config.html'><b>pkg-config</b>(1)</a>
+ 
+<p> 
+<p> 
+<h2><a name='sect6' href='#toc6'>Authors</a></h2>
+gimptool was written by Manish Singh (yosh gimp org)
+and is based on gtk-config by Owen Taylor (owen gtk org). 
+<p> This man page was
+written by Ben Gertzfield (che debian org), and tweaked by Manish Singh
+(yosh gimp org), Adrian Likins (adrian gimp org) and Marc Lehmann (pcg goof com&gt;).
+
+<p> <p>
+
+<hr><p>
+<a name='toc'><b>Table of Contents</b></a><p>
+<ul>
+<li><a name='toc0' href='#sect0'>Name</a></li>
+<li><a name='toc1' href='#sect1'>Synopsis</a></li>
+<li><a name='toc2' href='#sect2'>Description</a></li>
+<li><a name='toc3' href='#sect3'>Options</a></li>
+<li><a name='toc4' href='#sect4'>Environment</a></li>
+<li><a name='toc5' href='#sect5'>See Also</a></li>
+<li><a name='toc6' href='#sect6'>Authors</a></li>
+</ul>
+</body>
+</html>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]