Files
gimp/help/C/dialogs/preferences/directories.html
Sven Neumann fc4b217c4a Committed a whole bunch of changes from the new maintainer of the
help system Piers Cornwell <piers.cornwell@bigfoot.com> who has taken
the burden to continue this project Karin and Olof started.


--Sven
2000-07-29 21:40:10 +00:00

59 lines
2.2 KiB
HTML

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Preferences / Directories</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#FF0000" alink="#000088">
<TABLE width="100%" cellspacing="1" cellpadding="1">
<TR bgcolor="black">
<TD width="100%" align="center"><FONT size="+2" color="white">Directories</FONT></TD>
</TR>
<TR bgcolor="white" >
<TD width="100%" align="left"><P>
<P>
Gimp uses several directories to store such things as addon filters (plug-ins),
scripts, brushes etc. but also it's swap and temporary files.
<P>
The top view in Directories controls Temp Dir and Swap Dir. The Swap Dir
is by default in your personal Gimp directory located in your home directory.
It's quite usual that your home dir is on a NFS (UNIX) or SMB (Windows) server.
If it is then Gimp will memory swap slowed down due to network latency. It's
there for very important that the Gimp directory is a local directory such
as e.g /tmp under Unix or C:\temp under Windows. The temp dir is a directory
where Gimp will store temporary files such as e.g palettes that you work
with. The temp dir should not be in a public directory such as /tmp and but
a directory that only you read and write have access to.
<P>
The sub categories such as Brushes, Patterns, Plug-Ins controls where Gimp
will search for those items and in which order.
<P>
<DL>
<DT>
<EM>Change a search path:</EM>
<DD>
Mark it by clicking on it, type the changed path or browse the files system
with ... browse button, press enter to activate the new path.
<DT>
<EM>Change search order:</EM>
<DD>
Mark a search path, click on the up or down buttons to change the search
order.
<DT>
<EM>New search path:</EM>
<DD>
Click on the new button (the paper) type the path or browse the files system
with ... browse button, press enter to activate the path.
<DT>
<EM>Delete path:</EM>
<DD>
Mark the path and click on the trashcan.
<DT>
</DL>
<P>
<A href="index.html">Index</A>
</TD>
</TR>
</TABLE>
</BODY></HTML>