gtk-update-icon-cache - Icon theme caching utility
Website: | http://www.gtk.org |
---|---|
License: | LGPLv2+ |
Vendor: | Scientific Linux |
- Description:
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 mmap()ed shared between multiple applications, the overall memory consumption is reduced as well.
Packages
gtk-update-icon-cache-3.22.30-5.el7.x86_64 [25 KiB] |
Changelog
by Jonas Ådahl (2019-08-07):
- Handle lack of SVG loader gracefully - Resolves: #1660642 |