
* update-icon-caches: new script, updates the icon caches in a given list of directories. It is meant to be used by packages shipping icons, in the postinst/postrm. For transition purposes, icon caches are currently updated but not created if they don't already exist. * Install this script and its manual page in libgtk2.0-bin.
32 lines
1.3 KiB
Groff
32 lines
1.3 KiB
Groff
.\" Hey, EMACS: -*- nroff -*-
|
|
.\" First parameter, NAME, should be all caps
|
|
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
|
.\" other parameters are allowed: see man(7), man(1)
|
|
.TH UPDATE-GTK-IMMODULES 8 "13 March 2002"
|
|
.\" Please adjust this date whenever revising the manpage.
|
|
.\"
|
|
.\" Some roff macros, for reference:
|
|
.\" .nh disable hyphenation
|
|
.\" .hy enable hyphenation
|
|
.\" .ad l left justify
|
|
.\" .ad b justify to both left and right margins
|
|
.\" .nf disable filling
|
|
.\" .fi enable filling
|
|
.\" .br insert line break
|
|
.\" .sp <n> insert n+1 empty lines
|
|
.\" for manpage-specific macros, see man(7)
|
|
.SH NAME
|
|
update-gtk-immodules \- Update wrapper script for the GTK+ IM modules list
|
|
.SH SYNOPSIS
|
|
.B update-gtk-immodules
|
|
.I package\| version
|
|
.SH DESCRIPTION
|
|
\fIupdate-gtk-immodules\fP is a wrapper script for updating /etc/gtk-2.0/gtk.immodules using \fIgtk-query-immodules-2.0\fP.
|
|
.br
|
|
\fIupdate-gtk-immodules\fP get a argument and /etc/gtk-2.0/gtk.immodules for that version will be generated by \fIgtk-query-immodules-2.0\fP.
|
|
.SH SEE ALSO
|
|
.BR gtk-query-immodules-2.0 (1)
|
|
.SH AUTHOR
|
|
This manual page was written by Akira TAGOH <tagoh@debian.org>,
|
|
for the Debian GNU/Linux system.
|