docs/gimp-remote.1.in docs/gimp.1.in minor tweaks.
2004-12-17 Sven Neumann <sven@gimp.org> * docs/gimp-remote.1.in * docs/gimp.1.in * docs/gimptool.1.in: minor tweaks.
This commit is contained in:
parent
c075dab29e
commit
25957deb24
4 changed files with 37 additions and 9 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2004-12-17 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* docs/gimp-remote.1.in
|
||||
* docs/gimp.1.in
|
||||
* docs/gimptool.1.in: minor tweaks.
|
||||
|
||||
2004-12-17 Simon Budig <simon@gimp.org>
|
||||
|
||||
* data/images/gimp-splash.png: Added new splash by
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
.TH GIMP-REMOTE 1 "March 23 2004" "Version @GIMP_VERSION@" "GIMP Manual Pages"
|
||||
|
||||
.SH NAME
|
||||
gimp\-remote - tells a running GIMP to open a (local or remote) image file.
|
||||
.SH SYNOPSIS
|
||||
|
|
@ -7,6 +8,7 @@ gimp\-remote - tells a running GIMP to open a (local or remote) image file.
|
|||
[\-e] [\-\-existing] [\-q] [\-\-query] [\-s] [\-\-no\-splash]
|
||||
\fIfilename\fP ...
|
||||
|
||||
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
\fIgimp-remote\fP is a small utility that tells a running GIMP to open
|
||||
|
|
@ -46,6 +48,7 @@ a GIMP toolbox window has been found on this display.
|
|||
.B \-s, \-\-no\-splash
|
||||
When starting GIMP, do not show the splash screen.
|
||||
|
||||
|
||||
.SH EXAMPLES
|
||||
.TP
|
||||
.BI gimp\-remote\ http://www.gimp.org/images/wilber_the_gimp.png
|
||||
|
|
@ -56,15 +59,18 @@ a new one.
|
|||
Loads the local files wilber.xcf and wilma.xcf into a running GIMP
|
||||
or starts a new one.
|
||||
|
||||
|
||||
.SH ENVIRONMENT
|
||||
.PP
|
||||
.TP 8
|
||||
.B DISPLAY
|
||||
to get the default host and display number.
|
||||
|
||||
|
||||
.SH AUTHORS
|
||||
Sven Neumann and Simon Budig.
|
||||
|
||||
|
||||
.SH "SEE ALSO"
|
||||
.BR gimp (1),
|
||||
.BR gimprc (5),
|
||||
|
|
|
|||
|
|
@ -1,6 +1,9 @@
|
|||
.TH GIMP 1 "March 23 2004" "Version @GIMP_VERSION@" "GIMP Manual Pages"
|
||||
|
||||
.SH NAME
|
||||
gimp - an image manipulation and paint program.
|
||||
|
||||
|
||||
.SH SYNOPSIS
|
||||
.B gimp
|
||||
[\-h] [\-\-help] [-v] [\-\-version] [\-\-verbose] [\-\-no\-shm]
|
||||
|
|
@ -12,6 +15,7 @@ gimp - an image manipulation and paint program.
|
|||
[\-\-batch\-interpreter \fI<procedure>\fP] [\-b] [\-\-batch \fI<commands>\fP]
|
||||
[\fIfilename\fP] ...
|
||||
|
||||
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
The \fIGIMP\fP is the GNU Image Manipulation Program. It is used to
|
||||
|
|
@ -32,6 +36,7 @@ and many others.
|
|||
In addition, GIMP has several scripting extension which allow for
|
||||
advanced non-interactive processing and creation of images.
|
||||
|
||||
|
||||
.SH OPTIONS
|
||||
.l
|
||||
The \fIgimp\fP accepts the following options:
|
||||
|
|
@ -110,6 +115,7 @@ can be executed by one of the GIMP scripting extensions. When
|
|||
input.
|
||||
.TP 8
|
||||
|
||||
|
||||
.SH ENVIRONMENT
|
||||
.PP
|
||||
.TP 8
|
||||
|
|
@ -120,6 +126,7 @@ to get the default host and display number.
|
|||
to get the name of a resource file that overrides the global resources
|
||||
stored in the RESOURCE_MANAGER property.
|
||||
|
||||
|
||||
.SH FILES
|
||||
GIMP's data files are stored in @gimpdatadir@, where ${prefix}
|
||||
is set on install, but is typically /usr/local. GIMP's system-wide
|
||||
|
|
@ -266,8 +273,8 @@ 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.
|
||||
|
||||
.SH OTHER INFO
|
||||
|
||||
.SH OTHER INFO
|
||||
The canonical place to find GIMP info is at http://www.gimp.org/.
|
||||
Here you can find links to just about many other GIMP sites,
|
||||
tutorials, data sets, mailing list archives, and more.
|
||||
|
|
@ -279,6 +286,7 @@ about the interactive use of GIMP.
|
|||
The latest version of GIMP and the GTK+ libs is always available at
|
||||
ftp://ftp.gimp.org/.
|
||||
|
||||
|
||||
.SH AUTHORS
|
||||
Spencer Kimball and Peter Mattis.
|
||||
|
||||
|
|
@ -286,6 +294,7 @@ With patches, fixes, plugins, extensions, scripts,
|
|||
translations, documentation, and more from lots
|
||||
and lots of people all over the world.
|
||||
|
||||
|
||||
.SH "SEE ALSO"
|
||||
.BR gimprc (5),
|
||||
.BR gimptool (1),
|
||||
|
|
|
|||
|
|
@ -1,8 +1,11 @@
|
|||
.TH GIMPTOOL-2.0 1 "March 23 2004" "Version @GIMP_VERSION@" "GIMP Manual Pages"
|
||||
.TH GIMPTOOL\-2.0 1 "March 23 2004" "Version @GIMP_VERSION@" "GIMP Manual Pages"
|
||||
|
||||
.SH NAME
|
||||
gimptool-2.0 - script to perform various GIMPy functions
|
||||
gimptool\-2.0 - script to perform various GIMPy functions
|
||||
|
||||
|
||||
.SH SYNOPSIS
|
||||
.B gimptool-2.0
|
||||
.B gimptool\-2.0
|
||||
[\-\-prefix\fI[=DIR]\fP] [\-\-exec\-prefix\fI[=DIR]\fP] [\-\-version]
|
||||
[\-\-help] [\-\-quiet] [\-\-silent] [\-n] [\-\-just-print] [\-\-dry-run]
|
||||
[\-\-recon] [\-\-bindir] [\-\-sbindir] [\-\-libexecdir] [\-\-datadir]
|
||||
|
|
@ -25,17 +28,18 @@ gimptool-2.0 - script to perform various GIMPy functions
|
|||
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
\fIgimptool-2.0\fP is a tool that can, among other things, build
|
||||
\fIgimptool\-2.0\fP is a tool that can, among other things, build
|
||||
plug-ins or scripts and install them if they are distributed in one
|
||||
source file.
|
||||
.PP
|
||||
\fIgimptool-2.0\fP can also be used by programs that need to know what
|
||||
\fIgimptool\-2.0\fP can also be used by programs that need to know what
|
||||
libraries and include-paths \fIGIMP\fP was compiled with. This is
|
||||
especially useful in Makefiles.
|
||||
|
||||
|
||||
.SH OPTIONS
|
||||
.l
|
||||
\fIgimptool-2.0\fP accepts the following options:
|
||||
\fIgimptool\-2.0\fP accepts the following options:
|
||||
.TP 8
|
||||
.B \-\-version
|
||||
Print the currently installed version of \fIGIMP\fP on the standard output.
|
||||
|
|
@ -187,6 +191,7 @@ If specified, use PREFIX instead of the installation exec prefix that
|
|||
and \-\-libs options. This option must be specified before any
|
||||
\-\-libs or \-\-cflags options.
|
||||
|
||||
|
||||
.SH ENVIRONMENT
|
||||
.PP
|
||||
.TP 8
|
||||
|
|
@ -210,14 +215,16 @@ LIBS=-lintl .
|
|||
to get the location of the pkg-config program used to determine details
|
||||
about your glib, pango and gtk+ installation.
|
||||
|
||||
|
||||
.SH SEE ALSO
|
||||
.BR gimp (1),
|
||||
.BR gimprc (5),
|
||||
.BR pkg-config (1)
|
||||
.BR pkg\-config (1)
|
||||
|
||||
|
||||
.SH AUTHORS
|
||||
gimptool was written by Manish Singh (yosh@gimp.org) and is based on
|
||||
gtk-config by Owen Taylor (owen@gtk.org).
|
||||
gtk\-config by Owen Taylor (owen@gtk.org).
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue