summaryrefslogtreecommitdiff
path: root/dh_icons
Commit message (Collapse)AuthorAge
* dh_icons: ignore gnome and hicolor themes (will be handled by triggers). ↵Joey Hess2009-03-26
| | | | Closes: #521181
* Fix pod.Florian Ragwitz2008-04-24
|
* dh_icons: Support .xpm format icons. Stop looking for .jpg icons, and also, ↵Joey Hess2008-04-19
| | | | for compleness, support .icon files. This matches the set of extensions supported by gtk-update-icon-cache. Closes: #448094
* * dh_icons: Now that GTK 2.12 has entered testing, use the much simpler toJoey Hess2007-11-02
| | | | call update-icon-caches command. Thanks, Josselin Mouette.
* r2010: * dh_icons: New program to update Freedesktop icon caches. Thanksjoeyh2007-07-08
to Josselin Mouette, Ross Burton, Jordi Mallach, and Loïc Minier. Closes: #329460 * Note that as a transitional measure, dh_icons will currently only update existing caches, and not create and new caches. Once everything is updating the icon caches, this will be changed. See #329460 for the full plan.