summaryrefslogtreecommitdiff
path: root/gtk+-mingw/share/man/man8/intltoolize.8
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2018-08-20 21:12:06 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2018-08-20 21:12:06 -0400
commit63e87c2d0c9d263f14c77b68f85c67d46ece82a9 (patch)
tree6260365cbf7d24f37d27669e8538227fcb72e243 /gtk+-mingw/share/man/man8/intltoolize.8
parenta4460f6d9453bbd7e584937686449cef3e19f052 (diff)
Removed gtk+ docsHEADmaster
Diffstat (limited to 'gtk+-mingw/share/man/man8/intltoolize.8')
-rw-r--r--gtk+-mingw/share/man/man8/intltoolize.860
1 files changed, 0 insertions, 60 deletions
diff --git a/gtk+-mingw/share/man/man8/intltoolize.8 b/gtk+-mingw/share/man/man8/intltoolize.8
deleted file mode 100644
index ea788f5..0000000
--- a/gtk+-mingw/share/man/man8/intltoolize.8
+++ /dev/null
@@ -1,60 +0,0 @@
-.TH INTLTOOLIZE 8 "2003-08-02" "intltool"
-
-.SH NAME
-intltoolize \- copy intltool related files to software package
-
-.SH SYNOPSIS
-.B intltoolize
-[\fIoption\fR]...
-
-
-.SH DESCRIPTION
-This prepares a package to use intltool by linking or copying
-various files needed by intltool into place for use when building.
-Note that you must change your working directory to the top
-level directory of the package before running
-.B intltoolize.
-
-
-.SH OPTIONS
-.IP "\fB\--automake\fR" 4
-Work silently and assume that \fIautomake\fR is being used in software.
-.IP "\fB\-c\fR" 4
-.PD 0
-.IP "\fB\--copy\fR" 4
-.PD
-Copy files rather than creating symbolic links to them.
-.IP "\fB\--debug\fR" 4
-Enable verbose shell tracing.
-.IP "\fB\-n\fR" 4
-.PD 0
-.IP "\fB\--dry-run\fR" 4
-.PD
-Print commands only, instead of executing them.
-.IP "\fB\-f\fR" 4
-.PD 0
-.IP "\fB\--force\fR" 4
-.PD
-Replace existing files if they exist.
-.IP "\fB\-\-help\fR" 4
-Show usage and basic help information.
-.IP "\fB\-\-version\fR" 4
-Show version information.
-
-
-.SH REPORTING BUGS
-Report bugs to http://bugs.launchpad.net/intltool
-
-.SH AUTHOR
-Darin Adler <darin@bentspoon.com>
-.br
-Kenneth Christiansen <kenneth@gnu.org>
-.br
-Maciej Stachowiak <mjs@eazel.com>
-
-
-.SH SEE ALSO
-.BR intltool-prepare (8),
-.BR intltool-extract (8),
-.BR intltool-merge (8),
-.BR intltool-update (8)