from small one page howto to huge articles all in one place
 

search text in:





Poll
Which screen resolution do you use?










poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

186382

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250361

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

137543

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





GTK\-UPDATE\-ICON\-C

Section: User Commands (1)
Updated: 12/19/2011
Index Return to Main Contents
 

NAME

gtk-update-icon-cache - Icon theme caching utility  

SYNOPSIS

gtk-update-icon-cache [--force] [--ignore-theme-index] [--index-only] [--source NAME] [--quiet] [--validate] PATH
 

DESCRIPTION

gtk-update-icon-cache

creates mmapable cache files for icon themes.

It expects to be given the PATH to a icon theme directory containing an index.theme, e.g. /usr/share/icons/hicolor, and writes a icon-theme.cache containing cached information about the icons in the directory tree below the given directory.

GTK+ can use the cache files created by gtk-update-icon-cache 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 mmaped shared between multiple applications, the overall memory consumption is reduced as well.  

OPTIONS

--force, -f

Overwrite an existing cache file even if it appears to be uptodate.

--ignore-theme-index, -t

Don't check for the existence of index.theme in the icon theme directory. Without this option, gtk-update-icon-cache refuses to create an icon cache in a directory which does not appear to be the toplevel directory of an icon theme.

--index-only, -i

Don't include image data in the cache.

--source, -c

Output a C header file declaring a constant NAME with the contents of the icon cache.

--quiet, -q

Turn off verbose output.

--validate, -v

Validate existing icon cache.
 

BUGS

None known yet.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
BUGS





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 16.6 ms