1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-31 11:35:24 +01:00
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
..
2014-02-07 16:46:48 +01:00
2014-02-07 16:46:48 +01:00
2014-02-07 16:46:48 +01:00
2014-02-07 16:46:48 +01:00
2010-06-14 20:00:17 +00:00
2010-11-20 15:09:57 +00:00