dmdmdm
|
949c20abdf
|
Compress PNGs (second attempt)
|
2020-05-21 21:45:04 +01:00 |
Eduard Braun
|
3ce3dd884e
|
Make repeat/shuffle icons a bit darker
With the previous icons there was almost no difference between enabled/disabled states in the UI
|
2016-02-21 03:27:17 +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 |
Arnaud Bienner
|
2d4a65f6bf
|
Also replace media-playlist-repeat icon
|
2012-08-03 22:18:51 +02:00 |
David Sansome
|
4d57ccb41c
|
Use icons from the desktop theme where possible, fall back on oxygen.
|
2010-05-19 15:45:29 +00:00 |