"Initial commit to Gerrit"
[profile/ivi/gdk-pixbuf.git] / docs / reference / gdk-pixbuf / gdk-pixbuf-query-loaders.1
1 '\" t
2 .\"     Title: gdk-pixbuf-query-loaders
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
5 .\"      Date: 04/14/2012
6 .\"    Manual: [FIXME: manual]
7 .\"    Source: [FIXME: source]
8 .\"  Language: English
9 .\"
10 .TH "GDK\-PIXBUF\-QUERY\-" "1" "04/14/2012" "[FIXME: source]" "[FIXME: manual]"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 .ie \n(.g .ds Aq \(aq
19 .el       .ds Aq '
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
24 .nh
25 .\" disable justification (adjust text to left margin only)
26 .ad l
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
30 .SH "NAME"
31 gdk-pixbuf-query-loaders \- GdkPixbuf loader registration utility
32 .SH "SYNOPSIS"
33 .HP \w'\fBgdk\-pixbuf\-query\-loaders\fR\ 'u
34 \fBgdk\-pixbuf\-query\-loaders\fR [\-\-update\-cache] [module...]
35 .SH "DESCRIPTION"
36 .PP
37
38 \fBgdk\-pixbuf\-query\-loaders\fR
39 collects information about loadable modules for
40 gdk\-pixbuf
41 and writes it to the default cache file location, or to
42 stdout\&.
43 .PP
44 If called without arguments, it looks for modules in the
45 gdk\-pixbuf
46 loader directory\&.
47 .PP
48 If called with arguments, it looks for the specified modules\&. The arguments may be absolute or relative paths\&.
49 .PP
50 Normally, the output of
51 \fBgdk\-pixbuf\-queryloaders\fR
52 is written to
53 \fIlibdir\fRgdk\-pixbuf\-2\&.0/2\&.10\&.0/loaders\&.cache, where
54 gdk\-pixbuf
55 looks for it by default\&. If it is written to some other location, the environment variable
56 \fBGDK_PIXBUF_MODULE_FILE\fR
57 can be set to point
58 gdk\-pixbuf
59 at the file\&.
60 .SH "OPTIONS"
61 .PP
62 \-\-update\-cache
63 .RS 4
64 Write the output to the default cache location instead of
65 stdout
66 .RE
67 .SH "ENVIRONMENT"
68 .PP
69 The environment variable
70 \fBGDK_PIXBUF_MODULEDIR\fR
71 can be used to specify a different loader directory\&. The default
72 gdk\-pixbuf
73 loader directory is
74 \fIlibdir\fR/gdk\-pixbuf\-2\&.0/\fIversion\fR/loaders\&.
75 .SH "BUGS"
76 .PP
77 None known yet\&.