1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-26 09:33:01 +01:00
Commit Graph

3 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
Bartłomiej Burdukiewicz
6fbe173d80 Update wiimotedev icon. Should look better with dark-themes. 2010-12-28 14:34:32 +00:00
Bartłomiej Burdukiewicz
a9beafe033 Add configuration widget for wiimotedev and integration with settingsdialog 2010-08-24 19:57:43 +00:00