mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-02-10 02:10:52 +00:00
47 lines
1.5 KiB
Groff
47 lines
1.5 KiB
Groff
'\" t
|
|
.\" Title: pango-querymodules
|
|
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
|
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
|
.\" Date: 12/14/2009
|
|
.\" Manual: [FIXME: manual]
|
|
.\" Source: [FIXME: source]
|
|
.\" Language: English
|
|
.\"
|
|
.TH "PANGO\-QUERYMODULES" "1" "12/14/2009" "[FIXME: source]" "[FIXME: manual]"
|
|
.\" -----------------------------------------------------------------
|
|
.\" * set default formatting
|
|
.\" -----------------------------------------------------------------
|
|
.\" disable hyphenation
|
|
.nh
|
|
.\" disable justification (adjust text to left margin only)
|
|
.ad l
|
|
.\" -----------------------------------------------------------------
|
|
.\" * MAIN CONTENT STARTS HERE *
|
|
.\" -----------------------------------------------------------------
|
|
.SH "NAME"
|
|
pango-querymodules \- Module registration utility
|
|
.SH "SYNOPSIS"
|
|
.HP \w'\fBpango\-querymodules\fR\ 'u
|
|
\fBpango\-querymodules\fR [module...]
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
|
|
\fBpango\-querymodules\fR
|
|
collects information about loadable modules for Pango and writes it to
|
|
stdout\&.
|
|
.PP
|
|
If called without arguments, it looks for modules in the Pango module path\&.
|
|
.PP
|
|
If called with arguments, it looks for the specified modules\&. The arguments may be absolute or relative paths\&.
|
|
.SH "ENVIRONMENT"
|
|
.PP
|
|
The Pango module path is specified by the key
|
|
Pango/ModulesPath
|
|
in the Pango config database, which is read from
|
|
\fIsysconfdir\fR/pango/pangorc,
|
|
~/\&.pangorc
|
|
and the file specified in the environment variable
|
|
\fBPANGO_RC_FILE\fR\&.
|
|
.SH "BUGS"
|
|
.PP
|
|
None known yet\&.
|