summaryrefslogtreecommitdiff
path: root/src/themes/eOS
AgeCommit message (Collapse)AuthorFilesLines
2024-02-16themes/eOS/meson.build: Install missing PNGsBobby Rong1-0/+2
Follow-up of 4a2a5dc092814bfe ("eOS theme: Add single button backgrounds") Without this fix these PNGs are installed when using autotools but not using meson.
2019-10-08eOS theme: Add single button backgroundsrbuj6-0/+600
2019-10-08eOS theme: strip png images of all profiles and commentsrbuj20-0/+0
find . -name "*.png" -exec mogrify -strip {} \;
2019-10-08eOS theme: make transparent the button-box outer regionrbuj8-0/+0
2019-07-13meson: use install_data to replace install_dirWu Xiaotian1-0/+24
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos21-0/+537