
* 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.
6 lines
322 B
Plaintext
6 lines
322 B
Plaintext
# from the shared flavor
|
|
debian/install/shared/usr/share/man/man1/gtk-update-icon-cache.1 usr/share/man/man1
|
|
debian/install/shared/usr/share/man/man1/gtk-query-immodules-@APIVER@.1 usr/share/man/man1
|
|
debian/install/shared/usr/share/man/man1/gdk-pixbuf-query-loaders.1 usr/share/man/man1
|
|
debian/update-icon-caches usr/sbin
|