Commit Graph

2 Commits

Author SHA1 Message Date
John Maguire 5f3d548c70 pngcrush all our data pngs
find data -name '*.png' -exec
    pngcrush {} {}.new \; -exec mv {}.new {} \;
2014-02-07 16:46:48 +01:00
John Maguire c307d2e87a Add proper disc icon for non-Linux. 2011-08-09 20:28:49 +02:00