Regenerated.

2004-10-26  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtk-update-icon-cache.1: Regenerated.
This commit is contained in:
Matthias Clasen 2004-10-26 16:59:46 +00:00 committed by Matthias Clasen
parent 98e2b9ea62
commit e8900cb327
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-10-26 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-update-icon-cache.1: Regenerated.
2004-10-25 Anders Carlsson <andersca@gnome.org>
* gdk/gdk-sections.txt:

View File

@ -40,7 +40,7 @@ If expects to be given the path to a icon theme directory, e\&.g\&. \fI/usr/shar
GTK+ can use the cache files created by \fBgtk\-update\-icon\-cache\fR to avoid a lot of system call and disk seek overhead when the application starts\&. Since the format of the cache files allows them to be mmap()ed shared between multiple applications, the overall memory consumption is reduced as well\&.
.PP
If called with the [\-\-force] argument, \fBgtk\-update\-icon\-cache\fR will overwrite an existing cache file even if it appears to be uptodate\&.
If called with the \-\-force argument, \fBgtk\-update\-icon\-cache\fR will overwrite an existing cache file even if it appears to be uptodate\&.
.SH "BUGS"