summaryrefslogtreecommitdiff
path: root/gtk+-mingw/share/man/man1/gtk-query-immodules-3.0.1
diff options
context:
space:
mode:
Diffstat (limited to 'gtk+-mingw/share/man/man1/gtk-query-immodules-3.0.1')
-rw-r--r--gtk+-mingw/share/man/man1/gtk-query-immodules-3.0.166
1 files changed, 0 insertions, 66 deletions
diff --git a/gtk+-mingw/share/man/man1/gtk-query-immodules-3.0.1 b/gtk+-mingw/share/man/man1/gtk-query-immodules-3.0.1
deleted file mode 100644
index aeed5c7..0000000
--- a/gtk+-mingw/share/man/man1/gtk-query-immodules-3.0.1
+++ /dev/null
@@ -1,66 +0,0 @@
-'\" t
-.\" Title: gtk-query-immodules-3.0
-.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/04/2012
-.\" Manual: User Commands
-.\" Source: User Commands
-.\" Language: English
-.\"
-.TH "GTK\-QUERY\-IMMODULE" "1" "06/04/2012" "User Commands" "User Commands"
-.\" -----------------------------------------------------------------
-.\" * Define some portability stuff
-.\" -----------------------------------------------------------------
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.\" http://bugs.debian.org/507673
-.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.ie \n(.g .ds Aq \(aq
-.el .ds Aq '
-.\" -----------------------------------------------------------------
-.\" * set default formatting
-.\" -----------------------------------------------------------------
-.\" disable hyphenation
-.nh
-.\" disable justification (adjust text to left margin only)
-.ad l
-.\" -----------------------------------------------------------------
-.\" * MAIN CONTENT STARTS HERE *
-.\" -----------------------------------------------------------------
-.SH "NAME"
-gtk-query-immodules-3.0 \- Input method module registration utility
-.SH "SYNOPSIS"
-.HP \w'\fBgtk\-query\-immodules\-3\&.0\fR\ 'u
-\fBgtk\-query\-immodules\-3\&.0\fR [\-\-update\-cache] [module...]
-.SH "DESCRIPTION"
-.PP
-
-\fBgtk\-query\-immodules\-3\&.0\fR
-collects information about loadable input method modules for GTK+ and writes it to the default cache file location, or to
-stdout\&.
-.PP
-If called without arguments, it looks for modules in the GTK+ input method module path\&.
-.PP
-If called with arguments, it looks for the specified modules\&. The arguments may be absolute or relative paths\&.
-.PP
-Normally, the output of
-\fBgtk\-query\-immodules\-3\&.0\fR
-is written to
-\fIlibdir\fR/gtk\-3\&.0/3\&.0\&.0/immodules\&.cache, where GTK+ looks for it by default\&. If it is written to some other location, the environment variable
-\fBGTK_IM_MODULE_FILE\fR
-can be set to point GTK+ at the file\&.
-.SH "OPTIONS"
-.PP
-\-\-update\-cache
-.RS 4
-Write the output to the default cache location instead of
-stdout
-.RE
-.SH "ENVIRONMENT"
-.PP
-The environment variable
-\fBGTK_PATH\fR
-can be used to prepend directories to the input method module path\&.
-.SH "BUGS"
-.PP
-None known yet\&.