Age | Commit message (Collapse) | Author | Files | Lines |
|
Follow-up of 4a2a5dc092814bfe ("eOS theme: Add single button backgrounds")
Without this fix these PNGs are installed when using autotools but not using meson.
|
|
|
|
find . -name "*.png" -exec mogrify -strip {} ;
|
|
find . -name "*.png" -exec mogrify -strip {} \;
|
|
|
|
find . -name "*.png" -exec mogrify -strip {} \;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|